chuck gelm escribi�:
Miguel Gonz�lez Casta�os wrote:
hello,
Ive got a Dell PowerEdge 1750 and Im installing RedHat. The installer reports a failure when tries to format one of the SCSI hard drives...I need to know the model of the SCSI drive (it is under a RAID hardware) to download the diagnosys tools from Dell... Any command to get that information? I have searched a little on /proc but I cant figure out where that information is...
Many thanks in advance
Miguel
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
dmesg|grep "DISK drive"
Shows me information on my IDE drives. Perhaps this command will display information on SCSI drives.
" hda: WDC WD100EB-11BHF0, ATA DISK drive hdb: Maxtor 32049H2, ATA DISK drive hde: ST380013A, ATA DISK drive hdf: ST3200822A, ATA DISK drive"
HTH, Chuck
Unfortunately It didnt work. Thanks for trick ;)
Miguel
--
���`����,��,����`����,��,����`����,��,����`�
Miguel Gonz�lez Casta�os
Ingeniero de Entrada
Telef�nica Investigaci�n y Desarrollo
Parque Tecnol�gico Walqa Edificio Uno
Ctra. Zaragoza N-330a Km.556
22197 Cuarte
Huesca
Spain
Tel.: +34 913129876 Fax: +34 974215500
E-mail: [EMAIL PROTECTED]
Internet: http://www.tid.es
���`����,��,����`����,��,����`����,��,����`�
- To unsubscribe from this list: send the line "unsubscribe linux-admin" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
