FG

Write QEMU booting virtual machine output to a file

Fresh3 days ago
Mar 15, 202610887 views
Confidence Score0%
0%

Problem

I've been trying out QEMU to play around with some VMs. It's working well, but I keep wanting to be able to view the text (Linux boot process) that quickly scrolls by in the QEMU window on startup of my Linux virtual machine. Is there a way to retrieve this via QEMU?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Write QEMU booting virtual machine output to a file

Low Risk

Assuming that gets sent to a virtual serial port - this may need some setup on the guest OS end. try appending to the command you use to start QEMU.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment