Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-amd64-medium.xml
Date: Sat, 12 Aug 2006 21:08:46
Message-Id: 20060812210824.6F360647B5@smtp.gentoo.org
1 nightmorph 06/08/12 21:08:23
2
3 Modified: hb-install-amd64-medium.xml
4 Log:
5 Updated amd64-medium.xml; mostly identical to x86 now.
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-amd64-medium.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-amd64-medium.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-amd64-medium.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-amd64-medium.xml?r1=1.1&r2=1.2
13
14 Index: hb-install-amd64-medium.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-amd64-medium.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-amd64-medium.xml 9 Aug 2006 16:35:14 -0000 1.1
21 +++ hb-install-amd64-medium.xml 12 Aug 2006 21:08:23 -0000 1.2
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-amd64-medium.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-amd64-medium.xml,v 1.2 2006/08/12 21:08:23 nightmorph Exp $ -->
28
29 <sections>
30
31 <version>6.0</version>
32 -<date>2006-02-27</date>
33 +<date>2006-08-12</date>
34
35 <section>
36 <title>Hardware Requirements</title>
37 @@ -19,7 +19,7 @@
38
39 <p>
40 Before we start, we first list what hardware requirements you need to
41 -successfully install Gentoo on your box.
42 +successfully install Gentoo on your box using the Installer LiveCD.
43 </p>
44
45 </body>
46 @@ -31,11 +31,11 @@
47 <table>
48 <tr>
49 <th>CPU</th>
50 - <ti>Any AMD64 CPU *</ti>
51 + <ti>Any AMD64 or EM64T CPU</ti>
52 </tr>
53 <tr>
54 <th>Memory</th>
55 - <ti>64 MB</ti>
56 + <ti>128 MB</ti>
57 </tr>
58 <tr>
59 <th>Diskspace</th>
60 @@ -47,18 +47,14 @@
61 </tr>
62 </table>
63
64 -<p>
65 -You should check the <uri link="http://amd64.gentoo.org">Gentoo
66 -AMD64 Project Page</uri> before proceeding.
67 -</p>
68
69 </body>
70 </subsection>
71 </section>
72 -<!-- Copy/paste from hb-install-x86-medium.xml (with s/x86/amd64/) -->
73 +<!-- General description, propagated to other architectures as well -->
74 <!-- START -->
75 <section>
76 -<title>The Gentoo Universal Installation CD</title>
77 +<title>The Gentoo Linux Installer LiveCD</title>
78 <subsection>
79 <title>Introduction</title>
80 <body>
81 @@ -66,7 +62,7 @@
82 <p>
83 Gentoo Linux can be installed using a <e>stage3</e> tarball file.
84 Such a tarball is an archive that contains a minimal environment from
85 -which you can succesfully install Gentoo Linux onto your system.
86 +which you can successfully install Gentoo Linux onto your system.
87 </p>
88
89 <p>
90 @@ -78,11 +74,11 @@
91 </body>
92 </subsection>
93 <subsection>
94 -<title>Gentoo Universal Installation CD</title>
95 +<title>Gentoo Linux Installer LiveCD</title>
96 <body>
97
98 <p>
99 -An Installation CD is a bootable medium which contains a self-sustained Gentoo
100 +A LiveCD is a bootable medium which contains a self-sustained Gentoo
101 environment. It allows you to boot Linux from the CD. During the boot process
102 your hardware is detected and the appropriate drivers are loaded. The Gentoo
103 Installation CDs are maintained by Gentoo developers.
104 @@ -94,10 +90,10 @@
105
106 <ul>
107 <li>
108 - The Universal Installation CD contains everything you need to install
109 - Gentoo. It provides stage3 files for common architectures, source code
110 - for the extra applications you need to choose from and, of course, the
111 - installation instructions for your architecture.
112 + The Installer LiveCD contains everything you need to install Gentoo. It
113 + provides a graphical environment, a graphical as well as console based
114 + installer which automatically carries out the installation for you, and of
115 + course, the installation instructions for your architecture.
116 </li>
117 <li>
118 The Minimal Installation CD contains only a minimal environment that allows
119 @@ -107,40 +103,24 @@
120 </li>
121 </ul>
122
123 -<p>
124 -Gentoo also provides a Package CD. This is not an Installation CD but an
125 -additional resource that you can exploit during the installation of your Gentoo
126 -system. It contains prebuilt packages (also known as the GRP set) that allow
127 -you to easily and quickly install additional applications (such as
128 -OpenOffice.org, KDE, GNOME, ...) immediately after the Gentoo installation and
129 -right before you update your Portage tree.
130 -</p>
131 -
132 -<p>
133 -The use of the Package CD is covered later in this document.
134 -</p>
135 -
136 </body>
137 </subsection>
138 </section>
139 <!-- STOP -->
140 <section>
141 -<title>Download, Burn and Boot the Gentoo Universal Installation CD</title>
142 +<title>Download, Burn and Boot the Gentoo Linux Installer LiveCD</title>
143 <subsection>
144 -<title>Downloading and Burning the Installation CD</title>
145 +<title>Downloading and Burning the Installer LiveCD</title>
146 <body>
147
148 <p>
149 -You can download the Universal Installation CD (and, if you want to, the
150 -Packages CD as well) from one of our <uri
151 -link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
152 -the <path>releases/amd64/2006.1/installcd</path> directory;
153 -the Package CD is located in the <path>releases/amd64/2006.1/packagecd</path>
154 -directory.
155 +You can download the Installer LiveCDs from one of our <uri
156 +link="/main/en/mirrors.xml">mirrors</uri>. They are located in
157 +the <path>releases/amd64/2006.1/livecd</path> directory.
158 </p>
159
160 <p>
161 -Inside those directories you'll find ISO-files. Those are full CD images which
162 +Inside that directory you'll find an ISO-file. That is a full CD image which
163 you can write on a CD-R.
164 </p>
165
166 @@ -200,31 +180,34 @@
167 </body>
168 </subsection>
169 <subsection>
170 -<title>Booting the Universal Installation CD</title>
171 +<title>Booting the Installer LiveCD</title>
172 <body>
173
174 +<impo>
175 +Read this whole subsection before continuing, as you will probably not have the
176 +opportunity to read it before doing things later.
177 +</impo>
178 +
179 <p>
180 -Once you have burned your installation CDs, it is time to boot them.
181 -Remove all CDs from the CD drives, reboot your system and enter the BIOS.
182 -This is usually done by hitting DEL, F1
183 -or ESC, depending on your BIOS. Inside the BIOS, change the boot
184 -order so that the CD-ROM is tried before the hard disk. This is often found
185 -under "CMOS Setup". If you don't do this, your system will just reboot from the
186 +Once you have burned your LiveCD, it is time to boot it. Remove all CDs from
187 +your CD drives, reboot your system and enter the BIOS. This is usually done by
188 +hitting DEL, F1 or ESC, depending on your BIOS. Inside the BIOS, change the
189 +boot order so that the CD-ROM is tried before the hard disk. This is often found
190 +under "CMOS Setup". If you don't do this, your system will just reboot from the
191 hard disk, ignoring the CD-ROM.
192 </p>
193
194 <p>
195 -Now place the installation CD in the CD-ROM drive and reboot. You
196 -should see a boot prompt. At this
197 -screen, you can hit Enter to begin the boot process with the default
198 -boot options, or boot the Installation CD with custom boot options by specifying
199 -a kernel followed by boot options and then hitting Enter.
200 +Now place the LiveCD in the CD-ROM drive and reboot. You should see a boot
201 +prompt. At this screen, you can hit Enter to begin the boot process with the
202 +default boot options, or boot the LiveCD with custom boot options by specifying
203 +a kernel followed by boot options and then hitting Enter.
204 </p>
205
206 <p>
207 -Specifying a kernel? Yes, we provide several kernels on our Installation CD. The
208 -default one is <c>gentoo</c>. Other kernels are for specific hardware needs and
209 -the <c>-nofb</c> variants which disable framebuffer.
210 +Specifying a kernel? Yes, we provide several kernels on our LiveCD.
211 +The default one is <c>gentoo</c>. Other kernels are for specific hardware needs
212 +and the <c>-nofb</c> variants which disable framebuffer.
213 </p>
214
215 <p>
216 @@ -238,37 +221,166 @@
217 </tr>
218 <tr>
219 <ti>gentoo</ti>
220 - <ti>Default kernel with support for K8 CPUs with NUMA</ti>
221 + <ti>
222 + Default kernel with support for K8 CPUS (including NUMA support) and EM64T
223 + CPUs
224 + </ti>
225 +</tr>
226 +<tr>
227 + <ti>memtest86</ti>
228 + <ti>Test your local RAM for errors</ti>
229 </tr>
230 </table>
231
232 <p>
233 -You can also provide kernel options. They represent optional settings
234 -you can (de)activate at will. The following code listing explains all available
235 -kernel options.
236 -</p>
237 -
238 -<pre caption="Available boot options">
239 -- agpgart loads agpgart (use if you have graphic problems,lockups)
240 -- acpi=on loads support for ACPI firmware
241 -- ide=nodma force disabling of DMA for malfunctioning IDE devices
242 -- doscsi scan for scsi devices (breaks some ethernet cards)
243 -- dopcmcia starts pcmcia service for PCMCIA cdroms
244 -- nofirewire disables firewire modules in initrd (for firewire cdroms,etc)
245 -- nokeymap disables keymap selection for non-us keyboard layouts
246 -- docache cache the entire runtime portion of cd in RAM, allows you
247 - to umount /mnt/cdrom to mount another cdrom.
248 -- nodetect causes hwsetup/kudzu and hotplug not to run
249 -- nousb disables usb module load from initrd, disables hotplug
250 -- nodhcp dhcp does not automatically start if nic detected
251 -- nohotplug disables loading hotplug service
252 -- noapic disable apic (try if having hardware problems nics,scsi,etc)
253 -- noevms2 disable loading of EVMS2 modules
254 -- nolvm2 disable loading of LVM2 modules
255 -- hdx=stroke allows you to partition the whole harddrive even when your BIOS
256 - can't handle large harddrives
257 -- noload=module1[,module2[,...]]
258 - disable loading of specific kernel modules
259 +You can also provide kernel options. They represent optional settings you can
260 +(de)activate at will. The following list is the same as the one you receive
261 +when you press F2 through F7 at the bootscreen.
262 +</p>
263 +
264 +<pre caption="Options available to pass to your kernel of choice">
265 +<comment>Hardware options:</comment>
266 +
267 +acpi=on This loads support for ACPI and also causes the acpid daemon to
268 + be started by the CD on boot. This is only needed if your
269 + system requires ACPI to function properly. This is not
270 + required for Hyperthreading support.
271 +
272 +acpi=off Completely disables ACPI. This is useful on some older
273 + systems, and is also a requirement for using APM. This will
274 + disable any Hyperthreading support of your processor.
275 +
276 +console=X This sets up serial console access for the CD. The first
277 + option is the device, usually ttyS0 on amd64, followed by any
278 + connection options, which are comma separated. The default
279 + options are 9600,8,n,1.
280 +
281 +dmraid=X This allows for passing options to the device-mapper RAID
282 + subsystem. Options should be encapsulated in quotes.
283 +
284 +doapm This loads APM driver support. This requires you to also use
285 + acpi=off.
286 +
287 +dobladecenter This adds some extra pauses into the boot process for the slow
288 + USB CDROM of the IBM BladeCenter.
289 +
290 +dopcmcia This loads support for PCMCIA and Cardbus hardware and also
291 + causes the pcmcia cardmgr to be started by the CD on boot.
292 + This is only required when booting from a PCMCIA/Cardbus device.
293 +
294 +doscsi This loads support for most SCSI controllers. This is also a
295 + requirement for booting most USB devices, as they use the SCSI
296 + subsystem of the kernel.
297 +
298 +hda=stroke This allows you to partition the whole hard disk even when your
299 + BIOS is unable to handle large disks. This option is only used
300 + on machines with an older BIOS. Replace hda with the device
301 + that is requiring this option.
302 +
303 +ide=nodma This forces the disabling of DMA in the kernel and is required
304 + by some IDE chipsets and also by some CDROM drives. If your
305 + system is having trouble reading from your IDE CDROM, try this
306 + option. This also disables the default hdparm settings from
307 + being executed.
308 +
309 +noapic This disables the Advanced Programmable Interrupt Controller
310 + that is present on newer motherboards. It has been known to
311 + cause some problems on older hardware.
312 +
313 +nodetect This disables all of the autodetection done by the CD,
314 + including device autodetection and DHCP probing. This is
315 + useful for doing debugging of a failing CD or driver.
316 +
317 +nodhcp This disables DHCP probing on detected network cards. This is
318 + useful on networks with only static addresses.
319 +
320 +nodmraid Disables support for device-mapper RAID, such as that used for
321 + on-board IDE/SATA RAID controllers.
322 +
323 +nofirewire This disables the loading of Firewire modules. This should only
324 + be necessary if your Firewire hardware is causing a problem
325 + with booting the CD.
326 +
327 +nogpm This disables gpm console mouse support.
328 +
329 +nohotplug This disables the loading of the hotplug and coldplug init
330 + scripts at boot. This is useful for doing debugging of a
331 + failing CD or driver.
332 +
333 +nokeymap This disables the keymap selection used to select non-US
334 + keyboard layouts.
335 +
336 +nolapic This disables the local APIC on Uniprocessor kernels.
337 +
338 +nosata This disables the loading of Serial ATA modules. This is
339 + useful if your system is having problems with the SATA subsystem.
340 +
341 +nosmp This disables SMP, or Symmetric Multiprocessing, on SMP-enabled
342 + kernels. This is useful for debugging SMP-related issues with
343 + certain drivers and motherboards.
344 +
345 +nosound This disables sound support and volume setting. This is useful
346 + for systems where sound support causes problems.
347 +
348 +nousb This disables the autoloading of USB modules. This is useful
349 + for debugging USB issues.
350 +
351 +<comment>Volume/Device Management:</comment>
352 +
353 +dodevfs This enables the deprecated device filesystem on 2.6 systems.
354 + You will also need to use noudev for this to take effect.
355 + Since devfs is the only option with a 2.4 kernel, this option
356 + has no effect if booting a 2.4 kernel.
357 +
358 +doevms2 This enables support for IBM's pluggable EVMS, or Enterprise
359 + Volume Management System. This is not safe to use with lvm2.
360 +
361 +dolvm2 This enables support for Linux's Logical Volume Management.
362 + This is not safe to use with evms2.
363 +
364 +noudev This disables udev support on 2.6 kernels. This option
365 + requires that dodevfs is used. Since udev is not an option for
366 + 2.4 kernels, this options has no effect if booting a 2.4
367 + kernel.
368 +
369 +unionfs Enables support for Unionfs on supported CD images. This will
370 + create a writable Unionfs overlay in a tmpfs, allowing you to
371 + change any file on the CD.
372 +
373 +unionfs=X Enables support for Unionfs on supported CD images. This will
374 + create a writable Unionfs overlay on the device you specify.
375 + The device must be formatted with a filesystem recognized and
376 + writable by the kernel.
377 +
378 +<comment>Other options:</comment>
379 +
380 +debug Enables debugging code. This might get messy, as it displays
381 + a lot of data to the screen.
382 +
383 +docache This caches the entire runtime portion of the CD into RAM,
384 + which allows you to umount /mnt/cdrom and mount another CDROM.
385 + This option requires that you have at least twice as much
386 + available RAM as the size of the CD.
387 +
388 +doload=X This causes the initial ramdisk to load any module listed, as
389 + well as dependencies. Replace X with the module name. Multiple
390 + modules can be specified by a comma-separated list.
391 +
392 +noload=X This causes the initial ramdisk to skip the loading of a
393 + specific module that may be causing a problem. Syntax matches
394 + that of doload.
395 +
396 +nox This causes an X-enabled LiveCD to not automatically start X,
397 + but rather, to drop to the command line instead.
398 +
399 +scandelay This causes the CD to pause for 10 seconds during certain
400 + portions the boot process to allow for devices that are slow to
401 + initialize to be ready for use.
402 +
403 +scandelay=X This allows you to specify a given delay, in seconds, to be
404 + added to certain portions of the boot process to allow for
405 + devices that are slow to initialize to be ready for use.
406 + Replace X with the number of seconds to pause.
407 </pre>
408
409 <p>
410 @@ -283,21 +395,29 @@
411 </pre>
412
413 <p>
414 -You will then be greeted with a boot screen and progress bar. If you are
415 +You will then be greeted with a boot screen and progress bar. If you are
416 installing Gentoo on a system with a non-US keyboard, make sure you
417 immediately press Alt-F1 to switch to verbose mode and follow the prompt. If no
418 -selection is made in 10 seconds, the default (US keyboard) will be accepted and
419 -the boot process will continue. Once the boot process completes, you will be
420 -automatically logged in to the "Live" Gentoo Linux as
421 -"root", the super user. You should have a root ("#") prompt
422 -on the current console and can also switch to other consoles by pressing Alt-F2,
423 -Alt-F3 and Alt-F4. Get back to the one you started on by pressing Alt-F1.
424 -</p>
425 -
426 -<p>
427 -Now continue with <uri link="#hardware">Extra Hardware
428 -Configuration</uri>.
429 -</p>
430 +selection is made in 10 seconds the default (US keyboard) will be accepted and
431 +the boot process will continue. Once the boot process completes, Gnome will
432 +start up and you will be automatically logged in to the "Live" Gentoo Linux
433 +system as "gentoo" in graphical mode. You will be logged in as "root", the
434 +superuser on the other consoles and should have a root ("#") prompt there. You
435 +can switch to those consoles by pressing Alt-F2, Alt-F3, Alt-F4 Alt-F5, Alt-F6.
436 +Get back to the graphical desktop you started on by pressing Alt-F7. To switch
437 +to other consoles from within X, you must prefix the above with Ctrl. You are
438 +able to run commands as root from any terminal within the graphical environment
439 +by using the <c>sudo</c> application. You can even become root within a
440 +terminal to perform multiple tasks.
441 +</p>
442 +
443 +<pre caption="Using sudo to run applications">
444 +<comment>(Example only)</comment>
445 +<comment>(Editing the group file)</comment>
446 +# <i>sudo vi /etc/group</i>
447 +<comment>(Becoming root for a session)</comment>
448 +# <i>sudo su -</i>
449 +</pre>
450
451 </body>
452 </subsection>
453 @@ -306,12 +426,12 @@
454 <body>
455
456 <p>
457 -When the Installation CD boots, it tries to detect all your hardware devices and
458 +When the LiveCD boots, it tries to detect all your hardware devices and
459 loads the appropriate kernel modules to support your hardware. In the
460 -vast majority of cases, it does a very good job. However, in some cases it may
461 -not auto-load the kernel modules you need. If the PCI auto-detection missed
462 -some of your system's hardware, you will have to load the appropriate kernel
463 -modules manually.
464 +vast majority of cases, it does a very good job. However, in some cases, it
465 +may not auto-load the kernel modules you need. If the PCI auto-detection
466 +missed some of your system's hardware, you will have to load the appropriate
467 +kernel modules manually. These tasks require root access.
468 </p>
469
470 <p>
471 @@ -339,9 +459,9 @@
472
473 <p>
474 If you are an advanced user, you might want to tweak the IDE hard disk
475 -performance using <c>hdparm</c>. With the <c>-tT</c> options you can
476 -test the performance of your disk (execute it several times to get a
477 -more precise impression):
478 +performance using <c>hdparm</c>. You will need root access to use <c>hdparm</c>.
479 +With the <c>-tT</c> options you can test the performance of your disk (execute
480 +it several times to get a more precise impression):
481 </p>
482
483 <pre caption="Testing disk performance">
484 @@ -355,8 +475,8 @@
485 </p>
486
487 <pre caption="Tweaking hard disk performance">
488 -<comment>Activate DMA:</comment> # <i>hdparm -d 1 /dev/hda</i>
489 -<comment>Activate DMA + Safe Performance-enhancing Options:</comment> # <i>hdparm -d 1 -A 1 -m 16 -u 1 -a 64 /dev/hda</i>
490 +<comment>Activate DMA:</comment> # <i>hdparm -d 1 /dev/hda</i>
491 +<comment>Activate Safe Performance Options:</comment> # <i>hdparm -d 1 -A 1 -m 16 -u 1 -a 64 /dev/hda</i>
492 </pre>
493
494 </body>
495 @@ -369,7 +489,8 @@
496 If you plan on giving other people access to your installation
497 environment or you want to chat using <c>irssi</c> without root privileges (for
498 security reasons), you need to create the necessary user accounts and change
499 -the root password.
500 +the root password. You need root access to change the root password and add new
501 +users.
502 </p>
503
504 <p>
505 @@ -377,6 +498,7 @@
506 </p>
507
508 <pre caption="Changing the root password">
509 +$ <i>sudo su -</i>
510 # <i>passwd</i>
511 New password: <comment>(Enter your new password)</comment>
512 Re-enter password: <comment>(Re-enter your password)</comment>
513 @@ -404,6 +526,18 @@
514 # <i>su - john</i>
515 </pre>
516
517 +<p>
518 +You can also change the password for the "gentoo" user in the graphical
519 +environment. This account is already suitable for use on the Internet.
520 +</p>
521 +
522 +<pre caption="Changing the gentoo password">
523 +$ <i>passwd</i>
524 +New password: <comment>(Enter your new password)</comment>
525 +Re-enter password: <comment>(Re-enter your password)</comment>
526 +</pre>
527 +
528 +
529 </body>
530 </subsection>
531 <subsection>
532 @@ -412,61 +546,50 @@
533
534 <p>
535 If you want to view the Gentoo Handbook (either from-CD or online) during the
536 -installation, make sure you have created a user account (see <uri
537 -link="#useraccounts">Optional: User Accounts</uri>). Then press <c>Alt-F2</c> to
538 -go to a new terminal and log in.
539 -</p>
540 -
541 -<p>
542 -If you want to view the documentation on the CD you can immediately run
543 -<c>links</c> to read it:
544 +installation, you can view it with Mozilla Firefox (from the graphical
545 +environment) or with <c>links</c> (from a terminal environment).
546 </p>
547
548 -<pre caption="Viewing the on-CD documentation">
549 -# <i>links /mnt/cdrom/docs/handbook/html/index.html</i>
550 +<pre caption="Viewing the on-CD documentation with Firefox">
551 +# <i>firefox /mnt/cdrom/docs/handbook/html/index.html</i>
552 </pre>
553
554 <p>
555 -However, it is preferred that you use the online Gentoo Handbook as it will be
556 -more recent than the one provided on the CD. You can view it using <c>links</c>
557 -as well, but only after having completed the <e>Configuring your Network</e>
558 -chapter (otherwise you won't be able to go on the Internet to view the
559 -document):
560 +If you would prefer to use <c>links</c> to see a text-only version of the
561 +handbook, make sure you have created a user account (see <uri
562 +link="#useraccounts">Optional: User Accounts</uri>). Then press <c>Alt-F2</c>
563 +to go to a new terminal and log in.
564 </p>
565
566 -<pre caption="Viewing the Online Documentation">
567 -# <i>links http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml</i>
568 +<pre caption="Viewing the on-CD documentation with links">
569 +# <i>links /mnt/cdrom/docs/handbook/html/index.html</i>
570 </pre>
571
572 <p>
573 -You can go back to your original terminal by pressing <c>Alt-F1</c>.
574 +You can go back to your original window by pressing <c>Alt-F7</c>.
575 </p>
576
577 -</body>
578 -</subsection>
579 -<subsection>
580 -<title>Optional: Starting the SSH Daemon</title>
581 -<body>
582 -
583 <p>
584 -If you want to allow other users to access your computer during the
585 -Gentoo installation (perhaps because those users are going to help you
586 -install Gentoo, or even do it for you), you need to create a user
587 -account for them and perhaps even provide them with your root password
588 -(<e>only</e> do that <e>if</e> you <b>fully trust</b> that user).
589 +However, it is preferred that you use the online Gentoo Handbook as it will be
590 +more recent than the one provided on the CD. You can view it using Firefox or
591 +<c>links</c> as well, but only after having completed the <e>Configuring your
592 +Network</e> chapter (otherwise you won't be able to go on the Internet to view
593 +the document):
594 </p>
595
596 -<p>
597 -To fire up the SSH daemon, execute the following command:
598 -</p>
599 +<pre caption="Viewing the online documentation with Firefox">
600 +# <i>firefox http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml</i>
601 +</pre>
602
603 -<pre caption="Starting the SSH daemon">
604 -# <i>/etc/init.d/sshd start</i>
605 +<pre caption="Viewing the online documentation with links">
606 +# <i>links http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml</i>
607 </pre>
608
609 <p>
610 -To be able to use sshd, you first need to set up your networking. Continue with
611 -the chapter on <uri link="?part=1&amp;chap=3">Configuring your Network</uri>.
612 +You can now choose to proceed by using the <uri link="?part=1&amp;chap=3">GTK+
613 +based installer</uri> (which needs X) or the <uri
614 +link="?part=1&amp;chap=4">Dialog based installer</uri> that can be run on a
615 +console.
616 </p>
617
618 </body>
619
620
621
622 --
623 gentoo-doc-cvs@g.o mailing list