> is there a solution for starting a new Linux kernel out of a running Linux > kernel using GRUB or a changed GRUB? First I thought I could use LILO. But > LILO
It's not based on grub, but "kexec"/"kboot" does that sort of thing: http://www.xmission.com/~ebiederm/files/kexec/README http://lists.osdl.org/mailman/listinfo/fastboot/ http://kboot.sourceforge.net/ _______________________________________________ Grub-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/grub-devel
