Re: Always use local disk for driveorder
Jerry Billing <[email protected]> Mon, 29 Sep 2014 14:40:07 +0200
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <OFF8B13C19.699031EC-ONC1257D62.00454B84-C1257D62.0045974E@notes.handelsbanken.se> |
Hi To blacklist SAN drivers, see: https://access.redhat.com/solutions/43439#comment-form To exclude the driver for Brocade HBA cards you could do: boot> linux blacklist=bfa ks=http://example.com/my-ks.cfg /Jerry From: "Mr. Pushpendra Chavan" <[email protected]> To: Discussion list about Kickstart <[email protected]>, Date: 2014-09-29 13:09 Subject: Re: Always use local disk for driveorder Sent by: [email protected] You can use the /dev/disk/by-id/ values in kickstart for installing on particular disks. But this will make the kickstart hard-coded for each machine. Are you using same kickstart for multiple machines? Also you can try using blacklist boot parameter to disable San devices. On 29-Sep-2014 2:51 PM, "Romu Hu" <[email protected]> wrote: Hi, When installing with kickstart, sda is not always the local disk, e.g. it may be a storage device connected to HBA. How to tell anaconda to find the device name of the local disk and always use it for driveorder? i.e. always install Linux (and boot loader) in the local disk. Thanks Romu _______________________________________________ Kickstart-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/kickstart-list _______________________________________________ Kickstart-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/kickstart-list _______________________________________________ Kickstart-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/kickstart-list