Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Live CD not booting into serial terminal even if kernel command line is given properly

Aperta
#401 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
shell

Direzione di ricerca

Start by reproducing the issue with the provided qemu-system-x86_64 command, then inspect the live image boot configuration and serial-console setup. The fix is complete when booting with console=ttyS0,115200n8 produces output on the connected serial terminal; the issue does not name a source file or test.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug
Is this a new report?

Yes

System Info

n/a

Package(s) Affected

n/a

Does a report exist for this bug with the project's home (upstream) and/or another distro?

No

Expected behaviour

After starting Qemu with the Live CD and pressing escape to get to the boot: prompt, the system should provide a console on virtual serial console connected to ttyS0. Expected to work with the following kernel command-line: "linux console=ttyS0,115200n8".

Actual behaviour

After providing kernel command line "linux console=ttyS0,115200n8" and pressing enter Qemu continues to stay in graphical mode, after a while upgrades to the screen resolution from 640x480 graphic mode to something higher, and when switching to the serial console, there is no output at all, even after waiting minutes.

Steps to reproduce

qemu-system-x86_64 -hda disk.qcow2 -cdrom void-musl-base.iso -boot order=d -m 4G -net nic -net user -serial telnet:localhost:1234,server,nowait -display curses
2.
Right after Sea BIOS, Qemu switches into graphical mode, press esc quickly to get to the "boot:" prompt.
3.
Open a telnet connection to localhost 1234
4.
4.1.
Type in the following into the "boot:" prompt:
linux console=ttyS0,115200n8
4.2.
Alternatively, try with these, these also don't work:
linux console=ttyS0,115200n8 debug
linux console=ttyS0,115200n8 single
5.
Observe that even after minutes, serial console stays empty.

Lingua principale
Shell
Stelle
516
Fork
270
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di void-linux/void-mklive

Tutte le issue di void-linux/void-mklive

Issue simili

Altre issue su Shell/Bash

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.