Bug 502945 - install from livecd ext3 / ext4 catch-22
Summary: install from livecd ext3 / ext4 catch-22
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
low
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-27 21:35 UTC by kilolima
Modified: 2009-05-29 04:52 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-05-27 23:33:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description kilolima 2009-05-27 21:35:46 UTC
Description of problem:

When installing from the xfce F11 livecd preview, attempting to create an ext4 / partition results in an error about being unable to install the boot partition to an ext4 partition.  Am unwilling to create a separate small ext3 partition because already at logical partition maximum and dislike LVM, and other distros do not have this limitation.

When attempting to create and install / to an ext3 partition, the installer reports an error that it can only install to ext4 to match the livecd image or something? 

(sorry don't have actual error messages as the firefox on the livecd seg faults)

Version-Release number of selected component (if applicable):

10.92

How reproducible:
boot livcd
run installer
create / as ext4

or

create / as ext3

Steps to Reproduce:
1.
2.
3.
  
Actual results:

cannot install.


Expected results:

I would expect the installer to install to a single ext4 or ext3 partition.

It would also be nice if I could specify my pre-existing encrypted ext3 /home directory during the install as well.
 
Additional info:

Comment 1 Jeremy Katz 2009-05-27 23:33:28 UTC
Installing from the live image requires that you have a matching rootfs type to the live image -- ext4 in the case of F11.  Since the grub support for ext4 hasn't landed, this means you also need a separate ext3 /boot.

Comment 2 kilolima 2009-05-29 04:52:44 UTC
yes, and this is why it's a catch-22!  Can't boot from ext4 and can't install to ext3 - so then the user has to create additional partitions when all that should really be needed is one (and swap).


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