Find a file
Gwenhael Le Moine 260beb23b4 added --clean
2014-03-01 16:41:47 +01:00
config -x 2014-02-28 11:59:14 +01:00
firmwares clearer dir name 2014-02-28 11:58:39 +01:00
patches/u-boot-sunxi organize patch files 2014-02-28 12:01:20 +01:00
scripts not interested in nand-install 2014-02-27 22:38:03 +01:00
.gitignore updated .gitignore 2014-02-28 17:12:56 +01:00
build.sh added --clean 2014-03-01 16:41:47 +01:00
README.md cat could be gentler with card 2014-03-01 10:18:03 +01:00
TODO.org added --clean 2014-03-01 16:41:47 +01:00

Preferred host is a x86_64 Slackware.


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 # see build.sh --help

  8. cd dist/image/

  9. cat .raw /dev/mmcblk0

  10. Enjoy Slackware :)


FAQ

  • default root password is 'password'

Forked from the following:

Created from Igor Pečovnik work at :

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