The Wayback Machine - https://web.archive.org/web/20231127142603/https://github.com/ventoy/Ventoy/issues/575
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LiveCD serial console #575

Open
ystartgo opened this issue Nov 4, 2020 · 5 comments
Open

LiveCD serial console #575

ystartgo opened this issue Nov 4, 2020 · 5 comments

Comments

@ystartgo
Copy link

ystartgo commented Nov 4, 2020

How to use live cd can be use in serial console ?
Booting `Ventoy 1.0.27 LiveCD'

error: no suitable video mode found.
Booting in blind mode

@ystartgo
Copy link
Author

ystartgo commented Nov 5, 2020

I input EFI\ventoy\ventoy.json to write
{

"theme_legacy": {
    "display_mode": "serial_console",
	"serial_param": "--unit=0 --speed=115200"
},

"theme_uefi": {
    "display_mode": "serial_console",
	"serial_param": "--unit=0 --speed=115200"		
}

}

is not work.

@ventoy
Copy link
Owner

ventoy commented Dec 4, 2020

Ventoy-LiveCD doesn't support serial console.
Why you need serial console? You can use VirtualMachine with LiveCD to install Ventoy.

@ystartgo
Copy link
Author

Ventoy-LiveCD has DD format Function ,I want to use it to dd OS.

@hkmaly
Copy link

hkmaly commented Jan 31, 2023

@ventoy Not sure about ystartgo but I need to use serial console because my router lacks VGA.

(Actually, I successfully booted it in that blind mode and installed OS on it, but it would be nicer if I saw the menu.)

@FAAAAT
Copy link

FAAAAT commented May 30, 2023

+1 please consider support serial console. Some industry products have no VGA output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants