All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerry Reno <greno@verizon.net>
To: kvm@vger.kernel.org
Subject: Re: KVM-74:  HELP PLEASE - cannot boot from cdrom for recovery
Date: Tue, 31 Mar 2009 11:18:53 -0400	[thread overview]
Message-ID: <49D2345D.1060101@verizon.net> (raw)
In-Reply-To: <49D23255.8090202@wpkg.org>

Tomasz Chmielewski wrote:
> Gerry Reno schrieb:
>> Tomasz Chmielewski wrote:
>>> Gerry Reno schrieb:
>>>> Today we upgraded one of our VM's from F9 to F10 and after the 
>>>> first reboot we see the dreaded GRUB prompt.  This it turns out is 
>>>> a known problem with F10 installs.  And the recovery is usually 
>>>> very simple.  You boot into rescue mode from CDROM and reinstall 
>>>> the boot loader.  The problem we're seeing is that even though I 
>>>> select CDROM from the boot menu, it will never boot from the 
>>>> CDROM.  It always has an error.
>>>
>>> What error?
>>>
>> Boot Failure Code:  0003
>> Boot from CDROM failed:  cannot read the boot disk.
>> FATAL: No bootable device.
>>
>> The host has only a DVD drive and we are using the DVD F10 install disk.
>>
>>>
>>>> What can we do to get this VM to boot from the CDROM drive so that 
>>>> we can install a  new bootloader and recover this VM?
>>>
>>> What parameters do you use to start the guest?
>>>
>>>
>> I'm using the GUI VMM and selecting Run on that VM.
>
> What is GUI VMM?
virt-manager

> Do you know what parameters it passes to kvm binary?
>
>
Here's the XML dump for that VM:
<domain type='kvm' id='8'>
  <name>MX_3</name>
  <uuid>5f478a4f-86e6-82b5-b53b-acff9d9f1f23</uuid>
  <memory>524288</memory>
  <currentMemory>524288</currentMemory>
  <vcpu>2</vcpu>
  <os>
    <type arch='i686' machine='pc'>hvm</type>
    <boot dev='hd'/>
  </os>
  <features>
    <acpi/>
  </features>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>destroy</on_crash>
  <devices>
    <emulator>/usr/bin/qemu-kvm</emulator>
    <disk type='file' device='disk'>
      <source file='/var/vm/vm1/qemu/images/MX_3/MX_3.img'/>
      <target dev='hda' bus='ide'/>
    </disk>
    <interface type='bridge'>
      <mac address='00:0c:29:e3:bc:ee'/>
      <source bridge='br0'/>
      <target dev='vnet1'/>
    </interface>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='5901' autoport='yes' listen='127.0.0.1' 
keymap='en-us'/>
  </devices>
</domain>

Regards,
Gerry


  reply	other threads:[~2009-03-31 15:19 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-31 14:58 KVM-74: HELP PLEASE - cannot boot from cdrom for recovery Gerry Reno
2009-03-31 15:00 ` Tomasz Chmielewski
2009-03-31 15:08   ` Gerry Reno
2009-03-31 15:10     ` Tomasz Chmielewski
2009-03-31 15:18       ` Gerry Reno [this message]
2009-03-31 15:50         ` Charles Duffy
2009-03-31 15:55           ` Gerry Reno
2009-03-31 16:13             ` Charles Duffy
2009-03-31 17:01               ` Gerry Reno
2009-03-31 17:05                 ` Javier Guerra
2009-03-31 17:22                   ` Gerry Reno
2009-03-31 17:31                     ` Gerry Reno
2009-03-31 18:03                       ` Gerry Reno
2009-03-31 18:05                         ` Tomasz Chmielewski
2009-03-31 18:22                           ` Gerry Reno
2009-03-31 18:25                             ` Tomasz Chmielewski
2009-03-31 18:33                               ` Gerry Reno
2009-03-31 18:53                                 ` Gerry Reno
2009-03-31 19:11                                   ` Gerry Reno
2009-03-31 19:12                                   ` Javier Guerra
2009-03-31 19:13                                     ` Gerry Reno
2009-03-31 19:27                                       ` Javier Guerra
2009-03-31 22:52                                         ` Gerry Reno
2009-03-31 22:59                                           ` Javier Guerra
2009-03-31 23:16                                             ` Gerry Reno
2009-03-31 23:33                                               ` Gerry Reno
2009-03-31 23:41                                                 ` Gerry Reno
2009-04-01  0:06                                                 ` Brian Jackson
2009-04-01  0:08                                                 ` Brian Jackson
2009-03-31 17:07                 ` Charles Duffy
2009-03-31 17:10                 ` Tomasz Chmielewski

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=49D2345D.1060101@verizon.net \
    --to=greno@verizon.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.