ARMv5 ppv4 failed install

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

Re: ARMv5 ppv4 failed install

Postby moonman » Sun Nov 01, 2015 4:32 am

What you should be doing:
$this->bbcode_second_pass_code('', 'mkdir /tmp/alarm
mount /dev/sda1 /tmp/alarm
cd /tmp/alarm
wget http://archlinuxarm.org/os/ArchLinuxARM-kirkwood-latest.tar.gz
../bsdtar -xpf ArchLinuxARM-kirkwood-latest.tar.gz

sync
cd /tmp
umount /tmp/alarm')
and continue from step 11 in the official instructions
Note: ../bsdtar is no mistake here (2 dots, not 1).

What you are doing:
Probably logged out and back in between seesions or rebooted.
$this->bbcode_second_pass_code('', 'mkdir ~/alarm
cd ~/alarm
wget http://archlinuxarm.org/os/ArchLinuxARM-kirkwood-latest.tar.gz')

~ is a shortcut for home directory for current user which is likely to be tmpfs as well in stock OS
You can also be doing your way if you want, but you need to mount /dev/sda1 under ~/alarm then.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: ARMv5 ppv4 failed install

Postby WyoDad » Sun Nov 01, 2015 12:49 pm

I understand now that I am not getting a full download of ArchLinuxARM-kirkwood-latest.tar.gz
There is plenty of room in the drive but appears to be timing out. Have deleted and retried several times to no avail. Will keep trying!

Thanks for the help and patience!
WyoDad
 
Posts: 9
Joined: Sat Oct 31, 2015 12:27 am

Re: ARMv5 ppv4 failed install

Postby WarheadsSE » Sun Nov 01, 2015 3:26 pm

You're downloading into /tmp, which is mounted as tmpfs on that stock OS. Dowload it into the newly made filesystem on the stick.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Previous

Return to ARMv5

Who is online

Users browsing this forum: No registered users and 9 guests