cubietruck-slackware/README.md
Gwenhael Le Moine aa9f733cc8 remove reference to debian host and sudo
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2014-02-27 12:43:35 +01:00

609 B

Forked from the following:

Created from Igor Pečovnik work at :

http://www.igorpecovnik.com/2013/12/24/cubietruck-debian-wheezy-sd-card-image/


Installation steps Slackware for Cubietruck

  1. open your preferred shell

  2. su -

  3. cd ~

  4. git clone https://bitbucket.org/gwenhael/cubietruck-slackware

  5. cd cubietruck-slackware

  6. chmod +x build.sh

  7. ./build.sh

  8. cd ~/cubieslack/output

  9. gunzip .raw.gz

  10. dd if=.raw of=/dev/mmcblk0 bs=1024

  11. Enjoy Slackware :)