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-08-20 15:35:26 +02:00
|
|
|
6. ./build.sh # see build.sh --help
|
2014-01-22 11:53:23 +01:00
|
|
|
|
2014-08-20 15:35:26 +02:00
|
|
|
7. cd dist/image/
|
2014-01-22 11:53:23 +01:00
|
|
|
|
2014-08-20 15:35:26 +02:00
|
|
|
8. 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-03-02 08:08:48 +01:00
|
|
|
* you have to manually install l/mpfr
|
2014-03-01 07:13:42 +01:00
|
|
|
|
2014-03-02 08:08:48 +01:00
|
|
|
---------------------------------------------------------
|
|
|
|
Bugs
|
|
|
|
---------------------------------------------------------
|
|
|
|
* Wifi is not working
|
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/
|