On Sun, Mar 15, 2009 at 6:50 PM, Florian Manschwetus
<[email protected]> wrote:
> RuntimeError: couldn't find bootloader config file in the image provided.

>> - post the content of your /boot/grub/menu.lst. Perhaps there's an
> (attached and mounted in an other udom)
> ~

At this point I'm out of ideas. Sorry. I did some experiments though,
and I know that :
- pygrub (both on opensolaris and linux) should be able to read
/boot/grub/grub.conf or menu.lst, whicever one exists
- it will work whether the block device has partitions or directly
formatted as ext3

One last test : try installing pygrub (on RHEL this is done with "yum
install xen") on your other domU (the one that can mount that block
device), and run

pygrub /dev/xvdc

and

pygrub /dev/xvdc1

both should be able to return a kernel and initrd.
If it does, there's probably something weird in your opensolaris.
If it doesn't, there's something wrong in the way your domU is setup.
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to