Hard Disk

27 februari 2005

I have the 80GB (4.200rpm) IDE Hard Drive.
This was a bit of a problem. I tried compiling my 2.6.10 kernel with SATA (Serial ATA) support, but al I got was kernel-panics. At first I thought it was becuase of my unsupported chipset, but than I realised that my SATA was /dev/sda and not /dev/hda!.
kernel-config settings:

CONFIG_SCSI_SATA=y CONFIG_SCSI_ATA_PIIX=y

# hdparm -Tt /dev/sda

/dev/sda:
Timing cached reads: 2720 MB in 2.00 seconds = 1359.53 MB/sec
Timing buffered disk reads: 82 MB in 3.11 seconds = 26.33 MB/sec
# hdparm /dev/sda

/dev/sda:
IO_support = 0 (default 16-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 9729/255/63, sectors = 156301488, start = 0

Categorieën:Linux on Dell Insipron 6000 Tags:
Geen reacties mogelijk.