Gentoo Archives: gentoo-dev

From: Alex Tomkins <tomkins@××××××××.net>
To: Robert Cole <robert.cole@×××××××××××××.com>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] drive timeout
Date: Sun, 14 Dec 2003 11:44:36
Message-Id: 20031214174434.GA14569@blue-midget.digital.darkzone.net
In Reply to: [gentoo-dev] drive timeout by Robert Cole
1 On Sun, Dec 14, 2003 at 09:08:45AM -0800, Robert Cole wrote:
2 > I have only one drive on the raid controller right now but the kernel wants to
3 > keep looking for another drive and it takes a LONG time. Is there a way to
4 > get it to not keep looking?
5 >
6 > SiI3112 Serial ATA: IDE controller at PCI slot 0000:02:04.0
7 > SiI3112 Serial ATA: chipset revision 2
8 > SiI3112 Serial ATA: 100% native mode on irq 21
9 > ? ? ide2: MMIO-DMA at 0xf8806000-0xf8806007, BIOS settings: hde:pio, hdf:pio
10 > ? ? ide3: MMIO-DMA at 0xf8806008-0xf880600f, BIOS settings: hdg:pio, hdh:pio
11 > hde: ST3120023AS, ATA DISK drive
12 > ide2 at 0xf8806080-0xf8806087,0xf880608a on irq 21
13 > hdg: no response (status = 0xfe)
14 > hdg: no response (status = 0xfe), resetting drive
15 > hdg: no response (status = 0xfe)
16 > hde: max request size: 7KiB
17 > hde: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(133)
18 > ?/dev/ide/host2/bus0/target0/lun0: p1 p2 p3 p4
19
20 Add the following parameter to your kernel line in lilo/grub:
21 hdg=none
22
23 And it'll happily ignore hdg on startup. :)
24
25
26 --
27 Alex Tomkins <tomkins@××××××××.net>
28
29 --
30 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] drive timeout Robert Cole <robert.cole@×××××××××××××.com>