hi,
I attempted to install a 210G hard disk to my linux system. I already have 3 harddisk already cosist of hda, hdb and hdd.
When i plug in my new harddisk and tried to fdisk the drive. It gives me this result : unable to open /dev/hdc . i tried fdisk my other drives such as hda,b, and d and all of them work except for c. In my "dmesg | grep hd" it shows:
Kernel command line: ro root=/dev/hda2 hdc=ide-scsi
ide_setup: hdc=ide-scsi
ide0: BM-DMA at 0xa800-0xa807, BIOS settings: hda

io, hdb

io
ide1: BM-DMA at 0xa808-0xa80f, BIOS settings: hdc

io, hdd

io
ide2: BM-DMA at 0xa400-0xa407, BIOS settings: hde

io, hdf

io
ide3: BM-DMA at 0xa408-0xa40f, BIOS settings: hdg

io, hdh

io
hda: QUANTUM FIREBALL_TM3840A, ATA DISK drive
hdb: ST31270A, ATA DISK drive
hdc: Maxtor 6Y120L0, ATA DISK drive
hdd: ST320413A, ATA DISK drive
hda: 7539840 sectors (3860 MB) w/76KiB Cache, CHS=7480/16/63, DMA
hdb: 2505528 sectors (1283 MB) w/256KiB Cache, CHS=2485/16/63, DMA
hdd: 39102336 sectors (20020 MB) w/1024KiB Cache, CHS=38792/16/63, UDMA(100)
hda: [PTBL] [935/128/63] hda1 < hda5 hda6 > hda2
hdb: [PTBL] [621/64/63] hdb1
hdd: hdd1 hdd2 < hdd5 hdd6 hdd7 >
so i assume that it does detect my hdc but somehow it doesn't work?! I even tried to take it out into my windows machine and use partition magic to format it and plug it back in , but same result. Im currently using 2.4.19 kernel, does that matter? Any help would be greatly appreaciated. thank you !
Regards,
Leo