public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Nikola Ciprich <nikola.ciprich@linuxbox.cz>
To: Gleb Natapov <gleb@redhat.com>
Cc: kvm <kvm@vger.kernel.org>
Subject: Re: qemu-kvm-0.14.x regression - windows 2K8 R2 stopped booting
Date: Thu, 26 May 2011 14:03:57 +0200	[thread overview]
Message-ID: <20110526120357.GD2172@nik-comp.lan> (raw)
In-Reply-To: <20110526115440.GM29458@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 2641 bytes --]

> This BSOD usually indicates that Windows can't write to the boot disk.
> This is usually happens if qemu has no permission to write to the image
> file. But if you are starting qemu as a root this is probably is not the
OK, I see.
> case. So what is your 0.14 command line?
here it goes:
/usr/bin/qemu-kvm -S -M pc-0.14 -enable-kvm -m 4096 -smp 1,sockets=1,cores=1,threads=1 -name vmtst04 -uuid 1f8328b8-8849-11e0-91e9-00259009d78c -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/vmtst04.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=readline -rtc base=localtime -boot c -drive file=/dev/vgshared/vmtst04-1,if=none,id=drive-ide0-0-0,format=raw -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,fd=14,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=00:16:3e:18:04:00,bus=pci.0,addr=0x3 -usb -vnc 0.0.0.0:24104 -vga cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4


> 
> > On Thu, May 26, 2011 at 01:22:37PM +0300, Gleb Natapov wrote:
> > > On Thu, May 26, 2011 at 12:20:56PM +0200, Nikola Ciprich wrote:
> > > > > You can make a copy from your production image, install 0.14 version in
> > > > > different place from 0.13 and experiment.
> > > > yup, I think I've tried it also with exact copy and wasn't able to reproduce it, but I'll try it again and report soon.
> > > Then check image file permission please.
> > > 
> > > --
> > > 			Gleb.
> > > --
> > > To unsubscribe from this list: send the line "unsubscribe kvm" in
> > > the body of a message to majordomo@vger.kernel.org
> > > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > > 
> > 
> > -- 
> > -------------------------------------
> > Ing. Nikola CIPRICH
> > LinuxBox.cz, s.r.o.
> > 28. rijna 168, 709 01 Ostrava
> > 
> > tel.:   +420 596 603 142
> > fax:    +420 596 621 273
> > mobil:  +420 777 093 799
> > 
> > www.linuxbox.cz
> > 
> > mobil servis: +420 737 238 656
> > email servis: servis@linuxbox.cz
> > -------------------------------------
> 
> 
> 
> --
> 			Gleb.
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava

tel.:   +420 596 603 142
fax:    +420 596 621 273
mobil:  +420 777 093 799

www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2011-05-26 12:04 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26  9:59 qemu-kvm-0.14.x regression - windows 2K8 R2 stopped booting Nikola Ciprich
2011-05-26 10:05 ` Gleb Natapov
2011-05-26 10:20   ` Nikola Ciprich
2011-05-26 10:22     ` Gleb Natapov
2011-05-26 11:50       ` Nikola Ciprich
2011-05-26 11:54         ` Gleb Natapov
2011-05-26 12:03           ` Nikola Ciprich [this message]
2011-05-26 12:13             ` Gleb Natapov
2011-05-26 12:30               ` Nikola Ciprich
2011-05-26 12:32                 ` Gleb Natapov
2011-05-26 12:46                   ` Nikola Ciprich
2011-05-26 12:49                     ` Gleb Natapov
2011-05-26 12:56                       ` Nikola Ciprich
2011-05-26 13:08                         ` Gleb Natapov
2011-05-26 13:15                           ` Nikola Ciprich
2011-05-26 13:27                             ` Gleb Natapov
2011-05-26 13:32                               ` Nikola Ciprich
2011-05-26 14:57                                 ` Gleb Natapov
2011-05-26 18:37                                   ` Nikola Ciprich
2011-05-27  8:53                         ` Avi Kivity
2011-05-27  9:05                           ` Nikola Ciprich
2011-06-09  8:36                             ` Avi Kivity
2011-06-15  5:26                               ` Nikola Ciprich
2011-07-03 18:35                                 ` Nikola Ciprich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110526120357.GD2172@nik-comp.lan \
    --to=nikola.ciprich@linuxbox.cz \
    --cc=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox