qemu-discuss
[Top][All Lists]
Advanced

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

[Qemu-discuss] qemu hangs on loading Fedora 20 guest


From: Roman Mashak
Subject: [Qemu-discuss] qemu hangs on loading Fedora 20 guest
Date: Mon, 3 Nov 2014 16:39:40 -0500

Hello,

I launch Qemu in test console:

% qemu-system-x86_64 -cpu host -boot c -hda fedora.qcow2 -snapshot -m
1024 --enable-kvm -name vm0 -curses -pidfile /var/run/vm0.pid -net
none -netdev type=tap,id=net0,script=no,downscript=no,ifname=vhost0,vhost=on
-device virtio-net-pci,netdev=net0

And it starts booting the kernel, I see messages, however it hangs
shortly and all I see on the screen is "1280x1024 Graphic mode" in the
center. I don't want any graphics, so I even updated grub.cfg on the
guest and replaced 'rhgb' with 'text'.

Also in the guest:
% ls -la /etc/systemd/system/default.target
lrwxrwxrwx. 1 root root 37 Sep 22 17:17
/etc/systemd/system/default.target ->
/lib/systemd/system/multi-user.target
%

What else should I do to run it in purely text mode?
Thanks.

-- 
Roman Mashak



reply via email to

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