Gentoo Archives: gentoo-user

From: Ernie Schroder <schroder@×××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] udevstart at boot?
Date: Sun, 18 Dec 2005 02:40:26
Message-Id: 200512172136.32774.schroder@ntplx.net
1 I'm obviously looking in the wrong places, but I can't find documentation on
2 getting udev to start at boot. Sound and a few other things you don't notice
3 right away fail to work until I do:
4 # udevstart
5 /dev/dsp is created with correct permissions and I'm good to go. The question
6 is:
7 How to I get udev to start at boot?
8
9 I had thought that the place to do this was in grub.conf. Following some
10 instructions I found searching the gentoo forums, I edited my kernel line
11 like so:
12
13 title Gentoo-2.6.14
14 root (hd0,0)
15 kernel /bzImage-2.6.14-gentoo-r4 root=/dev/hda5 dev=udev
16 video=vesafb:ywrap,mtrr vga=0x317
17
18 Also If you see why the boot complains about my video mode, feel free to
19 comment.
20 --
21 Regards, Ernie
22 100% Microsoft and Intel free
23
24 21:17:06 up 23 min, 2 users, load average: 0.34, 0.59, 0.57
25 Linux 2.6.14-gentoo-r42.6.14-r-4_new i686 AMD Athlon(tm) XP 2400+
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] udevstart at boot? Richard Fish <bigfish@××××××××××.org>
Re: [gentoo-user] udevstart at boot? Daniel Drake <dsd@g.o>
Re: [gentoo-user] udevstart at boot? Lares Moreau <lares.moreau@×××××.com>