cubietruck-slackware/README.md
2014-02-26 14:09:04 +01:00

744 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. Use a debian based Linux Distribution! (sleazy, I know, we'll keep it that way until it can be hosted on a real distribution)

  2. open your preferred shell

  3. su -

  4. cd ~

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

  6. cd cubietruck-slackware

  7. chmod +x build.sh

  8. sudo ./build.sh

  9. cd ~/cubieslack/output

  10. gunzip .raw.gz

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

  12. Enjoy Slackware :)