qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1721187] Re: install Centos7 or fedora27 on qemu on wi


From: laurent
Subject: [Qemu-devel] [Bug 1721187] Re: install Centos7 or fedora27 on qemu on windows8.1
Date: Wed, 04 Oct 2017 12:35:11 -0000

I use qemu-w64-setup-20170830.exe on Windows8-64bits
I tried the following command, but it is very, very slow :

qemu-img create centos7_hd.img 80G

qemu-system-x86_64 -k fr -cpu core2duo -m 1024 -usb -device usb-mouse
-hda centos7_hd.img --drive
media=cdrom,file=CentOS-7-x86_64-Everything-1708.iso,readonly

BRgds,
Laurent

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

Title:
  install Centos7 or fedora27 on qemu on windows8.1

Status in QEMU:
  New

Bug description:
  Hello,
  I have tried to install CentOs or Fedora27 on my Windows8 using QEMU. I work 
on notepad with 4GB.
  Unfortunatly, my touchpad nor my usb-mouse are not recognise on the graphical 
installation of CentOs and Fedora installation. So, I cannot install them.
  Here are the commands I use for installation :

  qemu-img create -f qcow2 fedora27b2_hd.qcow2 80G

  qemu-system-x86_64 -k fr -hda fedora27b2_hd.qcow2 -cdrom Fedora-
  Workstation-Live-x86_64-27_Beta-1.5.iso -m 512 -boot d

  I have tried to add the option : -device usb-mouse  but, I got the
  error message that no 'usb-bus' found for the usb-mouse device.

  What is wrong ?  QEMU or my installation command ?

  Thank, BRgds,
  Laurent

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



reply via email to

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