| 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+raid+lvm2-quickinstall.xml,v 1.24 2009/03/13 16:51:20 neysx Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v 1.25 2010/01/26 20:45:08 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide lang="en"> |
5 | <guide> |
| 6 | <title>Gentoo Linux x86 with Software Raid and LVM2 Quick Install Guide</title> |
6 | <title>Gentoo Linux x86 with Software Raid and LVM2 Quick Install Guide</title> |
| 7 | |
7 | |
| 8 | <values> |
8 | <values> |
| 9 | <key id="raid+lvm">yes</key> |
9 | <key id="raid+lvm">yes</key> |
| 10 | <key id="root">/dev/md3</key> |
10 | <key id="root">/dev/md3</key> |
| … | |
… | |
| 17 | <mail link="swift"/> |
17 | <mail link="swift"/> |
| 18 | </author> |
18 | </author> |
| 19 | <author title="Author">Steven Wagner</author> |
19 | <author title="Author">Steven Wagner</author> |
| 20 | |
20 | |
| 21 | <abstract> |
21 | <abstract> |
| 22 | The Quick install guide covers the Gentoo install process in a non-verbose |
22 | The Quick Install guide covers the Gentoo install process in a non-verbose |
| 23 | manner. Its purpose is to allow users to perform a stage3 install with software |
23 | manner. Its purpose is to allow users to perform a stage3 install with software |
| 24 | RAID and LVM2 in no time. Users should already have prior experience with |
24 | RAID and LVM2 in no time. Users should already have prior experience with |
| 25 | installing Gentoo Linux if they want to follow this guide. |
25 | installing Gentoo Linux if they want to follow this guide. |
| 26 | </abstract> |
26 | </abstract> |
| 27 | |
27 | |
| 28 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
28 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 29 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
29 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 30 | <license/> |
30 | <license/> |
| 31 | |
31 | |
| 32 | <version>14</version> |
32 | <version>15</version> |
| 33 | <date>2009-03-13</date> |
33 | <date>2010-01-26</date> |
| 34 | |
34 | |
| 35 | <chapter> |
35 | <chapter> |
| 36 | <title>Introduction</title> |
36 | <title>Introduction</title> |
| 37 | <section> |
37 | <section> |
| 38 | <body> |
38 | <body> |
| … | |
… | |
| 42 | installation including LVM2 on top of software RAID. This guide is targeted at |
42 | installation including LVM2 on top of software RAID. This guide is targeted at |
| 43 | experienced users. You need a connection to the Internet to download the stage3 |
43 | experienced users. You need a connection to the Internet to download the stage3 |
| 44 | and Portage snapshots. |
44 | and Portage snapshots. |
| 45 | </p> |
45 | </p> |
| 46 | |
46 | |
| 47 | <p> |
47 | <impo> |
| 48 | New users should read the <uri link="/doc/en/handbook/index.xml">Handbook</uri> |
48 | New users should read the <uri link="/doc/en/handbook/index.xml">Handbook</uri> |
| 49 | as it gives a better overview about the installation process. |
49 | as it gives a better overview about the installation process. The Quick Install |
| 50 | </p> |
50 | guide is designed for experienced users who just need a checklist to follow. |
|
|
51 | </impo> |
| 51 | |
52 | |
| 52 | <p> |
53 | <p> |
| 53 | Timing output follows all commands that take more than a couple of seconds to |
54 | Timing output follows all commands that take more than a couple of seconds to |
| 54 | finish. Commands were timed on an AMD 2000 1.66 Ghz PC with 512 Mb of RAM and |
55 | finish. Commands were timed on an AMD 2000 1.66 Ghz PC with 512 Mb of RAM and |
| 55 | two SATA disks connected to a hardware controller configured as JBOD (i.e. two |
56 | two SATA disks connected to a hardware controller configured as JBOD (i.e. two |