I took your suggestion and changed to --drives, and everything works :)
This is what I changed to:

# 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 --initlabel --drives=dasda,dasdb
part / --fstype ext3 --size=100 --grow --ondisk=dasda
part /usr --fstype ext3 --size=100 --grow --ondisk=dasdb

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