Code: Alles auswählen
dmesg | grep hda
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
hda: Maxtor 4W060H4, ATA DISK drive
hda: max request size: 128KiB
hda: Host Protected Area detected.
hda: 120033900 sectors (61457 MB) w/2048KiB Cache, CHS=65535/16/63
hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 >
Adding 1044184k swap on /dev/hda8. Priority:-1 extents:1
EXT3 FS on hda3, internal journal
EXT3 FS on hda2, internal journal
EXT3 FS on hda5, internal journal
EXT3 FS on hda1, internal journal
EXT3 FS on hda6, internal journal
EXT3 FS on hda7, internal journal
hda: write_intr error1: nr_sectors=1, stat=0x51
hda: write_intr: status=0x51 { DriveReady SeekComplete Error }
hda: write_intr: error=0x10 { SectorIdNotFound }, LBAsect=155084, sector=155109
hda: write_intr error1: nr_sectors=1, stat=0x51
hda: write_intr: status=0x51 { DriveReady SeekComplete Error }
hda: write_intr: error=0x10 { SectorIdNotFound }, LBAsect=155139, sector=155157
[Fehler x- mal mit unterschiedlichen Sektoren]
end_request: I/O error, dev hda, sector 19521
Starte ich den bf2.4 Kernel, sieht das ganze ziemlich anders aus:
Code: Alles auswählen
dmesg | grep hda
Kernel command line: root=/dev/hda3 ro
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
hda: Maxtor 4W060H4, ATA DISK drive
hda: 120033900 sectors (61457 MB) w/2048KiB Cache, CHS=7471/255/63
hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 >