by abarbarian » Sun Jun 17, 2012 7:41 pm
Hi thanks for the replies.
I had found that site and had already tried to make the code offered work. Unfortunately even after correcting the code I could not get it to work.
Looks to me like it is meant to run on a Windows pc unless I am missing something.
I did try with the latest ArchArm image as I could not find a link to the older image as used in the code so maybe that is a problem.
All I could get for output was,
$this->bbcode_second_pass_code('', 'qemu-system-arm.exe: command not found')
Here are the highlighted mistakes I found, maybe it will help someone else.
$this->bbcode_second_pass_quote('', 'q')emu-system-arm.exe -M versatilepb -cpu arm1136-r2 -hda archlinuxarm-29-04-2012.img -kernel zImage-devtmpfs -m 192 -append "root=/dev/sda2# -vga std -net nic -net user
$this->bbcode_second_pass_quote('', 'q')emu-system-arm.exe -M versatilepb -cpu arm1136-r2 -hda archlinuxarm-29-04-2012.img -kernel
zimage-devtmpfs -m 192 -append "root=/dev/
sda2" -vga std -net nic -net user
So I am still looking for a way to install archarm for Pi on a pc running Arch 64 bit. Yes I could wait for my Pi to arrive but I may die before that happens.