<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Okay guys, I need some help<br>
Been at this all weekend and still no joy.<br>
I have followed this guide exactly<br>
<br>
<a href="http://code.google.com/p/atv-bootloader/wiki/PartitioningLinux" target="_blank">http://code.google.com/p/atv-bootloa...titioningLinux</a><br>
Everything goes well and no errors seen.<br>
<br>
I then follow this guide.<br>
<br>
<a href="http://code.google.com/p/atv-bootloader/wiki/BootingLiveCD" target="_blank">http://code.google.com/p/atv-bootloa.../BootingLiveCD</a><br>
I do the netboot install and all goes well.<br>
<br>
This is what I do.<br>
<br>
Boot the AppleTV using atv-bootloader and connect using telnet. Then<br>
<br>
mkdir tmp<br>
<br>
mount /dev/sdb1 tmp<br>
<br>
kexec --load tmp/linux --initrd=tmp/initrd.gz --command-line="vga=normal vesa video=vesafb"<br>
<br>
kexec -e<br>
<br>
I install ubuntu, no errors noticed. I install system to partition 4 and swap to 5.<br>
<br>
Now here is where I am stuck.<br>
When I reboot the atv, nothing happens and the atv logo with the question mark appears.<br>
So I stick in the atv-bootloader usb stick and it boots to give me the login prompt.<br>
<br>
I can login. I just don't know where to go from here??????<br>
How do I start linux? Should it start automatically?<br>
<br>
If I run boot_linux.sh this is what I get.<br>
<br>
<br>
boot_linux.sh<br>
sda4/boot/brub menu.list found<br>
/bin/bash/<br>
kexec – load /mnt/rootfs/boot/vmlinux (alot of numbers and stuff I am to tired to type)<br>
<br>
kexec jump to new kernel<br>
<br>
<br>
mount proc/mounts: No such file or directory<br>
mount proc/mounts: No such file or directory<br>
<br>
I have been at this all weekend and my eyes are shot.<br><br></td></tr></table><br>