Find a file
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
bin update nand-install and resize2fs 2014-02-15 13:06:26 +01:00
config ipv6 route info 2014-02-11 08:42:40 +01:00
output mount root read-only 2014-02-26 16:54:43 +01:00
patch Introduce CONFIG_HZ patches 250|300|1000 Hz for lower latency. Default 300Hz enabled 2014-02-17 08:53:07 +01:00
scripts update resize2fs-arch.sh 2.0 2014-02-15 15:09:33 +01:00
.gitignore ignore miniroot 2014-02-26 16:55:21 +01:00
build.sh no kernel patch by default 2014-02-26 16:15:10 +01:00
README.md remove reference to debian host and sudo 2014-02-27 12:43:35 +01:00

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 :)