mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2025-01-14 08:01:36 +01:00
files for nand are all in the image
This commit is contained in:
parent
8e7643bcf9
commit
92814e616a
1 changed files with 0 additions and 2 deletions
|
@ -69,8 +69,6 @@ e2fsck -f /dev/nand2
|
||||||
|
|
||||||
echo "Creating NAND bootfs ... few seconds"
|
echo "Creating NAND bootfs ... few seconds"
|
||||||
mount /dev/nand1 /mnt
|
mount /dev/nand1 /mnt
|
||||||
# wget https://www.dropbox.com/s/7puy5v0v3pk7y6a/nand1-cubietruck-debian-boot.tgz
|
|
||||||
http://www.mediafire.com/download/9o1oj881wkcslrl/nand1-cubietruck-debian-boot.tgz
|
|
||||||
tar xfz nand1-cubietruck-debian-boot.tgz -C /mnt/
|
tar xfz nand1-cubietruck-debian-boot.tgz -C /mnt/
|
||||||
rm nand1-cubietruck-debian-boot.tgz
|
rm nand1-cubietruck-debian-boot.tgz
|
||||||
rm nand_mbr.backup
|
rm nand_mbr.backup
|
||||||
|
|
Loading…
Reference in a new issue