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-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 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

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

2015-08-13 Thread Mark Lee
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. -- When booting using OVMF (ovmf_x64.bin) + QEMU, GRU