Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Starting Ventoy from EFI commandline in Text mode
#2
1. Ventoy's code: https://github.com/ventoy/Ventoy
2. Yes, you can use ventoy.json to force text mode.
As your description, ventoy.json is like follows:
Code:
{
    "theme": {       
        "display_mode": "serial_console",
        "serial_param": "--unit=0 --speed=9600"       
    }
}

For more details, please refer: https://www.ventoy.net/en/plugin_theme.html
Reply


Messages In This Thread
RE: Starting Ventoy from EFI commandline in Text mode - by longpanda - 01-12-2021, 01:11 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)