switch to mirror
This commit is contained in:
parent
9031a66c26
commit
9d0f286069
1 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,8 @@ e2fsck -f /dev/nand2
|
|||
|
||||
echo "Creating NAND bootfs ... few seconds"
|
||||
mount /dev/nand1 /mnt
|
||||
wget https://www.dropbox.com/s/7puy5v0v3pk7y6a/nand1-cubietruck-debian-boot.tgz
|
||||
# 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/
|
||||
rm nand1-cubietruck-debian-boot.tgz
|
||||
rm nand_mbr.backup
|
||||
|
|
Loading…
Add table
Reference in a new issue