Kernel panic after iPXE - Kernel handover when using EFI iPXE
|
2020-07-03, 08:05
Post: #1
|
|||
|
|||
Kernel panic after iPXE - Kernel handover when using EFI iPXE
Hello,
I am currently playing with UEFI and wanted to make my installer UEFI-ready. For that I compiled a fresh ipxe.efi from the git repo (g761e) and compiled it like this: Code: /ipxe/src$ make bin-x86_64-efi/ipxe.efi The ISC-DHCPd is set up like this: Code: host testvmcent.training.mucre1.retloc{ This way UEFI correctly hands over to iPXE. I am then presented my menu.ipxe, of which entries I choose for example to boot an live debian buster (but the problem exists as well with CentOS 7/8 and different Ubuntu versions): Code: :buster-live Half a second into the booting process the system produces a kernel panic as shown in the screenshot. https://abload.de/img/bildschirmfotovom2020wfkaz.png (Not embedding due to privacy and bandwidth reasons.) Quote:No filesystem could mount root, tried: Why does this happen? It works fine with the same version of iPXE in BIOS-mode. Th e EFI is the emulated VMware one. (I know that this most likely is not iPXE-related, but I also know that here I will find the people who have extensive knowledge into the topic, even after the iPXE -> Linux handover.) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)