From: Paolo Bonzini <pbonzini@redhat.com>
To: John Levon <levon@movementarian.org>
Cc: xen-devel@lists.xensource.com
Subject: Re: Re: pygrub and F12 rawhide
Date: Thu, 08 Oct 2009 15:19:02 +0200 [thread overview]
Message-ID: <4ACDE6C6.1080709@redhat.com> (raw)
In-Reply-To: <20091008124245.GA5292@movementarian.org>
>>> Post-install, is pygrub working for anyone else? I see it get stuck as
>>> follows:
>>
>> What is your host? Does your e2fsprogs support ext4?
>
> I'm using libfsimage not e2fsprogs.
Internally, libfsimage will most likely use libext2fs, which Red Hat
distributions place in e2fsprogs-{devel,libs}. So, if your host is for
example RHEL 5 or CentOS 5 your pygrub will not support ext4. On such
distros ext3 works for me, while ext4 is not supposed to (yet).
Instead, if you compiled xen on your own, make sure you have
e2fsprogs-devel (or equivalent) installed, otherwise libfsimage will use
its internal ext2 implementation---which definitely does not work with
ext4, and I don't know about ext3.
Paolo
ps: Fedora 11 will propose ext3 for /boot and ext4 for other partitions;
however, F12 defaults to ext4 for everything and can boot from ext4.
next prev parent reply other threads:[~2009-10-08 13:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-07 19:13 pygrub and F12 rawhide John Levon
2009-10-08 0:18 ` Paolo Bonzini
2009-10-08 12:42 ` John Levon
2009-10-08 13:19 ` Paolo Bonzini [this message]
2009-10-08 13:50 ` John Levon
2009-10-08 17:04 ` Pasi Kärkkäinen
2009-10-08 17:44 ` Boris Derzhavets
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ACDE6C6.1080709@redhat.com \
--to=pbonzini@redhat.com \
--cc=levon@movementarian.org \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.