iPXE NetBooting Ubuntu 14.04.3 LTS
|
2016-02-06, 12:54
Post: #2
|
|||
|
|||
RE: iPXE NetBooting Ubuntu 14.04.3 LTS
(2016-02-05 17:53)brownmit Wrote: set ns 192.168.15.25 Quick check: is this a BIOS boot or a UEFI boot? (I'm guessing BIOS given the "undionly.kpxe", but you then mention "vmlinuz.efi".) If it's UEFI then you need to add "initrd=initrd.lz" to the kernel arguments. You can add this extra argument anyway; it's harmless for a BIOS boot and means that the same iPXE script should then work for both BIOS and UEFI. Quote:This does not work. It loads the vmlinuz.efi and initrd.lz just fine; during debugging I inserted "imgstat" and "prompt key" before the boot so I could check that the parameters were correct. Boot starts and a few seconds later I get a kernel panic VFS: Unable to mount root fs on unknown block(0,0) Is the problem that the kernel is failing to find the initrd, or that the initrd is failing to mount the NFS root filesystem? If you're not sure, paste a copy of the boot output here. Michael |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPXE NetBooting Ubuntu 14.04.3 LTS - brownmit - 2016-02-05, 17:53
RE: iPXE NetBooting Ubuntu 14.04.3 LTS - mcb30 - 2016-02-06 12:54
RE: iPXE NetBooting Ubuntu 14.04.3 LTS [SOLVED] - brownmit - 2016-02-06, 19:30
RE: iPXE NetBooting Ubuntu 14.04.3 LTS - bluedark - 2019-05-26, 12:18
RE: iPXE NetBooting Ubuntu 14.04.3 LTS - NiKiZe - 2019-05-26, 18:23
|
User(s) browsing this thread: 2 Guest(s)