I am trying kicktstart to install RHEL5.4 on a z/VM virtual machine.  I
have not problems setting up the kickstart file, parm-r54 and conf-r54
files.  But during the kickstart installation, I get this question:


The partition table on device dasdb (0.0.0101) was unreadable. To create
new partitions it must be initialized, causing the loss of ALL DATA on
this drive.

This operation will override any previous installation choices about which
drives to ignore.

Would you like to initialize this drive, erasing ALL DATA?
yesno []


If I put in yes, it continuously prints out 'y' and never ends.  If I
press the 'enter' key, I get:
sh-3.2#

I did specifiy 'clearpart --all --initlabel' in my kickstart configuration
file.  So the disks should have been formatted automatically.

# The following is the partition information you requested
# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
zerombr yes
clearpart --all --initlabel
part / --fstype ext3 --size=1 --grow --ondisk=dasda
part /usr --fstype ext3 --size=1 --grow --ondisk=dasdb

What could I be doing wrong?

Thank you,
---------------------------------
Thang Pham
IBM Poughkeepsie
---------------------------------

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to