This is Slackware
This commit is contained in:
parent
c8760f9468
commit
d1bb6d133c
1 changed files with 12 additions and 10 deletions
22
README.md
22
README.md
|
@ -5,23 +5,25 @@ Created from Igor Pečovnik work at :
|
||||||
http://www.igorpecovnik.com/2013/12/24/cubietruck-debian-wheezy-sd-card-image/
|
http://www.igorpecovnik.com/2013/12/24/cubietruck-debian-wheezy-sd-card-image/
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
Installation steps Arch Linux for Cubietruck
|
Installation steps Slackware for Cubietruck
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
use a debian based Linux Distribution!
|
0. Use a debian based Linux Distribution! (sleazy, I know, we'll keep it that way until it can be hosted on a real distribution)
|
||||||
|
|
||||||
open your preferred shell
|
1. open your preferred shell
|
||||||
|
|
||||||
sudo apt-get -y install git
|
2. sudo apt-get -y install git
|
||||||
|
|
||||||
cd ~
|
3. cd ~
|
||||||
|
|
||||||
git clone https://bitbucket.org/mziegler08/cubietruck-arch
|
4. git clone https://bitbucket.org/gwenhael/cubietruck-slackware
|
||||||
|
|
||||||
cd cubietruck-arch
|
5. cd cubietruck-slackware
|
||||||
|
|
||||||
chmod +x build.sh
|
6. chmod +x build.sh
|
||||||
|
|
||||||
sudo ./build.sh
|
7. sudo ./build.sh
|
||||||
|
|
||||||
Enjoy Arch Linux :)
|
8-99. dd if=/where/is/it/ of=/dev/mmcblk0 bs=4096 (FIXME)
|
||||||
|
|
||||||
|
99. Enjoy Slackware :)
|
Loading…
Add table
Reference in a new issue