cubietruck-slackware/README.md

41 lines
789 B
Markdown
Raw Normal View History

2014-02-27 13:03:16 +01:00
Preferred host is a x86_64 Slackware.
2013-12-29 12:01:02 +01:00
2014-01-22 11:50:34 +01:00
---------------------------------------------------------
2014-02-24 15:06:36 +01:00
Installation steps Slackware for Cubietruck
2014-01-22 11:50:34 +01:00
---------------------------------------------------------
2013-12-29 12:31:29 +01:00
2014-02-24 15:06:36 +01:00
1. open your preferred shell
2014-01-22 11:53:23 +01:00
2014-02-26 14:09:04 +01:00
2. su -
2014-01-22 11:53:23 +01:00
2014-02-24 15:06:36 +01:00
3. cd ~
2014-01-22 11:53:23 +01:00
2014-02-24 15:06:36 +01:00
4. git clone https://bitbucket.org/gwenhael/cubietruck-slackware
2014-01-22 11:53:23 +01:00
2014-02-24 15:06:36 +01:00
5. cd cubietruck-slackware
2014-01-22 11:53:23 +01:00
2014-02-24 15:06:36 +01:00
6. chmod +x build.sh
2014-01-22 11:53:23 +01:00
2014-02-28 17:10:02 +01:00
7. ./build.sh # see build.sh --help
2014-01-22 11:53:23 +01:00
2014-02-28 17:10:02 +01:00
8. cd dist/image/
2014-03-01 10:18:03 +01:00
9. cat <image>.raw /dev/mmcblk0
2014-02-24 15:06:36 +01:00
2014-02-27 13:03:16 +01:00
99. Enjoy Slackware :)
2014-03-01 07:13:42 +01:00
---------------------------------------------------------
FAQ
---------------------------------------------------------
* default root password is 'password'
2014-02-27 13:03:16 +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/