[Pkg-xen-devel] Bug#493592: pygrub fails on lenny's ext3
Guido Günther
agx at sigxcpu.org
Sun Aug 3 12:26:32 UTC 2008
Package: xen-utils-3.2-1
Version: 3.2.0-3~bpo4+2
Severity: normal
Hi,
pygrub has problems parsing block devices partitioned with Lenny Beta 2
and ext3 on paravirt guests:
# /usr/lib/xen-3.2-1/bin/pygrub /var/lib/xen/images/test2.img
Traceback (most recent call last):
File "/usr/lib/xen-3.2-1/bin/pygrub", line 653, in ?
chosencfg = run_grub(file, entry, fs)
File "/usr/lib/xen-3.2-1/bin/pygrub", line 510, in run_grub
g = Grub(file, fs)
File "/usr/lib/xen-3.2-1/bin/pygrub", line 203, in __init__
self.read_config(file, fs)
File "/usr/lib/xen-3.2-1/bin/pygrub", line 393, 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.
Creating the filesystem with ext2 works and pygrub is able to find the
domU kernels.
Cheers,
-- Guido
More information about the Pkg-xen-devel
mailing list