WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] "couldn't find bootloader config file in the image provided.

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] "couldn't find bootloader config file in the image provided."
From: Corey Chandler <cchandler@xxxxxxxxxxxxxxx>
Date: Mon, 28 Jun 2010 14:10:14 -0700
Delivery-date: Mon, 28 Jun 2010 14:11:35 -0700
Dkim-signature: v=1; a=rsa-sha1; c=simple/simple; d=mediatemple.net; s=default; t=1277759418; bh=DqpHhIi+1qeSGZjZOIIBusq9X04=; h=From:Content-Type:Content-Transfer-Encoding:Subject:Date: Message-Id:To:Mime-Version; b=K4rogOM3EgstZoKOg+dOCz6rapXzZca6/yhz26wBKFuq7rainFmBpPSVQr4iL6lSg EiO9HxPIpphdHoOjvjZS8xb5nbLgzuvlCnNV6kIH+ss2S+fK/VRhyyqG2ZHlUhHpHr LtKKxn719pO3hRmZbLdjSVk3d/VHdOJpGJUrr98c=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I attempted to install Ubuntu 10.04 as a domU on my CentOS dom0.  The process I 
used was:

wget 
http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images/netboot/xen/xm-debian.cfg

Edited the config file to use the proper logical volume for its install, and 
stepped through the install, installed GRUB to the MBR, and all seemed well.

However, upon
xm create -c NAME install=true 
install-mirror=http://mirrors.us.kernel.org/ubuntu/

I get:
Traceback (most recent call last):
  File "/usr/bin/pygrub", line 682, in ?
    chosencfg = run_grub(file, entry, fs)
  File "/usr/bin/pygrub", line 536, in run_grub
    g = Grub(file, fs)
  File "/usr/bin/pygrub", line 203, in __init__
    self.read_config(file, fs)
  File "/usr/bin/pygrub", line 397, in read_config
    raise RuntimeError, "couldn't find bootloader config file in the image 
provided."
RuntimeError: couldn't find bootloader config file in the image provided.
No handlers could be found for logger "xend"
Error: Boot loader didn't return any data!

Not quite sure what to do to address this.  Any suggestions would be most 
appreciated.

-- Corey / KB1JWQ
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>