Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New kernel and udev
Date: Fri, 07 Oct 2005 03:45:22
Message-Id: 4345EDCA.7080102@asmallpond.org
In Reply to: [gentoo-user] New kernel and udev by gentuxx
1 gentuxx wrote:
2
3 >-----BEGIN PGP SIGNED MESSAGE-----
4 >Hash: SHA1
5 >
6 >Hi all,
7 >
8 >I went to do my routine "emerge -Duptv world" and it came back with
9 >devfsd blocking gentoo-sources-2.6.13-r3. I'm not sure whether I'm
10 >using udev now or not. I remember compiling into the kernel last time
11 >I did a kernel compile. Naturally, when I did the "emerge -Cpv
12 >devfsd" it complained that I was unemerging something in the system
13 >profile, and that it could damage my system. So I just thought I
14 >would check here before hurting anything. ;-)
15 >
16 >
17
18 Take a look at the RC_DEVICES setting in /etc/conf.d/rc. If that says
19 "auto" or "udev", then you are using udev and can safely remove devfs.
20 Another way to check is to look at the output of "mount | grep /dev".
21 Here is what it says for me:
22
23 udev on /dev type tmpfs (rw,nosuid)
24
25 If you are still using devfs, this will probably say "type devfs".
26
27 -Richard
28
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] New kernel and udev gentuxx <gentuxx@×××××.com>