Re: list-harddrives - RHEL 6
Leonid Flaks <[email protected]>
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <[email protected]> |
On 11/03/2010 08:33 AM, Tom Brown wrote: > Hi > > I used to be able to use list-harddrives in some snippets so that this > worked out some partition information based on the disks in the box. I > seem to be failing with this now in RHEL 6 as i guess this is no > longer in anaconda. > > Does anyone know what the replacement for list-harddrives is ini EL6 ?? > > many thanks I had trouble using list-harddrives on fedora since about fedora-11 and replaced it with information provided in /proc/partitions. It is used in keep_ssh_host_keys snippet for some time now. Leon