This is the first time I've seen this "ignoredisk" option. Does using ignoredisk cause kickstart to bomb if some of the listed disks aren't present? For example, could we use a catchall ignoredisk command to always force a build to happen on hda, regardless of what's present? ignoredisk --drives=hdb,hdc,hdd,sda,sdb,sdc,sdd > -----Original Message----- > From: Tom Miller [mailto:tmafs@xxxxxxxxxx] > Sent: Wednesday, September 20, 2006 5:36 AM > To: Discussion list about Kickstart > Subject: Re: Kickstart swap partitions on multiple drives > > > > The ignoredisk kickstart option would be much more valuable > to automation > if its syntax allowed specifying all disks accept the ones > you want it to > touch. That way you don't have to know, in advance, all the > existing drive > names before creating the kickstart file and doing the install. > > > > Wednesday, September 20, 2006 1:23 AM > To: Discussion list about Kickstart <kickstart-list@xxxxxxxxxx> > cc: > From: Komal Shah <countofdracula@xxxxxxxxx> > Subject: Re: Kickstart swap partitions on multiple drives > > > Stephen Mah wrote: > > have you tried --ondisk=sda sdb or hda > > This will force the installer to use the specified drive > and ignore the > > other one. > > I have also come across ignoredisk option. > > Refer to http://kbase.redhat.com/faq/FAQ_85_8604.shtm > > Komal > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/kickstart-list > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/kickstart-list >