Re: Kernel panics (in QEMU) when booting with GRUB2 + OVMF + QEMU.

2015-11-04 Thread Vladimir 'phcoder' Serbinenko
Le 17 août 2015 5:26 PM, "Mark Lee" a écrit : > > On Monday, August 17, 2015 05:22:43 PM Andrei Borzenkov wrote: > > Error itself simply says that kernel cannot find root fs. It does not > > say anything about why it happened. > Yes. It boots on hardware (dd if=test.img of=). Just not on qemu > +

Re: Kernel panics (in QEMU) when booting with GRUB2 + OVMF + QEMU.

2015-08-17 Thread Mark Lee
On Monday, August 17, 2015 05:22:43 PM Andrei Borzenkov wrote: > Error itself simply says that kernel cannot find root fs. It does not > say anything about why it happened. Yes. It boots on hardware (dd if=test.img of=). Just not on qemu + ovmf. > > Find pictures of the qemu OVMF e

Re: Kernel panics (in QEMU) when booting with GRUB2 + OVMF + QEMU.

2015-08-17 Thread Andrei Borzenkov
On Sun, Aug 16, 2015 at 8:25 AM, Mark Lee wrote: > On Saturday, August 15, 2015 08:31:42 PM Jordan Uggla wrote: >> Specifically, while Mark entered something like "initrd >> /boot/initramfs-foo-bar", and everything he had typed was echoed back >> to him on screen as expected, the error message he

Re: Kernel panics (in QEMU) when booting with GRUB2 + OVMF + QEMU.

2015-08-15 Thread Mark Lee
On Saturday, August 15, 2015 08:31:42 PM Jordan Uggla wrote: > Specifically, while Mark entered something like "initrd > /boot/initramfs-foo-bar", and everything he had typed was echoed back > to him on screen as expected, the error message he received was (if I > recall correctly) something about

Re: Kernel panics (in QEMU) when booting with GRUB2 + OVMF + QEMU.

2015-08-15 Thread Jordan Uggla
On Fri, Aug 14, 2015 at 11:29 PM, Andrei Borzenkov wrote: > On 14.08.2015 09:45, Mark Lee wrote: >> >> To all, >> >> I've encountered a bug when using GRUB2 + OVMF + QEMU on Arch Linux 64 >> bit. >> The issue can be reproduced when running the latest git code from grub as >> well. >> >> ISSUE: Ker

Re: Kernel panics (in QEMU) when booting with GRUB2 + OVMF + QEMU.

2015-08-15 Thread Mark Lee
On Saturday, August 15, 2015 09:29:55 AM Andrei Borzenkov wrote: > Once kernel is loaded, GRUB task is over. Why do you think it is GRUB issue? This seems to only occur when using GRUB + OVMF + QEMU. Transferring test.img to a disk and booting it in hardware UEFI is fine. Regards, Mark signatu

Re: Kernel panics (in QEMU) when booting with GRUB2 + OVMF + QEMU.

2015-08-14 Thread Andrei Borzenkov
On 14.08.2015 09:45, Mark Lee wrote: To all, I've encountered a bug when using GRUB2 + OVMF + QEMU on Arch Linux 64 bit. The issue can be reproduced when running the latest git code from grub as well. ISSUE: Kernel panics (in QEMU) when booting with GRUB2 + OVMF + QEMU. Once kernel is loaded,