Re: [gentoo-user] dmesg yes fdisk no - new HDD

2005-12-07 Thread Bill Roberts
On 17:34 Tue 06 Dec , Harry Putnam wrote:
 I'm installing a new HDD on an older (in P4 terms) P4 2.0 GB.
 
 On bootup I see it noticed in dmesg or but doesn't get an IRQ.  (See
 snippet from dmesg) And once booted up, fdisk doesn't know about it.
 
 I pulled out the ribbon to two cd drives and connected This new drive
 by itself as master with no slave.  (Just to start tinkering).
 
 Anyone that can spot something or has a nifty idea or question please respond.
 
 DMESG:
 
 [...] 
 
 Probing IDE interface ide0...
 input: AT Translated Set 2 keyboard on isa0060/serio0
 hda: MAXTOR 6L060J3, ATA DISK drive
 input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
 hdb: WDC WD600BB-00CAA1, ATA DISK drive
 ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
 Probing IDE interface ide1...
 hdc: WDC WD3000JB-00KFA0, ATA DISK drive
 hdd: ATAPI CD-RW 32/12/40X, ATAPI CD/DVD-ROM drive
 ide1 at 0x170-0x177,0x376 on irq 15
 Probing IDE interface ide2...
 Probing IDE interface ide3...
 Probing IDE interface ide4...
 Probing IDE interface ide5...
 hda: max request size: 128KiB
 hda: 117266688 sectors (60040 MB) w/1819KiB Cache, CHS=65535/16/63,
 UDMA(100)
 hda: cache flushes supported
  hda: hda1 hda2  hda5 hda6 hda7 hda8 hda9 
 hdb: max request size: 128KiB
 hdb: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=65535/16/63,
 UDMA(100)
 hdb: cache flushes not supported
  hdb: hdb1  hdb5 hdb6 hdb7 hdb8 hdb9 
 EISA: Probing bus 0 at eisa.0
 
 -- 
 gentoo-user@gentoo.org mailing list
 
Try disconnecting the atapi cdrw temporarily. Can fdisk see it then??

Bill Roberts


pgpbksrDd3sGn.pgp
Description: PGP signature


Re: [gentoo-user] dmesg yes fdisk no - new HDD

2005-12-07 Thread Spider (D.m.D. Lj.)
On Tue, 2005-12-06 at 17:34 -0600, Harry Putnam wrote:
 I'm installing a new HDD on an older (in P4 terms) P4 2.0 GB.
 
 On bootup I see it noticed in dmesg or but doesn't get an IRQ.  (See
 snippet from dmesg) And once booted up, fdisk doesn't know about it.
 
 I pulled out the ribbon to two cd drives and connected This new drive
 by itself as master with no slave.  (Just to start tinkering).
 
 Anyone that can spot something or has a nifty idea or question please respond.
 
 DMESG:

This is one of the fun ones.

try cfdisk and partedit, I think cfdisk will be more verbose and might
tell you it is refused to seek() the drive...


if thats the case, its probably the controller (or driver) being odd on
you. Had this recently when a 250Gb disk was recognized as
655535Mb .   Which is wrong ;) 


However,  I got around it by formatting it in another machine, the drive
works perfectly, (it seems, guess I'll know more later;)  Though there
may be some obscure config option in the IDE/ATA part of the kernel
config to avoid this kind of situation.

//Spider

-- 
begin  .signature
Tortured users / Laughing in pain
See Microsoft KB Article Q265230 for more information.
end



signature.asc
Description: This is a digitally signed message part


[gentoo-user] dmesg yes fdisk no - new HDD

2005-12-06 Thread Harry Putnam
I'm installing a new HDD on an older (in P4 terms) P4 2.0 GB.

On bootup I see it noticed in dmesg or but doesn't get an IRQ.  (See
snippet from dmesg) And once booted up, fdisk doesn't know about it.

I pulled out the ribbon to two cd drives and connected This new drive
by itself as master with no slave.  (Just to start tinkering).

Anyone that can spot something or has a nifty idea or question please respond.

DMESG:

[...] 

Probing IDE interface ide0...
input: AT Translated Set 2 keyboard on isa0060/serio0
hda: MAXTOR 6L060J3, ATA DISK drive
input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
hdb: WDC WD600BB-00CAA1, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: WDC WD3000JB-00KFA0, ATA DISK drive
hdd: ATAPI CD-RW 32/12/40X, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...
hda: max request size: 128KiB
hda: 117266688 sectors (60040 MB) w/1819KiB Cache, CHS=65535/16/63,
UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2  hda5 hda6 hda7 hda8 hda9 
hdb: max request size: 128KiB
hdb: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=65535/16/63,
UDMA(100)
hdb: cache flushes not supported
 hdb: hdb1  hdb5 hdb6 hdb7 hdb8 hdb9 
EISA: Probing bus 0 at eisa.0

-- 
gentoo-user@gentoo.org mailing list