Re: Add GRUB modules to core-Image

2022-02-14 Thread David Wright
On Mon 14 Feb 2022 at 10:54:21 (+0100), basti wrote: > Hello, > > I try to use a USB Serial-Converter to output the grub menu on a > Serial port. > > By the way the output is working at kernel boot time. (I See it on the > remote host) > > How can I add usbserial_pl2303.mod to the GRUB core imag

Add GRUB modules to core-Image

2022-02-14 Thread basti
Hello, I try to use a USB Serial-Converter to output the grub menu on a Serial port. By the way the output is working at kernel boot time. (I See it on the remote host) How can I add usbserial_pl2303.mod to the GRUB core image? The file is located in /boot/grub/i386-pc/ on the root partiti