Gentoo Archives: gentoo-user

From: Dan Farrell <dan@×××××××××.cx>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Mounting /dev from udev ... [oops]
Date: Tue, 10 Apr 2007 22:28:43
Message-Id: 20070410171808.0e38ff72@pascal.spore.ath.cx
In Reply to: Re: [gentoo-user] Mounting /dev from udev ... [oops] by maxim wexler
1 On Tue, 10 Apr 2007 14:44:49 -0700 (PDT)
2 maxim wexler <blissfix@×××××.com> wrote:
3
4 > >
5 > > Good luck with your /dev problems, and may the
6 > > solutions be swift and
7 > > painless ; )
8 > >
9 > > -- Dan
10 >
11 > Thanks Dan. As it happens I went ahead and did a sync
12 > followed by a deep portage update followed by deep
13 > world update. Avg. download speed ~ 2.9k/s. Took about
14 > 36hrs. Phew! Thankfully there was only 61 pkges to do.
15 Ouch.
16 > Now I'm looking for advice on setting up udev. A
17 > message in one of the logs says to be sure and start
18 > udev on boot but there's no such thing in the
19 > /etc/init scripts.
20 >
21 > -mw
22 As it so happens, I dug up
23 http://www.gentoo.org/doc/en/udev-guide.xml
24 for someone on the forums having udev problems. You simply need to
25 check for some pretty standard kernel options:
26 |General setup --->
27 | [*] Support for hot-pluggable devices
28 |
29 |File systems --->
30 | Pseudo filesystems --->
31 | [*] /proc file system support
32 | [*] Virtual memory file system support (former shm fs)
33 You probably want to build a 2.6.18, at least, kernel when you do this
34 to update while you're at it, but i think 2.6.12 will work with udev
35 too. You want to make sure _not_ to use devfs as udev replaces
36 devfs. Then
37 | emerge udev
38 and you should be good to go -- no initscript necessary! I have never
39 had to do anything else. Consult the afforementioned website if you have
40 difficulties.
41
42 Hope that gets things going !!!
43
44 May your luck outlast your difficulties,
45 - Dan
46 --
47 gentoo-user@g.o mailing list