On Wed, 2002-09-11 at 14:23, Ian Leonard wrote: > > On 2002.09.11 19:06 Jason Kohles wrote: > > On Wed, 2002-09-11 at 12:54, Ian Leonard wrote: > > > > > > I considered this, the problem is that existing machines may > > > be being upgraded - they will currently have NT on them. > > > I think therefore, that this will not work. > > > > > > Looking at the code snippet above it, suggests that only > > > the specified drives will be processed. Why does it > > > even look at other drives? > > > > I don't think your problem is with clearpart, if you don't specify > > --ondisk for each partition entry, then it is going to look at all your > > drives to determine which ones have available space that partitions can > > be allocated to. > > I do use --ondisk as below: > > clearpart --all --drives=hda > part /boot --fstype ext3 --size=50 --ondisk=hda > part / --fstype ext3 --size=4800 --ondisk=hda > part swap --size=128 --grow --maxsize=256 --ondisk=hda > Erp, I must have been looking at someone else's ks.cfg. In that case I believe you are correct, it shouldn't be doing anything to the other disks. -- Jason Kohles jkohles@xxxxxxxxxx Senior Engineer Red Hat Professional Consulting