[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 1823152] Re: QEMU not able to boot ubuntu 18.04 as a g
From: |
Christian Ehrhardt |
Subject: |
[Qemu-devel] [Bug 1823152] Re: QEMU not able to boot ubuntu 18.04 as a guest |
Date: |
Thu, 04 Apr 2019 13:46:02 -0000 |
$ ll /usr/bin/qemu-system-x86_64-spice
lrwxrwxrwx 1 root root 18 Mär 25 13:32 /usr/bin/qemu-system-x86_64-spice ->
qemu-system-x86_64*
This is just a compat symlink for a very old history.
It should not be used directly anymore, but then also not matter.
I have not seen the same with Ubuntu Desktops, so I wonder what is
different in your setup.
@Sushant - have you tried the same with e.g. libvirt (maybe through
virt-manager), does it behave the same on that backend?
Furthermore this might be when the UI kicks in, could you set up (on install)
an ssh client and login to log in when it is black and check what is going on
at the time?
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1823152
Title:
QEMU not able to boot ubuntu 18.04 as a guest
Status in QEMU:
Invalid
Status in qemu package in Ubuntu:
New
Bug description:
Host information:
address@hidden:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
QEMU version:
address@hidden:~$ /usr/bin/qemu-system-x86_64 --version
QEMU emulator version 2.11.1(Debian 1:2.11+dfsg-1ubuntu7.12)
Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers
I am trying to install xubuntu 18.04 as a qemu guest. The installation
process goes smoothly and I reboot. After reboot, the boot process
hangs with black screen and a blinking pointer. I used the following
steps to install and boot the machine:
STEP 1:
sudo qemu-img create /var/lib/libvirt/images/xubuntu18_04.qcow2 30G
STEP 2:
sudo qemu-system-x86_64-spice -enable-kvm -cpu host -boot d -cdrom
/home/sushant/Downloads/xubuntu-18.04.2-desktop-amd64.iso
/var/lib/libvirt/images/xubuntu18_04.qcow2 -m 8G
STEP 3:
sudo qemu-system-x86_64-spice -enable-kvm -cpu host
/var/lib/libvirt/images/xubuntu18_04.qcow2 -m 8G
I tried with ubuntu 18.04(deafult ubuntu) and it also hangs with error
"removed slice user slice of gdm"
Also, if I install ubuntu 16.04 as guest, it boots smoothly.
What should be done?
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1823152/+subscriptions