Bug 17778 - part --onprimary causes kickstart to stop at disk druid
Summary: part --onprimary causes kickstart to stop at disk druid
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: ia64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-09-21 20:20 UTC by Matt Domsch
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-11-18 17:44:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Matt Domsch 2000-09-21 20:20:54 UTC
Using Red Hat IA-64 09/21/00 CD

The kickstart fragment below causes kickstart to pause at the disk druid
screen, showing my original (pre-disk druid) partitioning.  The --onprimary
1 command seems to cause the display of disk druid.

zerombr yes
clearpart --all
part /boot/efi --size 100       --ondisk sda --type 6 --onprimary 1
part /         --size 512       --ondisk sda
part /usr      --size 3072      --ondisk sda
part swap      --size 512       --ondisk sda
part /tmp      --size 256       --ondisk sda
part /var      --size 256       --ondisk sda --grow

Comment 1 Michael Fulbright 2000-09-25 19:42:00 UTC
Is there any diagnostic output on virtual console 3?

Comment 2 Brent Fox 2000-11-08 04:53:26 UTC
Is this bug still present in the latest IA-64 beta?

Comment 3 Brent Fox 2000-11-18 17:44:02 UTC
Closing due to inactivity.  Please reopen if you have any additional information
or if the problem persists.


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