| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 3 | |
3 | |
| 4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.6 2004/04/11 15:46:19 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.7 2004/04/25 16:44:49 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <guide link="/doc/en/udev-guide.xml"> |
6 | <guide link="/doc/en/udev-guide.xml"> |
| 7 | <title>Gentoo udev Guide</title> |
7 | <title>Gentoo udev Guide</title> |
| 8 | |
8 | |
| 9 | <author title="Author"> |
9 | <author title="Author"> |
| … | |
… | |
| 14 | This document explains what udev is and how you can use udev to fit your needs. |
14 | This document explains what udev is and how you can use udev to fit your needs. |
| 15 | </abstract> |
15 | </abstract> |
| 16 | |
16 | |
| 17 | <license/> |
17 | <license/> |
| 18 | |
18 | |
| 19 | <version>0.5</version> |
19 | <version>0.6</version> |
| 20 | <date>April 11, 2004</date> |
20 | <date>Apr 25, 2004</date> |
| 21 | |
21 | |
| 22 | <chapter> |
22 | <chapter> |
| 23 | <title>What is udev?</title> |
23 | <title>What is udev?</title> |
| 24 | <section> |
24 | <section> |
| 25 | <title>The /dev Directory</title> |
25 | <title>The /dev Directory</title> |
| … | |
… | |
| 273 | </section> |
273 | </section> |
| 274 | <section> |
274 | <section> |
| 275 | <title>Current Issues</title> |
275 | <title>Current Issues</title> |
| 276 | <body> |
276 | <body> |
| 277 | |
277 | |
| 278 | <p> |
278 | <note> |
| 279 | Please report the <e>temporary fixes</e> to current issues to the Gentoo |
279 | Please report the <e>temporary fixes</e> to current issues to the Gentoo |
| 280 | Documentation Project by using the <uri link="http://bugs.gentoo.org">Gentoo |
280 | Documentation Project by using the <uri link="http://bugs.gentoo.org">Gentoo |
| 281 | Bugzilla</uri> website. |
281 | Bugzilla</uri> website. |
|
|
282 | </note> |
|
|
283 | |
|
|
284 | <p> |
|
|
285 | Q. My system doesn't display anything when booting using udev |
|
|
286 | </p> |
|
|
287 | |
|
|
288 | <p> |
|
|
289 | A. If this is the case, then you will need to create the |
|
|
290 | <path>/dev/console</path> and <path>/dev/null</path> devices as mentioned in our |
|
|
291 | Configuration section. |
| 282 | </p> |
292 | </p> |
| 283 | |
293 | |
| 284 | </body> |
294 | </body> |
| 285 | </section> |
295 | </section> |
| 286 | </chapter> |
296 | </chapter> |