[atv-bootloader] Re: kexec for Mythbuntu 11.04

2011-08-02 Thread Scott D. Davilla
Following the same procedures as my previous post, I can successfully launch the setup for a Mythbuntu 10.04 LTS installation. But I think I would like to stick with 11.04. How do you add debugging to determine where the install is hanging? Once you kexec out, you are pretty much at the mercy

[atv-bootloader] Re: kexec for Mythbuntu 11.04

2011-08-01 Thread DFishburn
A little further now ... I compared some files and found I was missing the .disk directory, so I did this now: mkdir mb1104 usb sudo mount mythbuntu-11.04-desktop-i386.iso mb1104 -t iso9660 -o loop sudo mount /dev/sdd1 usb sudo cp -arp mb1104/* usb sudo cp -arp mb1104/.disk usb sudo umount

[atv-bootloader] Re: kexec for Mythbuntu 11.04

2011-07-31 Thread DFishburn
Just trying to figure out the correct kexec line. I copied the install to a USB key and mounted it to tmp.                 cat tmp/isolinux/isolinux.cfg                     include menu.cfg                     default vesamenu.c32                     prompt 0                     timeout 50