by bmentink » Mon Nov 21, 2011 8:00 pm
$this->bbcode_second_pass_quote('kmihelich', 'U')se what you have running on the device now, you'll need an ARM environment. You should be able to prep the new install that way.
Ok, I have had a go at bootstrapping Arch this way, but ran into a road block. What I did was:
1. Created a spare SD card with the current Ubuntu linux on it so I can hack it ...
2. Copied the omap tarball to the card
3. Booted using the SD card.
4. In the environment uncompressed the omap root image ON TOP of the ubuntu root file system
However, after doing those steps I can no longer use sudo, it complains about an unknown uid : 1000
so I cannot use pacman to upgrade the kernel image.
Any suggestions welcome ... I presume you have tried this approach before

EDIT: I found the root password(from docs) so using "su" managed to be root user and that worked.
I chroot'ed into "/" and tried to update the database with "pacman -Syy" and I now get this error:
"error: failed retrieving file 'core.db' from archlinuxarm.org : No address record"
Any idea's