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
|