Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
kernel boot failure with ipxe on uefi mode
2015-08-19, 23:03
Post: #4
RE: kernel boot failure with ipxe on uefi mode
I'm running into the same issue, including the desire to use HP tools.

Trying to boot CentOS 6.6. Have adopted kernel-lt from elrepo which is 3.10 and supports EFI. My problem comes when trying to mount the root filesystem. Any ideas or debugging suggestions will be appreciated!

Thanks,
Allen

(2015-03-12 23:34)aberdine Wrote:  Hi, I'm hitting a similar error here, but with CentOS 7 x86_64 under Hyper-V. I get the following:

List of all partitions:
No filesystem could mount root, tried:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
....

My ipxe.cfg is

#!ipxe
dhcp
initrd /initrd.img
kernel vmlinuz inst.repo=http://mirror.bytemark.co.uk/centos/7/os/x86_64/ initrd=initrd.img ro root=/dev/ram0 ip=dhcp
boot

I've extracted the initrd but I'm at a loss to understand what root= should really be. It looks like it's not seeing any disks at all?

From the RHEL 7 docs it says to use (with grub2 efi, shim.efi)

linuxefi uefi/vmlinuz ip=dhcp inst.repo=http://10.32.5.1/mnt/archive/RHEL-7/7.1/Server/x86_64/os/
initrdefi uefi/initrd.img

What am I missing, or where can I continue looking?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: kernel boot failure with ipxe on uefi mode - allenb - 2015-08-19 23:03



User(s) browsing this thread: 1 Guest(s)