From: nullsub Date: Wed, 1 Jun 2011 14:18:59 +0000 (-0700) Subject: Added instruction for Ubuntu X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=7705e43f069a58f00fe6865026be9e0a0c7a5bab;p=fw%2Fstlink Added instruction for Ubuntu --- diff --git a/README b/README index 58bd3ca..fbd75c1 100644 --- a/README +++ b/README @@ -4,6 +4,9 @@ HOWTO First, load the sg kernel module. # modprobe sg +On Ubuntu you need to install the package libsgutils2-dev: +# sudo apt-get install libsgutils2-dev + To run the gdb server, do (you do not need sudo if you have set up permissions correctly): $ make -C build && sudo ./build/st-util 1234 /dev/sg1