Bug 533696
Summary: | rhel5 xen pygrub doesn't support ext4 (fedora 12 default for /boot) | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Pasi Karkkainen <pasik> |
Component: | xen | Assignee: | Xen Maintainance List <xen-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 5.5 | CC: | orion, pbonzini, xen-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-11-09 08:02:34 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Pasi Karkkainen
2009-11-08 16:16:01 UTC
*** This bug has been marked as a duplicate of bug 524611 *** Any particular reason that 524611 needs to be private? Also, just did a rawhide (F13) domU install on CentOS 5.4 dom0 with: part /boot --size=100 --type=ext3 part / --size=3000 --grow part swap --recommended but getting the above pygrub error. I have a F11 domU guest with the same config, so not sure what is up yet. Please check whether /boot is really ext3. I'm not sure, but I think F13 anaconda overrides it to ext4. F12 does override to ext4, should be fixed in F13, but no install images at the moment. Sorry about the noise. Workaround until RHEL5 Xen pygrub supports ext4 is to use Fedora 12 updates.img to fix the F12 installer allowing you to create ext3 /boot for real. updates.img available here: https://bugzilla.redhat.com/show_bug.cgi?id=529846 |