Re: [PATCH v6 1/1] Add support for grub-emu to kexec Linux menu entries

2022-11-03 Thread Daniel Kiper
On Mon, Oct 24, 2022 at 02:33:50PM -0400, Robbie Harwood wrote: > From: Raymund Will > > The GRUB emulator is used as a debugging utility but it could also be > used as a user-space bootloader if there is support to boot an operating > system. > > The Linux kernel is already able to (re)boot anoth

[PATCH v6 1/1] Add support for grub-emu to kexec Linux menu entries

2022-10-24 Thread Robbie Harwood
From: Raymund Will The GRUB emulator is used as a debugging utility but it could also be used as a user-space bootloader if there is support to boot an operating system. The Linux kernel is already able to (re)boot another kernel via the kexec boot mechanism. So the grub-emu tool could rely on