Find a file
Gwenhael Le Moine 621dd721e3 faulty cleaning
2015-02-21 11:17:03 +01:00
config config updated for linux-sunxi 3.4.103 2015-02-20 10:44:27 +01:00
firmwares clearer dir name 2014-02-28 11:58:39 +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 faulty cleaning 2015-02-21 11:17:03 +01:00
README.md superfluous step 2014-08-20 15:35:59 +02:00
TODO.org wifi's not loading 2014-03-02 08:08:48 +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. ./build.sh # see build.sh --help

  7. cd dist/image/

  8. cat .raw /dev/mmcblk0

  9. Enjoy Slackware :)


FAQ

  • default root password is 'password'
  • you have to manually install l/mpfr

Bugs

  • Wifi is not working

Forked from the following:

Created from Igor Pečovnik work at :

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