mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-11-16 19:50:31 +01:00
config | ||
firmwares | ||
patches/u-boot-sunxi | ||
scripts | ||
.gitignore | ||
build.sh | ||
README.md | ||
TODO.org |
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/