Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 automatically loading a grub module?
#1
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
display_mode
"serial_console"
serial_param
"--unit=0 --speed=115200"


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
terminal_ouput
> serial_com1


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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)