Gentoo Archives: gentoo-user

From: Alan Mackenzie <acm@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: mount: "special device /dev/hdc does not exist". What does this mean?
Date: Sat, 19 Jul 2008 21:23:24
Message-Id: 20080719212247.GB1073@muc.de
In Reply to: [gentoo-user] Re: mount: "special device /dev/hdc does not exist". What does this mean? by Miernik
1 Hi, Miernik,
2
3 On Sat, Jul 19, 2008 at 09:13:09PM +0200, Miernik wrote:
4 > Alan Mackenzie <acm@×××.de> wrote:
5 > > # mknod /dev/hdc b 22 0
6
7 > > This didn't help one iota. I had a look at dmesg, but there was no
8 > > mention of hdc in it. (It did mention hdg, hdh, where my main hard
9 > > drives are (don't ask!)).
10
11 > Maybe there was some /dev/sda /dev/sdb or something similar?
12
13 There's /dev/sda and /dev/sda1, and no other /dev/sd*. That's where my
14 UBS stick gets mounted.
15
16 > Why do you assume your drive is under /dev/hdx and not /dev/sdx ?
17
18 Er, because it's an IDE drive, and on my old Debian system it appears at
19 /dev/hdc. My HDD is at /dev/hdh on both old Debian and new Gentoo.
20
21 When I do an lspci -v, on my Gentoo system, this shows up for hd[cd]:
22
23 00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
24 Subsystem: VIA Technologies, Inc. VT82C586/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE
25 Flags: bus master, medium devsel, latency 32
26 [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
27 [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
28 [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
29 [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
30 I/O ports at a400 [size=16]
31 Capabilities: [c0] Power Management version 2
32
33 This suggests that the IDE controller has been initialised properly, but
34 the kernel has ignored it.
35
36 > --
37 > Miernik
38 > http://miernik.name/
39
40 --
41 Alan Mackenzie (Nuremberg, Germany)

Replies

Subject Author
Re: [gentoo-user] Re: mount: "special device /dev/hdc does not exist". What does this mean? Graham Murray <graham@×××××××××××.uk>