automatically loading a grub module? - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1) +--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2) +--- Thread: automatically loading a grub module? (/showthread.php?tid=2477) |
automatically loading a grub module? - MultibootNewb - 06-17-2023 Hi I already have Ventoy working well over a serial connection using the onboard com port of my motherboard, this is my config: Code: theme However, I have a second computer that does not have a com port, using a USB serial adaptor based on the pl2303 chipset I can make Ventoy recognise this at the command prompt: Code: insmod usbserial_pl2303 Is there a way to allow Ventoy load this module and re-direct to serial_com1 at boot? This would be incredibly useful for headless servers. |