Guido Günther
2008-Aug-03 12:26 UTC
[Pkg-xen-devel] Bug#493592: pygrub fails on lenny's ext3
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
Debian Bug Tracking System
2008-Aug-03 15:06 UTC
[Pkg-xen-devel] Bug#493592: marked as done (pygrub fails on lenny's ext3)
Your message dated Sun, 3 Aug 2008 17:03:39 +0200 with message-id <20080803150339.GA20934 at wavehammer.waldi.eu.org> and subject line Re: [Pkg-xen-devel] Bug#493592: pygrub fails on lenny's ext3 has caused the Debian Bug report #493592, regarding pygrub fails on lenny's ext3 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 493592: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493592 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Guido =?iso-8859-1?Q?G=FCnther?= <agx at sigxcpu.org> Subject: pygrub fails on lenny's ext3 Date: Sun, 3 Aug 2008 14:26:32 +0200 Size: 2766 Url: http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20080803/af3d1616/attachment.eml -------------- next part -------------- An embedded message was scrubbed... From: Bastian Blank <waldi at debian.org> Subject: Re: [Pkg-xen-devel] Bug#493592: pygrub fails on lenny's ext3 Date: Sun, 3 Aug 2008 17:03:39 +0200 Size: 1656 Url: http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20080803/af3d1616/attachment-0001.eml
Reasonably Related Threads
- PyGrub And Grub2 Submenus
- Bug#603391: pygrub: unintelligible error messages
- Bug#599243: xen-utils-4.0: pygrub does not understand grub2 partition types (e.g. (hd0, msdos1) instead of (hd0, 1))
- Bug#643953: xen-utils-4.0: pygrub can not parse empty "root" statement in menu.lst
- [PATCH] pygrub: add syslog support to pygrub