Re: Always use local disk for driveorder
"Mr. Pushpendra Chavan" <[email protected]> Mon, 29 Sep 2014 19:13:47 +0530
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <CADEOTdEKwaVryhhNhZcfqOmC_nQxO+d=ykEs1wOEArWj+scvQw@mail.gmail.com> |
Hi Jerry, Yes, you are right. That KCS Makes sense. Onecan blacklist the SAN driver which will not let SAN volumes to be loaded during installations. On Mon, Sep 29, 2014 at 6:10 PM, Jerry Billing <[email protected]> wrote: > 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