Bug 526219 - on ppc platform, f12 beta default boot partition should be set to ext4
Summary: on ppc platform, f12 beta default boot partition should be set to ext4
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: ppc64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-29 10:54 UTC by Liam Li
Modified: 2009-09-29 15:39 UTC (History)
3 users (show)

Fixed In Version: anaconda-12.32-1
Clone Of:
Environment:
Last Closed: 2009-09-29 15:39:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Liam Li 2009-09-29 10:54:26 UTC
Description of problem:

install f12 Beta TC on ppc platform all with default settings, we can see that /boot partition is ext3, but actually f12 support ext4,if we set /boot partition to ext4 by customization,system works well.So we should set the default ext3 to ext4
Version-Release number of selected component (if applicable):

anaconda 12.30
How reproducible:
100%

Comment 1 Chris Lumens 2009-09-29 14:03:38 UTC
Does adding updates=http://clumens.fedorapeople.org/526219.img allow you to (1) have /boot on ext4, and (2) boot properly?  I do not know if yaboot actually supports ext4 or not.

Comment 2 James Laska 2009-09-29 14:55:51 UTC
Using the updates.img provided, my system defaulted to '/boot' as ext4 and booted successfully.

# mount
/dev/mapper/vg_ibm505lp1-lv_root on / type ext4 (rw)
/dev/sda2 on /boot type ext4 (rw)

Comment 3 Chris Lumens 2009-09-29 15:39:58 UTC
Thanks for testing.  This will be fixed in the next build of anaconda.


Note You need to log in before you can comment on or make changes to this bug.