| 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/lvm2.xml,v 1.19 2006/02/17 02:53:19 rane Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/lvm2.xml,v 1.20 2006/04/19 21:39:22 fox2mike Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/lvm2.xml"> |
5 | <guide link="/doc/en/lvm2.xml"> |
| 6 | <title>Gentoo LVM2 installation</title> |
6 | <title>Gentoo LVM2 installation</title> |
| 7 | |
7 | |
| … | |
… | |
| 22 | |
22 | |
| 23 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
23 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 24 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
24 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 25 | <license/> |
25 | <license/> |
| 26 | |
26 | |
| 27 | <version>2.2</version> |
27 | <version>2.3</version> |
| 28 | <date>2006-02-06</date> |
28 | <date>2006-04-20</date> |
| 29 | |
29 | |
| 30 | <chapter> |
30 | <chapter> |
| 31 | <title>Introduction</title> |
31 | <title>Introduction</title> |
| 32 | <section> |
32 | <section> |
| 33 | <body> |
33 | <body> |
| … | |
… | |
| 40 | |
40 | |
| 41 | <warn> |
41 | <warn> |
| 42 | This document is not intended to be an LVM2 tutorial. It serves as a |
42 | This document is not intended to be an LVM2 tutorial. It serves as a |
| 43 | supplement to the Gentoo installation procedure as described in the <uri |
43 | supplement to the Gentoo installation procedure as described in the <uri |
| 44 | link="/doc/en/handbook/handbook-x86.xml?part=1">Handbook, Part 1</uri>. Make |
44 | link="/doc/en/handbook/handbook-x86.xml?part=1">Handbook, Part 1</uri>. Make |
| 45 | sure you <c>read</c> the Gentoo Installation Manual <c>before</c> you start |
45 | sure you <e>read</e> the Gentoo Installation Manual <e>before</e> you start |
| 46 | your installation process. |
46 | your installation process. |
| 47 | </warn> |
47 | </warn> |
| 48 | |
48 | |
| 49 | <note> |
49 | <note> |
| 50 | For a complete LVM HOWTO point your browser to |
50 | For a complete LVM HOWTO point your browser to |
| … | |
… | |
| 121 | <title>Installation</title> |
121 | <title>Installation</title> |
| 122 | <section> |
122 | <section> |
| 123 | <body> |
123 | <body> |
| 124 | |
124 | |
| 125 | <p> |
125 | <p> |
| 126 | Follow the handbook, but with the following amendments to chapter <c>4. |
126 | Follow the handbook, but with the following amendments to chapter <e>4. |
| 127 | Preparing the Disks</c>: |
127 | Preparing the Disks</e>: |
| 128 | </p> |
128 | </p> |
| 129 | |
129 | |
| 130 | <p> |
130 | <p> |
| 131 | Use <c>fdisk</c> as described in the handbook, but use the partition scheme |
131 | Use <c>fdisk</c> as described in the handbook, but use the partition scheme |
| 132 | mentioned above as an example. It is only <e>an example</e>, adapt it to your |
132 | mentioned above as an example. It is only <e>an example</e>, adapt it to your |