Re: What's the Drive Model



ChrisS wrote:
I did find one way to do it.

cat /proc/ide/hda/model
WDC WD2500YD-01NVB1

Is there another way? There's always two ways to skin a unix cat.

smartctl -i /dev/hda
hdparm -I /dev/hda

--
Markku Kolkka
markku.kolkka@xxxxxx

.



Relevant Pages

  • Re: ide: failed opcode was: unknown
    ... If you run dmesg, you'll probably see that it is resetting. ... Hdparm is a hard drive configuration tool. ... smartctl -H /dev/hda -l selftest ...
    (Debian-User)
  • Re: Core 2 Duo Answers
    ... # hdparm -t /dev/sda ... Western Digital CaviarSE drive with acoustic management enabled. ... Fedora Core 6 x86_64. ... Markku Kolkka ...
    (comp.os.linux.hardware)
  • Re: Enable CONFIG_USB_SUSPEND by default or some mobile HD cant be unplugged safely
    ... so things like hdparm and smartctl can work with them as well. ... The issue I noticed with the WD Passport drives is that the hard disk ... I just checked hdparm -Y, ...
    (Linux-Kernel)
  • Re: Problem with hard drive
    ... > Here's the results I get from smartctl: ... your drive looked in good shape (the -A portion). ... Try "hdparm -W0 /dev/hda", experiment. ... To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org ...
    (Debian-User)
  • Re: Reading CF serial number in IDE interface
    ... > the serial number of the card in Linux? ... Have you tried "hdparm -I"? ... Markku Kolkka ...
    (comp.os.linux.hardware)