Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 28012
Collapse All | Expand All

(-)../cvs/htdocs/doc/en/uml.xml (-6 / +7 lines)
Lines 160-165 Link Here
160
a fs type of either ext2, ext3, or reiserfs.  Set <path>/dev/SWAP</path>
160
a fs type of either ext2, ext3, or reiserfs.  Set <path>/dev/SWAP</path>
161
to be <path>/dev/ubd/1</path>, and comment out <path>/dev/BOOT</path>.
161
to be <path>/dev/ubd/1</path>, and comment out <path>/dev/BOOT</path>.
162
</p>
162
</p>
163
164
<p> At this point, remember to set your root password. </p>
165
166
<pre caption="Setting root password">
167
# <i>passwd</i>
168
</pre>
169
163
<p>
170
<p>
164
Exit the chroot, unmount all of the bind mounts,
171
Exit the chroot, unmount all of the bind mounts,
165
tar up the new Gentoo distro, and clean up:
172
tar up the new Gentoo distro, and clean up:
Lines 178-189 Link Here
178
# <i>rm -rf /mnt/gentoo</i>
185
# <i>rm -rf /mnt/gentoo</i>
179
</pre>
186
</pre>
180
187
181
<p> At this point, remember to set your root password. </p>
182
183
<pre caption="Setting root password">
184
# <c>passwd</c>
185
</pre>
186
187
<p>You might also want to consider reviewing the final steps of the
188
<p>You might also want to consider reviewing the final steps of the
188
<uri link="http://www.gentoo.org/doc/en/gentoo-x86-install.xml">Gentoo Linux x86 Installation Guide</uri>. </p>
189
<uri link="http://www.gentoo.org/doc/en/gentoo-x86-install.xml">Gentoo Linux x86 Installation Guide</uri>. </p>
189
</body>
190
</body>

Return to bug 28012