Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-tipsntricks.xml
Date: Wed, 21 May 2008 20:26:06
Message-Id: E1Jyust-0000iG-Iy@stork.gentoo.org
1 swift 08/05/21 20:26:03
2
3 Modified: gentoo-x86-tipsntricks.xml
4 Log:
5 Coding style
6
7 Revision Changes Path
8 1.26 xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml?rev=1.26&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml?rev=1.26&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml?r1=1.25&r2=1.26
13
14 Index: gentoo-x86-tipsntricks.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml,v
17 retrieving revision 1.25
18 retrieving revision 1.26
19 diff -u -r1.25 -r1.26
20 --- gentoo-x86-tipsntricks.xml 18 Sep 2007 15:48:12 -0000 1.25
21 +++ gentoo-x86-tipsntricks.xml 21 May 2008 20:26:03 -0000 1.26
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml,v 1.25 2007/09/18 15:48:12 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-tipsntricks.xml,v 1.26 2008/05/21 20:26:03 swift Exp $ -->
27
28 <guide link="/doc/en/gentoo-x86-tipsntricks.xml">
29 <title>Gentoo/x86 Installation Tips &amp; Tricks</title>
30 @@ -120,11 +120,11 @@
31 </pre>
32
33 <p>
34 -After partitioning, create the <path>/etc/mdadm.conf</path> file (yes, indeed,
35 -on the Installation CD environment) using <c>mdadm</c>, an advanced tool for <uri
36 -link="http://www.linuxdevcenter.com/pub/a/linux/2002/12/05/RAID.html">RAID
37 -management</uri>. For instance, to have your boot, swap and root partition
38 -mirrored (RAID-1) covering <path>/dev/sda</path> and <path>/dev/sdb</path>,
39 +After partitioning, create the <path>/etc/mdadm.conf</path> file (yes, indeed,
40 +on the Installation CD environment) using <c>mdadm</c>, an advanced tool for
41 +<uri link="http://www.linuxdevcenter.com/pub/a/linux/2002/12/05/RAID.html">RAID
42 +management</uri>. For instance, to have your boot, swap and root partition
43 +mirrored (RAID-1) covering <path>/dev/sda</path> and <path>/dev/sdb</path>,
44 you can use:
45 </p>
46
47 @@ -162,7 +162,7 @@
48
49 <p>
50 When you're configuring your kernel, make sure you have the appropriate RAID
51 -support <e>in</e> your kernel and not as module.
52 +support <e>in</e> your kernel and not as module.
53 </p>
54
55 <p>
56 @@ -173,7 +173,7 @@
57
58 <p>
59 When configuring your bootloader, make sure it gets installed in the MBR of
60 -<e>both</e> disks if you use mirroring.
61 +<e>both</e> disks if you use mirroring.
62 </p>
63
64 </body>
65 @@ -183,10 +183,10 @@
66 <body>
67
68 <p>
69 -Make sure you boot your Installation CD using the <c>doataraid</c> option. Once booted,
70 -check the contents of <path>/dev/ataraid</path>. It should contain various
71 -<path>disc*</path> directories for each harddisk available in the ATA RAID. An
72 -entire disk is displayed as <path>disc</path> while partitions are
73 +Make sure you boot your Installation CD using the <c>doataraid</c> option. Once
74 +booted, check the contents of <path>/dev/ataraid</path>. It should contain
75 +various <path>disc*</path> directories for each harddisk available in the ATA
76 +RAID. An entire disk is displayed as <path>disc</path> while partitions are
77 <path>part*</path>.
78 </p>
79
80 @@ -228,7 +228,7 @@
81 <p>
82 You still need to write your <path>grub.conf</path> file. This is no different
83 from the installation instructions, just make sure that your <c>root=</c> points
84 -to the ATA RAID device.
85 +to the ATA RAID device.
86 </p>
87
88 <p>
89 @@ -259,9 +259,10 @@
90
91 <p>
92 If you don't want to compile a kernel yourself you can use the kernel from the
93 -Installation CD and copy it to your system. When you come to the point that you're asked
94 -to compile a kernel, go to another terminal (press Alt-F2) and log in with the
95 -root password you've supplied at the beginning of the installation.
96 +Installation CD and copy it to your system. When you come to the point that
97 +you're asked to compile a kernel, go to another terminal (press Alt-F2) and
98 +log in with the root password you've supplied at the beginning of the
99 +installation.
100 </p>
101
102 <p>
103 @@ -306,13 +307,13 @@
104
105 <p>
106 There are several possible solutions for this. The first one is to use
107 -<c>screen</c>. After booting the Installation CD, set your root password and start a
108 -screen session:
109 +<c>screen</c>. After booting the Installation CD, set your root password and
110 +start a screen session:
111 </p>
112
113 <note>
114 -Not all Installation CDs provide screen. If this is the case, you will have to use one of
115 -the other methods described in this section.
116 +Not all Installation CDs provide screen. If this is the case, you will have to
117 +use one of the other methods described in this section.
118 </note>
119
120 <pre caption="Starting a screen session">
121 @@ -327,7 +328,7 @@
122 </p>
123
124 <p>
125 -To regain access to your terminal, log in as root again and <e>attach</e> to
126 +To regain access to your terminal, log in as root again and <e>attach</e> to
127 the running screen session:
128 </p>
129
130 @@ -352,13 +353,14 @@
131 </pre>
132
133 <p>
134 -Now exit the chrooted environment (<c>exit</c>) and the Installation CD session. Your
135 -compilation will continue in the background.
136 +Now exit the chrooted environment (<c>exit</c>) and the Installation CD session.
137 +Your compilation will continue in the background.
138 </p>
139
140 <p>
141 -When you want to check the compilation, log in as root (on the Installation CD) and
142 -chroot back into your environment and go to the directory where you left off:
143 +When you want to check the compilation, log in as root (on the Installation CD)
144 +and chroot back into your environment and go to the directory where you left
145 +off:
146 </p>
147
148 <pre caption="Chrooting back">
149 @@ -421,7 +423,7 @@
150 the instructions again, but ignore the partitioning steps as your partitions are
151 already created and even populated. You can therefore immediately mount those
152 partitions at <path>/mnt/gentoo</path>. You should also ignore the steps about
153 -stage extraction and modifying <path>make.conf</path> - you don't want to
154 +stage extraction and modifying <path>make.conf</path> - you don't want to
155 overwrite your files do you?
156 </p>
157
158 @@ -441,7 +443,7 @@
159 <p>
160 Once you have tried a different approach for your situation, you should consider
161 how much of the subsequent steps you need to perform again. If the subsequent
162 -steps are depending on your change, you will need to redo those.
163 +steps are depending on your change, you will need to redo those.
164 </p>
165
166 <p>
167 @@ -450,7 +452,7 @@
168
169 <ul>
170 <li>
171 - if you have changed a variable inside <path>make.conf</path> you will need
172 + if you have changed a variable inside <path>make.conf</path> you will need
173 to do all subsequent compiling since those depend on the settings inside
174 <path>make.conf</path>
175 </li>
176
177
178
179 --
180 gentoo-doc-cvs@l.g.o mailing list