Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-gli-medium.xml
Date: Thu, 27 Mar 2008 04:59:04
Message-Id: E1JekCb-00040S-IL@stork.gentoo.org
1 nightmorph 08/03/27 04:59:01
2
3 Modified: hb-install-gli-medium.xml
4 Log:
5 synced up the boot parameters, with many updates from wolf31o2
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml?r1=1.1&r2=1.2
13
14 Index: hb-install-gli-medium.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-gli-medium.xml 27 Feb 2008 22:46:58 -0000 1.1
21 +++ hb-install-gli-medium.xml 27 Mar 2008 04:59:01 -0000 1.2
22 @@ -4,7 +4,7 @@
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/2008.0/hb-install-gli-medium.xml,v 1.1 2008/02/27 22:46:58 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml,v 1.2 2008/03/27 04:59:01 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -234,13 +234,13 @@
32 <comment>Hardware options:</comment>
33
34 acpi=on This loads support for ACPI and also causes the acpid daemon to
35 - be started by the CD on boot. This is only needed if your
36 + be started by the CD on boot. This is only needed if your
37 system requires ACPI to function properly. This is not
38 required for Hyperthreading support.
39
40 -acpi=off Completely disables ACPI. This is useful on some older
41 - systems, and is also a requirement for using APM. This will
42 - disable any Hyperthreading support of your processor.
43 +acpi=off Completely disables ACPI. This is useful on some older systems
44 + and is also a requirement for using APM. This will disable any
45 + Hyperthreading support of your processor.
46
47 console=X This sets up serial console access for the CD. The first
48 option is the device, usually ttyS0 on x86, followed by any
49 @@ -249,16 +249,12 @@
50
51 dmraid=X This allows for passing options to the device-mapper RAID
52 subsystem. Options should be encapsulated in quotes.
53 -
54 doapm This loads APM driver support. This requires you to also use
55 acpi=off.
56
57 -doslowusb This adds some extra pauses into the boot process for the slow
58 - USB CDROM of the IBM BladeCenter.
59 -
60 dopcmcia This loads support for PCMCIA and Cardbus hardware and also
61 causes the pcmcia cardmgr to be started by the CD on boot.
62 - This is only required when booting from a PCMCIA/Cardbus device.
63 + This is only required when booting from PCMCIA/Cardbus devices.
64
65 doscsi This loads support for most SCSI controllers. This is also a
66 requirement for booting most USB devices, as they use the SCSI
67 @@ -289,11 +285,11 @@
68 nodmraid Disables support for device-mapper RAID, such as that used for
69 on-board IDE/SATA RAID controllers.
70
71 -nofirewire This disables the loading of Firewire modules. This should only
72 - be necessary if your Firewire hardware is causing a problem
73 - with booting the CD.
74 +nofirewire This disables the loading of Firewire modules. This should
75 + only be necessary if your Firewire hardware is causing
76 + a problem with booting the CD.
77
78 -nogpm This disables gpm console mouse support.
79 +nogpm This diables gpm console mouse support.
80
81 nohotplug This disables the loading of the hotplug and coldplug init
82 scripts at boot. This is useful for doing debugging of a
83 @@ -304,8 +300,8 @@
84
85 nolapic This disables the local APIC on Uniprocessor kernels.
86
87 -nosata This disables the loading of Serial ATA modules. This is
88 - useful if your system is having problems with the SATA subsystem.
89 +nosata This disables the loading of Serial ATA modules. This is used
90 + if your system is having problems with the SATA subsystem.
91
92 nosmp This disables SMP, or Symmetric Multiprocessing, on SMP-enabled
93 kernels. This is useful for debugging SMP-related issues with
94 @@ -317,12 +313,10 @@
95 nousb This disables the autoloading of USB modules. This is useful
96 for debugging USB issues.
97
98 -<comment>Volume/Device Management:</comment>
99 +slowusb This adds some extra pauses into the boot process for slow
100 + USB CDROMs, like in the IBM BladeCenter.
101
102 -dodevfs This enables the deprecated device filesystem on 2.6 systems.
103 - You will also need to use noudev for this to take effect.
104 - Since devfs is the only option with a 2.4 kernel, this option
105 - has no effect if booting a 2.4 kernel.
106 +<comment>Volume/Device Management:</comment>
107
108 doevms This enables support for IBM's pluggable EVMS, or Enterprise
109 Volume Management System. This is not safe to use with lvm.
110 @@ -330,23 +324,9 @@
111 dolvm This enables support for Linux's Logical Volume Management.
112 This is not safe to use with evms.
113
114 -noudev This disables udev support on 2.6 kernels. This option
115 - requires that dodevfs is used. Since udev is not an option for
116 - 2.4 kernels, this option has no effect if booting a 2.4
117 - kernel.
118 -
119 -unionfs Enables support for Unionfs on supported CD images. This will
120 - create a writable Unionfs overlay in a tmpfs, allowing you to
121 - change any file on the CD.
122 -
123 -unionfs=X Enables support for Unionfs on supported CD images. This will
124 - create a writable Unionfs overlay on the device you specify.
125 - The device must be formatted with a filesystem recognized and
126 - writable by the kernel.
127 -
128 <comment>Other options:</comment>
129
130 -debug Enables debugging code. This might get messy, as it displays
131 +debug Enables debugging code. This might get messy, as it displays
132 a lot of data to the screen.
133
134 docache This caches the entire runtime portion of the CD into RAM,
135 @@ -355,13 +335,21 @@
136 available RAM as the size of the CD.
137
138 doload=X This causes the initial ramdisk to load any module listed, as
139 - well as dependencies. Replace X with the module name. Multiple
140 - modules can be specified by a comma-separated list.
141 + well as dependencies. Replace X with the module name.
142 +
143 + Multiple modules can be specified by a comma-separated list.
144 +
145 +dosshd Starts sshd on boot, which is useful for unattended installs.
146 +
147 +passwd=foo Sets whatever follows the equals as the root password, which
148 + is required for dosshd since we scramble the root password.
149
150 noload=X This causes the initial ramdisk to skip the loading of a
151 specific module that may be causing a problem. Syntax matches
152 that of doload.
153
154 +nonfs Disables the starting of portmap/nfsmount on boot.
155 +
156 nox This causes an X-enabled LiveCD to not automatically start X,
157 but rather, to drop to the command line instead.
158
159 @@ -375,6 +363,11 @@
160 Replace X with the number of seconds to pause.
161 </pre>
162
163 +<note>
164 +The CD will check for "no*" options before "do*" options, so that you can
165 +override any option in the exact order you specify.
166 +</note>
167 +
168 <p>
169 Now boot your CD, select a kernel (if you are not happy with the default
170 <c>gentoo</c> kernel) and boot options. As an example, we show you how
171
172
173
174 --
175 gentoo-doc-cvs@l.g.o mailing list