mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-26 21:58:20 +01:00
789 B
789 B
Preferred host is a x86_64 Slackware.
Installation steps Slackware for Cubietruck
-
open your preferred shell
-
su -
-
cd ~
-
git clone https://bitbucket.org/gwenhael/cubietruck-slackware
-
cd cubietruck-slackware
-
chmod +x build.sh
-
./build.sh # see build.sh --help
-
cd dist/image/
-
cat .raw /dev/mmcblk0
-
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/