qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug 1913619] Re: qemu-system-x86_64 -cdrom -nographic gives no output


From: Gerd Hoffmann
Subject: [Bug 1913619] Re: qemu-system-x86_64 -cdrom -nographic gives no output
Date: Thu, 28 Jan 2021 17:35:11 -0000

The vga-to-serial redirection activated by -nographics works only for vgabios 
calls,
not for direct vga hardware access. grub2 uses the vgabios, the linux kernel 
doesn't.
You can edit the menu entry in grub and add "console=ttyS0" to the linux 
command line.

** Changed in: qemu
       Status: New => Invalid

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1913619

Title:
  qemu-system-x86_64 -cdrom -nographic gives no output

Status in QEMU:
  Invalid

Bug description:
  Running 'sudo qemu-system-x86_64 -m 2048M -cpu host -cdrom github
  /xvisor-bootable.iso -boot d -enable-kvm' will create a qemu window,
  boot to a grub prompt and then boot the xvisor binary correctly.

  Once I append -nographic to the command - after the user has selected
  the grub boot binary, there is no further output.

  I've tried various permutations with qemu options, but to no avail. It
  would be great to have this working as it will permit scrolling back
  up into the command history for reference and large data output.

  QEMU emulator version 5.2.50 (v5.2.0-925-g7b09f12773)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1913619/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]