Bug 82408 - can't kickstart install with root in exisitng volgroup
Summary: can't kickstart install with root in exisitng volgroup
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: anaconda
Version: phoebe
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On: 74357
Blocks: 79579
TreeView+ depends on / blocked
 
Reported: 2003-01-21 21:31 UTC by Alexandre Oliva
Modified: 2007-04-18 16:50 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-02-17 21:31:48 UTC
Embargoed:


Attachments (Terms of Use)

Description Alexandre Oliva 2003-01-21 21:31:03 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021218

Description of problem:
Anacond generates a kickstart file with a volgroup line that, if put in, will
clear the entire contents of the volume group, but if left out, will prevent me
from assigning mount points to logical volumes I intend to preserve or format.

Even more interesting: on an interactive kickstart install, if I leave the root
filesystem out of the kickstart file because I want to put it in a preserved
volume group, the installer won't let me get to the disk druid screen.  When I
click on Next in the Mouse Configuration screen, it opens a window saying that
errors have occurred with my partitioning, because I have not defined a root
partition, but when I click Ok, it remains in the Mouse Configuration screen, so
I can't fix the problem.

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


How reproducible:
Always

Steps to Reproduce:
1.Create a kickstart file setting only /boot and swap.  Enable the `interactive'
option.
2.Boot the installer with this kickstart file
3.Try to get to the Disk Druid screen
    

Actual Results:  You can't

Expected Results:  You should.

Additional info:

Comment 1 Alexandre Oliva 2003-01-21 21:37:10 UTC
And what was already more interesting got further interesting yet: if I leave
out all partitioning-related options, it will just say it couldn't make a
primary partition and give me `Reboot' as the only option.  :-(  No kickstart
for me :-(

Comment 2 Jeremy Katz 2003-02-11 03:35:56 UTC
You should be able to do this now (tested locally).  See bug 82406 for the gory
details.

Comment 3 Alexandre Oliva 2003-02-17 21:31:48 UTC
Confirmed, it works.


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