public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Erik Wartusch <e.wartusch@mitacs.com>
To: kvm@vger.kernel.org
Subject: Problem with Grub and KVM 88
Date: Wed, 15 Jul 2009 13:06:54 +0200	[thread overview]
Message-ID: <1247656014.24731.12.camel@erikpc.mitacs.com> (raw)

Hi all,

Following problem.
I recently upgraded kvm from 7.2 (Debian Lenny repository version) to
the newest 88 KVM.

Since then when I first started and stopped a Debian Lenny virtual
instance (guest) at the next (second) start I get the following error:
"Grub loading, please wait..... Error 2". So the first time its booting
the second not, resulting with this error. 

KVM Version 88
Kernel Host system: 2.6.26-2-amd64
Kernel guest system: 2.6.26-2-amd64
CPU: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz
OS for host and guest: Debian Lenny

Qemu command line from a script:
#!/bin/sh

/usr/local/kvm/bin/qemu-system-x86_64 -m 256  \
  -name test3 \
  -boot c \
  -hda /var/kvm/test3.img \
  -net nic,macaddr=00:30:1c:45:35:04,model=virtio,vlan=0 \
  -net tap,script=/etc/kvm/kvm-ifup,vlan=0 \
  -k de \
  -vnc 192.168.125.21:4 \
  -monitor tcp:127.0.0.1:2024,server,nowait \
  -serial none \
  -parallel none \
  -daemonize > /dev/null 2>&1

A CentOS or Windows XP are working fine.

Can somebody confirm this or any solution?
Kind Regards,
Erik


             reply	other threads:[~2009-07-15 11:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15 11:06 Erik Wartusch [this message]
2009-07-15 15:11 ` Problem with Grub and KVM 88 Brian Jackson
2009-07-15 15:26   ` Erik Wartusch
     [not found] <1440343101.468771247659841245.JavaMail.root@zmail04.collab.prod.int.phx2.redhat.com>
2009-07-15 12:14 ` Alexey Eromenko
  -- strict thread matches above, loose matches on Subject: below --
2009-07-15 14:20 Erik Wartusch
2009-07-15 15:08 ` Erik Wartusch

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=1247656014.24731.12.camel@erikpc.mitacs.com \
    --to=e.wartusch@mitacs.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