Hello, On Fri, Oct 11, 2019 at 06:21:43PM +0100, Tim Woodall via GLLUG wrote: > On Fri, 11 Oct 2019, Tim Woodall via GLLUG wrote: > The debian bootloader does the standard look for pvgrub in /boot/xen, > then /xen, and then fall back to /boot/grub/grub.cfg and then > /grub/grub.cfg using the search command.
Yeah I have mine set to look for pvgrub and then grub.cfg and then menu.lst and then grub.conf, in /boot and / of every block device, but it would start at the first block device and stop as soon as it found a match, so I think it would do the same. There is probably a way to find all matches and present a menu, instead of stopping at the first one. All the memdisk is doing is building a grub config that chains to another grub binary or loads another valid grub config. Could maybe ask on the grub mailing list? I think it still would involve building a new grub binary though. Cheers, Andy -- https://bitfolk.com/ -- No-nonsense VPS hosting -- GLLUG mailing list [email protected] https://mailman.lug.org.uk/mailman/listinfo/gllug
