1 |
neysx 06/01/19 21:48:11 |
2 |
|
3 |
Modified: xml/htdocs/doc/en/handbook/2005.1 |
4 |
hb-install-alpha-bootloader.xml |
5 |
hb-install-amd64-bootloader.xml |
6 |
hb-install-hppa-bootloader.xml |
7 |
hb-install-ppc-bootloader.xml |
8 |
hb-install-ppc64-bootloader.xml |
9 |
hb-install-sparc-bootloader.xml |
10 |
hb-install-system.xml hb-install-x86-bootloader.xml |
11 |
Log: |
12 |
#105646 bind-mount /dev before chrooting |
13 |
|
14 |
Revision Changes Path |
15 |
1.3 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml |
16 |
|
17 |
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo |
18 |
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo |
19 |
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo |
20 |
|
21 |
Index: hb-install-alpha-bootloader.xml |
22 |
=================================================================== |
23 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml,v |
24 |
retrieving revision 1.2 |
25 |
retrieving revision 1.3 |
26 |
diff -u -r1.2 -r1.3 |
27 |
--- hb-install-alpha-bootloader.xml 8 Aug 2005 13:24:46 -0000 1.2 |
28 |
+++ hb-install-alpha-bootloader.xml 19 Jan 2006 21:48:11 -0000 1.3 |
29 |
@@ -4,12 +4,12 @@ |
30 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
31 |
<!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
32 |
|
33 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ --> |
34 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml,v 1.3 2006/01/19 21:48:11 neysx Exp $ --> |
35 |
|
36 |
<sections> |
37 |
|
38 |
-<version>5.0</version> |
39 |
-<date>2005-08-08</date> |
40 |
+<version>5.1</version> |
41 |
+<date>2006-01-19</date> |
42 |
|
43 |
<section> |
44 |
<title>Making your Choice</title> |
45 |
@@ -171,7 +171,7 @@ |
46 |
<pre caption="Exiting the chroot, unmounting all partitions and rebooting"> |
47 |
# <i>exit</i> |
48 |
cdimage ~# <i>cd</i> |
49 |
-cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo</i> |
50 |
+cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i> |
51 |
cdimage ~# <i>reboot</i> |
52 |
</pre> |
53 |
|
54 |
|
55 |
|
56 |
|
57 |
1.10 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml |
58 |
|
59 |
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml?rev=1.10&content-type=text/x-cvsweb-markup&cvsroot=gentoo |
60 |
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml?rev=1.10&content-type=text/plain&cvsroot=gentoo |
61 |
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml.diff?r1=1.9&r2=1.10&cvsroot=gentoo |
62 |
|
63 |
Index: hb-install-amd64-bootloader.xml |
64 |
=================================================================== |
65 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml,v |
66 |
retrieving revision 1.9 |
67 |
retrieving revision 1.10 |
68 |
diff -u -r1.9 -r1.10 |
69 |
--- hb-install-amd64-bootloader.xml 25 Nov 2005 13:33:13 -0000 1.9 |
70 |
+++ hb-install-amd64-bootloader.xml 19 Jan 2006 21:48:11 -0000 1.10 |
71 |
@@ -4,12 +4,12 @@ |
72 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
73 |
<!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
74 |
|
75 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml,v 1.9 2005/11/25 13:33:13 neysx Exp $ --> |
76 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml,v 1.10 2006/01/19 21:48:11 neysx Exp $ --> |
77 |
|
78 |
<sections> |
79 |
|
80 |
-<version>5.6</version> |
81 |
-<date>2005-11-25</date> |
82 |
+<version>5.7</version> |
83 |
+<date>2006-01-19</date> |
84 |
|
85 |
<section> |
86 |
<title>Making your Choice</title> |
87 |
@@ -431,7 +431,7 @@ |
88 |
<pre caption="Unmounting all partitions and rebooting"> |
89 |
# <i>exit</i> |
90 |
# <i>cd</i> |
91 |
-# <i>umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo</i> |
92 |
+# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i> |
93 |
# <i>reboot</i> |
94 |
</pre> |
95 |
|
96 |
|
97 |
|
98 |
|
99 |
1.3 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml |
100 |
|
101 |
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo |
102 |
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo |
103 |
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo |
104 |
|
105 |
Index: hb-install-hppa-bootloader.xml |
106 |
=================================================================== |
107 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml,v |
108 |
retrieving revision 1.2 |
109 |
retrieving revision 1.3 |
110 |
diff -u -r1.2 -r1.3 |
111 |
--- hb-install-hppa-bootloader.xml 8 Aug 2005 13:24:46 -0000 1.2 |
112 |
+++ hb-install-hppa-bootloader.xml 19 Jan 2006 21:48:11 -0000 1.3 |
113 |
@@ -4,12 +4,12 @@ |
114 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
115 |
<!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
116 |
|
117 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ --> |
118 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml,v 1.3 2006/01/19 21:48:11 neysx Exp $ --> |
119 |
|
120 |
<sections> |
121 |
|
122 |
-<version>5.0</version> |
123 |
-<date>2005-08-08</date> |
124 |
+<version>5.1</version> |
125 |
+<date>2006-01-19</date> |
126 |
|
127 |
<section> |
128 |
<title>Installing PALO</title> |
129 |
@@ -67,7 +67,7 @@ |
130 |
<pre caption="Exiting the chroot, unmounting all partitions and rebooting"> |
131 |
# <i>exit</i> |
132 |
cdimage ~# <i>cd</i> |
133 |
-cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo</i> |
134 |
+cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i> |
135 |
cdimage ~# <i>reboot</i> |
136 |
</pre> |
137 |
|
138 |
|
139 |
|
140 |
|
141 |
1.5 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml |
142 |
|
143 |
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo |
144 |
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo |
145 |
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo |
146 |
|
147 |
Index: hb-install-ppc-bootloader.xml |
148 |
=================================================================== |
149 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml,v |
150 |
retrieving revision 1.4 |
151 |
retrieving revision 1.5 |
152 |
diff -u -r1.4 -r1.5 |
153 |
--- hb-install-ppc-bootloader.xml 5 Sep 2005 15:08:54 -0000 1.4 |
154 |
+++ hb-install-ppc-bootloader.xml 19 Jan 2006 21:48:11 -0000 1.5 |
155 |
@@ -4,12 +4,12 @@ |
156 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
157 |
<!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
158 |
|
159 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml,v 1.4 2005/09/05 15:08:54 neysx Exp $ --> |
160 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml,v 1.5 2006/01/19 21:48:11 neysx Exp $ --> |
161 |
|
162 |
<sections> |
163 |
|
164 |
-<version>5.2</version> |
165 |
-<date>2005-09-05</date> |
166 |
+<version>5.3</version> |
167 |
+<date>2006-01-19</date> |
168 |
|
169 |
<section> |
170 |
<title>Choosing a Bootloader</title> |
171 |
@@ -287,7 +287,7 @@ |
172 |
|
173 |
<pre caption="Unmounting all partitions and rebooting"> |
174 |
cdimage ~# <i>cd /</i> |
175 |
-cdimage ~# <i>umount /mnt/gentoo/proc /mnt/gentoo /mnt/mac</i> |
176 |
+cdimage ~# <i>umount /mnt/gentoo/proc /mnt/gentoo/dev /mnt/gentoo /mnt/mac</i> |
177 |
cdimage ~# <i>reboot</i> |
178 |
</pre> |
179 |
|
180 |
|
181 |
|
182 |
|
183 |
1.5 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-bootloader.xml |
184 |
|
185 |
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-bootloader.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo |
186 |
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-bootloader.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo |
187 |
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-bootloader.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo |
188 |
|
189 |
Index: hb-install-ppc64-bootloader.xml |
190 |
=================================================================== |
191 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-bootloader.xml,v |
192 |
retrieving revision 1.4 |
193 |
retrieving revision 1.5 |
194 |
diff -u -r1.4 -r1.5 |
195 |
--- hb-install-ppc64-bootloader.xml 24 Nov 2005 22:58:49 -0000 1.4 |
196 |
+++ hb-install-ppc64-bootloader.xml 19 Jan 2006 21:48:11 -0000 1.5 |
197 |
@@ -4,12 +4,12 @@ |
198 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
199 |
<!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
200 |
|
201 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-bootloader.xml,v 1.4 2005/11/24 22:58:49 neysx Exp $ --> |
202 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-bootloader.xml,v 1.5 2006/01/19 21:48:11 neysx Exp $ --> |
203 |
|
204 |
<sections> |
205 |
|
206 |
-<version>5.1</version> |
207 |
-<date>2005-11-24</date> |
208 |
+<version>5.2</version> |
209 |
+<date>2006-01-19</date> |
210 |
|
211 |
<section> |
212 |
<title>Making your Choice</title> |
213 |
@@ -302,7 +302,7 @@ |
214 |
<pre caption="Exiting the chroot, unmounting all partitions and rebooting"> |
215 |
# <i>exit</i> |
216 |
~# <i>cd</i> |
217 |
-~# <i>umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo/dev /mnt/gentoo</i> |
218 |
+~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo/dev /mnt/gentoo</i> |
219 |
~# <i>reboot</i> |
220 |
</pre> |
221 |
|
222 |
|
223 |
|
224 |
|
225 |
1.5 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml |
226 |
|
227 |
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo |
228 |
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo |
229 |
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo |
230 |
|
231 |
Index: hb-install-sparc-bootloader.xml |
232 |
=================================================================== |
233 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml,v |
234 |
retrieving revision 1.4 |
235 |
retrieving revision 1.5 |
236 |
diff -u -r1.4 -r1.5 |
237 |
--- hb-install-sparc-bootloader.xml 24 Nov 2005 17:26:11 -0000 1.4 |
238 |
+++ hb-install-sparc-bootloader.xml 19 Jan 2006 21:48:11 -0000 1.5 |
239 |
@@ -4,12 +4,12 @@ |
240 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
241 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
242 |
|
243 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml,v 1.4 2005/11/24 17:26:11 neysx Exp $ --> |
244 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml,v 1.5 2006/01/19 21:48:11 neysx Exp $ --> |
245 |
|
246 |
<sections> |
247 |
|
248 |
-<version>5.2</version> |
249 |
-<date>2005-11-24</date> |
250 |
+<version>5.3</version> |
251 |
+<date>2006-01-19</date> |
252 |
|
253 |
<section> |
254 |
<title>Making your Choice</title> |
255 |
@@ -112,7 +112,7 @@ |
256 |
<pre caption="Exiting the chroot, unmounting all partitions and rebooting"> |
257 |
# <i>exit</i> |
258 |
cdimage ~# <i>cd</i> |
259 |
-cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo</i> |
260 |
+cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i> |
261 |
cdimage ~# <i>reboot</i> |
262 |
</pre> |
263 |
|
264 |
|
265 |
|
266 |
|
267 |
1.5 +8 -7 xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml |
268 |
|
269 |
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo |
270 |
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo |
271 |
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo |
272 |
|
273 |
Index: hb-install-system.xml |
274 |
=================================================================== |
275 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v |
276 |
retrieving revision 1.4 |
277 |
retrieving revision 1.5 |
278 |
diff -u -r1.4 -r1.5 |
279 |
--- hb-install-system.xml 5 Jan 2006 11:56:33 -0000 1.4 |
280 |
+++ hb-install-system.xml 19 Jan 2006 21:48:11 -0000 1.5 |
281 |
@@ -4,27 +4,28 @@ |
282 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
283 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
284 |
|
285 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.4 2006/01/05 11:56:33 rane Exp $ --> |
286 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.5 2006/01/19 21:48:11 neysx Exp $ --> |
287 |
|
288 |
<sections> |
289 |
|
290 |
-<version>5.2</version> |
291 |
-<date>2006-01-05</date> |
292 |
+<version>5.3</version> |
293 |
+<date>2006-01-19</date> |
294 |
|
295 |
<section> |
296 |
<title>Chrooting</title> |
297 |
<subsection> |
298 |
-<title>Mounting the proc Filesystem</title> |
299 |
+<title>Mounting the /proc and /dev Filesystems</title> |
300 |
<body> |
301 |
|
302 |
<p> |
303 |
Mount the <path>/proc</path> filesystem on <path>/mnt/gentoo/proc</path> to |
304 |
-allow the installation to use the kernel-provided information even within the |
305 |
-chrooted environment. |
306 |
+allow the installation to use the kernel-provided information within the |
307 |
+chrooted environment, and then mount-bind the <path>/dev</path> filesystem. |
308 |
</p> |
309 |
|
310 |
-<pre caption="Mounting /proc"> |
311 |
+<pre caption="Mounting /proc and /dev"> |
312 |
# <i>mount -t proc none /mnt/gentoo/proc</i> |
313 |
+# <i>mount -o bind /dev /mnt/gentoo/dev</i> |
314 |
</pre> |
315 |
|
316 |
</body> |
317 |
|
318 |
|
319 |
|
320 |
1.8 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml |
321 |
|
322 |
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml?rev=1.8&content-type=text/x-cvsweb-markup&cvsroot=gentoo |
323 |
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml?rev=1.8&content-type=text/plain&cvsroot=gentoo |
324 |
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml.diff?r1=1.7&r2=1.8&cvsroot=gentoo |
325 |
|
326 |
Index: hb-install-x86-bootloader.xml |
327 |
=================================================================== |
328 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml,v |
329 |
retrieving revision 1.7 |
330 |
retrieving revision 1.8 |
331 |
diff -u -r1.7 -r1.8 |
332 |
--- hb-install-x86-bootloader.xml 25 Nov 2005 13:33:13 -0000 1.7 |
333 |
+++ hb-install-x86-bootloader.xml 19 Jan 2006 21:48:11 -0000 1.8 |
334 |
@@ -4,12 +4,12 @@ |
335 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
336 |
<!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
337 |
|
338 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml,v 1.7 2005/11/25 13:33:13 neysx Exp $ --> |
339 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml,v 1.8 2006/01/19 21:48:11 neysx Exp $ --> |
340 |
|
341 |
<sections> |
342 |
|
343 |
-<version>5.3</version> |
344 |
-<date>2005-11-25</date> |
345 |
+<version>5.4</version> |
346 |
+<date>2006-01-19</date> |
347 |
|
348 |
<section> |
349 |
<title>Making your Choice</title> |
350 |
@@ -613,7 +613,7 @@ |
351 |
<pre caption="Unmounting all partitions and rebooting"> |
352 |
# <i>exit</i> |
353 |
cdimage ~# <i>cd</i> |
354 |
-cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo</i> |
355 |
+cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i> |
356 |
cdimage ~# <i>reboot</i> |
357 |
</pre> |
358 |
|
359 |
|
360 |
|
361 |
|
362 |
-- |
363 |
gentoo-doc-cvs@g.o mailing list |