I just installed this using a 512MB USB drive. Am I totally hosed? If so can I restore (I made a backup) the factory firmware?
Issues:
0. Can't change my root password:
$this->bbcode_second_pass_code('', 'root@alarm ~]# passwd root
Enter new UNIX password:
Retype new UNIX password:
passwd: Authentication token manipulation error
passwd: password unchanged')
1. Pacman keeps erroring out trying to get the packages:
$this->bbcode_second_pass_code('', ': Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.archlinuxarm.org : Failed writing body (0 != 1224)------------------------] 0%
error: failed to update core (download library error)
')
2. vi when I try to edit the hosts file I get "no space left on device" (and not sure what TERM to use)
$this->bbcode_second_pass_code('', 'root@alarm ~]# df -H
Filesystem Size Used Avail Use% Mounted on
rootfs 502M 502M 0 100% /
/dev/root 502M 502M 0 100% /
devtmpfs 65M 0 65M 0% /dev
run 65M 160k 65M 1% /run
shm 65M 0 65M 0% /dev/shm
tmpfs 65M 4.1k 65M 1% /tmp')