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:
For more details, please refer: https://www.ventoy.net/en/plugin_theme.html
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