Re: [Qemu-devel] Cannot boot my VM image after switching to ahci.

2014-04-25 Thread Alex Davis
John Baboval Wrote: >I assume Windows 7 or newer? > >In order to speed boot time, Windows will remove the AHCI driver from the >critical driver database when you boot with no AHCI controller on the bus. If >you later want >to switch to AHCI mode, you have to boot with IDE again, and >re-add the

[Qemu-devel] Cannot boot my VM image after switching to ahci.

2014-04-23 Thread Alex Davis
I currently run my QEMU VM using the following command: /spare/qemu-1.7.1/bin/qemu-system-x86_64 -soundhw ac97 -sdl -vga std -net nic,macaddr=de:ad:be:ef:89:32 -net user -m 2048 -enable-kvm -drive file="$1",media=disk,if=ide,index=0 -drive file=/dev/sr0,media=cdrom,if=ide,index=1 -boot c -smp 2

[Qemu-devel] Fw: Who signed gemu-1.7.1.tar.bz2?

2014-04-07 Thread Alex Davis
The signature has the RSA key ID ADF0D2D9, which does not match any ID in gpg-keyring.gpg. I code, therefore I am

Re: [Qemu-devel] [Bug 670769] Re: CDROM size not updated when changing image files

2011-01-03 Thread Alex Davis
ay, November 10, 2010, 8:11 AM > > On 10.11.2010, at 13:55, Alex Davis wrote: > > > --- On Tue, 11/9/10, agraf <670...@bugs.launchpad.net> > wrote: > > > >> From: agraf <670...@bugs.launchpad.net> > >> Subject: Re: [Qemu-devel] [Bug 670769] Re

Re: [Qemu-devel] [Bug 670769] Re: CDROM size not updated when changing image files

2010-11-10 Thread Alex Davis
November 9, 2010, 10:47 PM > > On 10.11.2010, at 04:17, Alex Davis wrote: > > > Please note that until this bug is fixed, one cannot > successfully > > install a guest OS from a set of CD-ROMS where the > first disk image is > > smaller than subsequent ones. >

[Qemu-devel] [Bug 670769] Re: CDROM size not updated when changing image files

2010-11-09 Thread Alex Davis
Please note that until this bug is fixed, one cannot successfully install a guest OS from a set of CD-ROMS where the first disk image is smaller than subsequent ones. -- CDROM size not updated when changing image files https://bugs.launchpad.net/bugs/670769 You received this bug notification beca

[Qemu-devel] [Bug 670769] Re: CDROM size not updated when changing image files

2010-11-03 Thread Alex Davis
** Attachment added: "initrd.img" https://bugs.launchpad.net/bugs/670769/+attachment/1722521/+files/initrd.img -- CDROM size not updated when changing image files https://bugs.launchpad.net/bugs/670769 You received this bug notification because you are a member of qemu- devel-ml, which is sub

[Qemu-devel] [Bug 670769] [NEW] CDROM size not updated when changing image files

2010-11-03 Thread Alex Davis
Public bug reported: I'm using qemu 13.0 with a plain Linux kernel using the ata_piix driver as the guest, and an initrd that starts a shell. When changing the image in the monitor and reading from the CDROM in the guest, the size is not updated. I'm using LInux 2.6.32.24 as the host and I've t