Commit baecd175 authored by Matthieu Cattin's avatar Matthieu Cattin

Add how to install gensdbfs to install procedure + sdb based firmware.

parent d1c332fc
......@@ -56,3 +56,13 @@ In "System > Preferences > Startup Applications" add the following to
automatically open a terminal at startup:
Command: gnome-terminal
Clone sdbfs git repo:
git clone git://gitorious.org/rubi/sdbfs.git ~/sdbfs
Compile sdbfs:
cd ~/sdbfs
make
Create a symbolic link to gensdbfs:
cd /usr/bin
sudo ln -s ~/sdbfs/userspace/gensdbfs gensdbfs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment