| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.61 2006/09/16 20:23:50 neysx Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.62 2006/09/25 09:40:44 neysx Exp $ --> |
| 3 | |
3 | |
| 4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 5 | |
5 | |
| 6 | <guide link="/doc/en/gentoo-x86-quickinstall.xml" lang="en"> |
6 | <guide link="/doc/en/gentoo-x86-quickinstall.xml" lang="en"> |
| 7 | <title>Gentoo Linux x86 Quick Install Guide</title> |
7 | <title>Gentoo Linux x86 Quick Install Guide</title> |
| … | |
… | |
| 99 | framebuffer. If you booted the LiveCD, don't forget to add the <c>nox</c> |
99 | framebuffer. If you booted the LiveCD, don't forget to add the <c>nox</c> |
| 100 | option to prevent the X graphical environment from starting. Several options |
100 | option to prevent the X graphical environment from starting. Several options |
| 101 | allow to enable or disable some features. If all goes well, your hardware will |
101 | allow to enable or disable some features. If all goes well, your hardware will |
| 102 | be detected and all modules will be loaded. If the kernel fails to boot |
102 | be detected and all modules will be loaded. If the kernel fails to boot |
| 103 | properly or if your computer hangs during the boot procedure, you may have to |
103 | properly or if your computer hangs during the boot procedure, you may have to |
| 104 | experience with different configurations. The safest way is probably to use the |
104 | experiment with different configurations. The safest way is probably to use the |
| 105 | <c>nodetect</c> option and then load required modules explicitly. |
105 | <c>nodetect</c> option and then load required modules explicitly. |
| 106 | </p> |
106 | </p> |
| 107 | |
107 | |
| 108 | <pre caption="Boot the minimal CD"> |
108 | <pre caption="Boot the minimal CD"> |
| 109 | Gentoo Linux Installation LiveCD http://www.gentoo.org |
109 | Gentoo Linux Installation LiveCD http://www.gentoo.org |