Re: [Qemu-devel] Howto debug boot device not showing up in bios

2011-05-10 Thread Adnan Khaleel
lyadi.sant...@gmail.com] To: ad...@khaleel.us Cc: qemu-devel@nongnu.org Sent: Tue, 10 May 2011 01:49:31 -0500 Subject: Re: [Qemu-devel] Howto debug boot device not showing up in bios Hi On Tue, May 10, 2011 at 05:24, Adnan Khaleel wrote: > Can somebody give me some pointers on what th

Re: [Qemu-devel] Howto debug boot device not showing up in bios

2011-05-09 Thread Mulyadi Santosa
Hi On Tue, May 10, 2011 at 05:24, Adnan Khaleel wrote: > Can somebody give me some pointers on what the best way to debug the boot > process in Qemu and seabios? At first, I guess "-s" a.k.a qemu gdb stub of Qemu could help you...but uhm, on a second thought, I think it is the qemu itself th

[Qemu-devel] Howto debug boot device not showing up in bios

2011-05-09 Thread Adnan Khaleel
Can somebody give me some pointers on what the best way to debug the boot process in Qemu and seabios? Seabios reports that no boot device is present even though I'm passing it the hda commandline argument. What I'm looking for in particular is what Qemu does to map the path to a device and h