Identifying SCSI or IDE drives in %pre

Stephen Mah smah at vmware.com
Wed Mar 28 20:56:29 UTC 2007


http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/pdf/rhel-sag-en.pdf
should be on page 20. There's an example script that does that.
You will have to use the %include directive.

Daniel Segall wrote:
> I deploy kickstarts to a number of different configurations. The servers have IDE, SAS, or SCSI drives. My partitioning is always the same, but if it's an IDE server, I do a software raid1. The SCSI & SAS servers have hardware raid1. Currently I manage multiple configs to make this happen. I'd like to start using list-harddrives in %pre, and generate the partition tables from that. It's really simple, if sd = yes, then  partition normally. hd = yes then partition with raid config.
>
> I know this has been covered before, and I have searched and found some examples, but not exactly what I'm looking for. I am not a programmer, so if someone could help me with the logic here, that would be sweet.
>
> Thanks!
>
> --
> -Dan
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list
>   




More information about the Kickstart-list mailing list