root/morphix/trunk/gfxboot-grub/help-install.en.html

Revision 2, 14.9 kB (checked in by nextime, 2 years ago)

Initial import, branching from morphix svn

Line 
1 <html><body>
2
3 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
4 <h3><a name="main">Boot Loader Help</a></h3>
5 Welcome to <em>SUSE LINUX 9.1</em><br><br>
6
7 Use this menu to select the desired function. If you have
8 problems navigating in this help system, press
9 <em>F1</em> to enter the <a href="#help">description</a> of the help
10 system. The main functions in this menu are:<br><br>
11
12 <a href="#harddisk">Boot from Hard Disk</a>: This selection will not do
13 anything to the system. It only starts a previously installed
14 operating system.<br><br>
15
16 <a href="#linux">Installation</a>:
17 This installation mode works on most machines. If you experience a
18 system freeze during boot or problems with detection of your hardware
19 components, such as disk controllers or network cards, try one of the
20 following installation options. <br><br>
21
22 <a href="#noacpi">Installation -- ACPI Disabled</a>: Many of the
23 currently-sold computers have incomplete or faulty ACPI
24 implementations. This selection disables ACPI support in the
25 kernel, but still enables many performance features, like DMA for IDE
26 hard disks.  <br><br>
27
28 <a href="#failsafe">Installation -- Safe Settings</a>: If you were not
29 successful with <em>Installation</em>, this selection might
30 solve the issue.<br><br>
31
32 <a href="#manual">Manual Installation</a>: This item is intended for
33 experts. Use this
34 option to have the most possible control. Also use it to load extra modules,
35 for example, before starting the Rescue
36 System.<br><br>
37
38 <a href="#rescue">Rescue System</a>: This boot image starts a small
39 Linux system in RAM. This is useful if the system does not start properly.
40 After booting this system, log in as root. <br><br>
41
42 <a href="#memtest">Memory Test</a>: Memory testing is useful for more than
43 checking installation of new memory modules. It is a stress test
44 for a big part of your computer system and may indicate hardware
45 problems. <br><br>
46
47 <a href="#opt">Boot Options</a>: The boot options may change the
48 behavior of your system completely. They are settings for
49 the kernel.<br><br>
50
51 <a href="#help">F1 Help</a>: This is context sensitive. It will
52 show different screens depending on the active element of the
53 boot screen. There is also a description of this help system
54 available.<br><br>
55
56 <a href="#videomode">F2 Video Mode</a>: Here, choose between
57 different screen resolutions while installing. If you encounter
58 problems with the graphical installation, the <em>text mode</em> may
59 be a work-around for you.<br><br>
60
61 <a href="#install_src">F3 Installation Source</a>: Choose the
62 installation source.<br><br>
63
64 <a href="#keytable">F4 Language</a>: Set language and keyboard mapping
65 used by the boot loader.<br><br>
66
67 <a href="#startup">F5 Kernel Startup</a>: Normally, you won't see
68 any kernel messages. Use <em>F5</em> to change that.<br><br>
69
70 <a href="#driverupdate">F6 Driver Update</a>: For very new machines, a
71 driver update may be needed to install the system.<br><br>
72
73 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
74 <h3><a name="help">Using the Help System</a></h3>
75
76 The boot loader online help is context sensitive. It gives information
77 about the selected menu item or, if you are editing boot options,
78 it tries to look up information about the option in which the cursor is
79 positioned.<br>
80 <br>
81 Navigation Keys<br><br>
82
83   <em>Up Arrow</em>: highlight previous link<br>
84   <em>Down Arrow</em>: highlight next link<br>
85   <em>Left Arrow</em>, <em>Backspace</em>: return to previous topic<br>
86   <em>Right Arrow</em>, <em>Enter</em>, <em>Space</em>: follow link<br>
87   <em>Page Up</em>: scroll up one page<br>
88   <em>Page Down</em>: scroll down one page<br>
89   <em>Home</em>: go to page start<br>
90   <em>End</em>: go to page end<br>
91   <em>Esc</em>: leave help<br>
92
93 <br><br>Return to <a href="#main">Start Page</a>
94
95 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
96 <h3><a name="driverupdate">Driver Update</a></h3>
97
98 If you need a driver update floppy or CD-ROM, press <em>F6</em>. The
99 boot loader asks you to insert the driver update medium after
100 loading the Linux kernel.<br><br>
101
102 A driver update is typically a floppy with new versions of hardware
103 drivers or bug fixes needed during installation.
104
105 <br><br>Return to <a href="#main">Start Page</a>
106
107
108 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
109 <h3><a name="videomode">Video Mode Selection</a></h3>
110
111 Press <em>F2</em> to get the list of video modes your graphics card
112 supports. The highest mode your monitor can display is preselected.<br><br>
113
114 It is possible that your monitor cannot be detected automatically. In that
115 case, select your preferred mode manually.<br><br>
116
117 If your system has problems with the graphics card during the
118 installation, the <em>text mode</em> may be a usable work-around.
119
120 <br><br>Return to <a href="#main">Start Page</a>
121
122
123 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
124 <h3><a name="startup">Splash Mode Selection</a></h3>
125
126 <em>F5</em> lets you change the splash screen mode. You can
127 use the <a href="#o_splash">splash</a> kernel option directly, if you prefer.<br>
128 <br>
129 <em>native</em> turns the splash screen off (same as splash=0)<br>
130 <br>
131 <em>verbose</em> shows nice picture and kernel and boot messages<br>
132 <br>
133 <em>silent</em> suppresses all kernel and boot messages and shows a progress
134 bar instead<br>
135
136 <br><br>Return to <a href="#main">Start Page</a>
137
138
139 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
140 <h3><a name="keytable">Language and Keyboard Layout Selection</a></h3>
141
142 Press <em>F4</em> to change language and keyboard layout the boot loader uses.
143
144 <br><br>Return to <a href="#main">Start Page</a>
145
146
147 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
148 <h3><a name="install_src">Installation Source</a></h3>
149
150 Press <em>F3</em> to choose an installation source.<br><br>
151
152 This is the same as using the <a href="#o_install">install</a>
153 boot option.
154
155 <br><br>Return to <a href="#main">Start Page</a>
156
157
158 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
159 <h3><a name="linux">Installation</a></h3>
160
161 Select <em>Installation</em> to start the default installation. The
162 <a href="#opt">boot options</a> entered are used in the
163 start-up. This item activates many features of commonly available
164 hardware. <br><br>
165
166 <br><br>Return to <a href="#main">Start Page</a>
167
168
169 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
170 <h3><a name="harddisk">Boot from Hard Disk</a></h3>
171
172 Select <em>Boot Installed OS</em> to start the system installed on
173 your local hard disk. This system must be installed properly, because
174 only the MBR (Master Boot Record) on the first hard disk is started.
175 The device ID of the first hard disk is provided by the BIOS of
176 the computer. <br><br>
177
178 Use this if you forgot to remove the CD or DVD from your
179 drive and want to start the computer from the hard disk.<br><br>
180
181 <br><br>Return to <a href="#main">Start Page</a>
182
183
184 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
185 <h3><a name="noacpi">Installation -- ACPI Disabled</a></h3>
186
187 In SuSE Linux, the ACPI support of the developer kernel 2.5 is already
188 available for the stable 2.4 kernel. Very new hardware sometimes
189 requires ACPI to control the interrupt handling. ACPI completely
190 replaces the old APM system. <br><br>
191
192 Select <em>Installation -- ACPI Disabled</em> if you encounter
193 problems during boot of the kernel.  Known problems with machines that
194 have problems with ACPI are:
195 <br><br>
196
197    * kernel freezes when booting<br>
198    * PCI Cards are not detected or initialized properly<br><br>
199
200
201 <br><br>Return to <a href="#main">Start Page</a>
202
203
204 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
205 <h3><a name="failsafe">Installation -- Safe Settings</a></h3>
206
207 Select <em>Installation -- Safe Settings</em> if you encounter hangs
208 while installing or irreproducible errors. This option disables DMA
209 for IDE drives and all power management features.
210 See also the kernel options for <a href="#o_apm">apm</a>,
211 <a href="#o_acpi">acpi</a> and <a href="#o_ide">ide</a>.
212
213 <br><br>Return to <a href="#main">Start Page</a>
214
215
216 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
217 <h3><a name="manual">Manual Installation</a></h3>
218
219 <em>Manual Installation</em> enables the professional to tune several
220 installation parameters before installing a system or booting the
221 <a href="#rescue">Rescue System</a>. This is intended for expert use
222 only.
223
224 <br><br>Return to <a href="#main">Start Page</a>
225
226
227 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
228 <h3><a name="rescue">Rescue System</a></h3>
229
230 The <em>Rescue System</em> is a small RAM disk base system. From there,
231 it is possible to make all kinds of changes to an installed system. Because
232 only low-level tools are available in this system, it is intended for
233 experts.<br><br>
234
235 <br><br>Return to <a href="#main">Start Page</a>
236
237
238 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
239 <h3><a name="memtest">Memory Test</a></h3>
240
241 The included <em>Memory Test</em> provides good possibilities to
242 stress test the hardware of a system. Its main purpose is to detect
243 broken RAM, but it also stresses many other parts of the system. <br>
244
245 There is no guarantee that the memory is good if no errors are
246 found, although most of memory defects will be found.<br>
247
248 <br><br>Return to <a href="#main">Start Page</a>
249
250
251 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
252 <h3><a name="opt">Boot Options</a></h3>
253
254 There are two types of boot options available. First, there are
255 options that affect the installer. Second, there are kernel
256 options. Some of the more common options are: <br><br>
257 a) installer options<br>
258 <br>
259   <a href="#o_install">install</a> -- select an installation source<br>
260   <a href="#network">network options</a> -- the network options<br>
261   <a href="#o_vnc">vnc options</a> -- options for installation via VNC
262 <br><br>
263 b) kernel options<br>
264 <br>
265   <a href="#o_splash">splash</a> -- influence the behavior of the splash screen<br>
266   <a href="#o_apm">apm</a> -- toggle power management<br>
267   <a href="#o_acpi">acpi</a> -- advanced configuration and power interface<br>
268   <a href="#o_ide">ide</a> -- control the IDE subsystem<br>
269
270 <br><br>Return to <a href="#main">Start Page</a>
271
272 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
273 <h3><a name="o_install">Installer Options: install</a></h3>
274
275 By default, the local CD-ROMs are searched for the installation source.
276 For a network install, select the
277 <em>install</em> option. Possible installation protocols are<br>
278   * FTP<br>
279   * NFS<br>
280   * HTTP<br>
281 The syntax to use is just like standard URLs. For example,
282 if your server is found at 192.168.0.1 and you want to do an NFS-based
283 install from the directory /install on this server, specify
284 the source as follows:<br><br>
285
286   <em>install=nfs://192.168.0.1/install</em><br><br>
287
288 The network card will either be configured with <em>dhcp</em> or you
289 must specify the parameters yourself as described in the
290 <a href="#network">network options</a>.<br>
291
292 <br><br>Return to <a href="#opt">Boot Options</a>
293
294 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
295 <h3><a name="o_splash">Kernel Options: splash</a></h3>
296
297
298 The splash screen is the picture shown during system start-up.<br>
299 <br>
300 <em>splash=0</em><br><br> The splash screen is switched off. This may be useful
301 with very old monitors or if some error occurs.<br>
302 <br>
303 <em>splash=verbose</em><br><br> Activates splash, kernel and boot messages are
304 still shown.<br>
305 <br>
306 <em>splash=silent</em><br><br>
307 Activates splash, but no messages. Instead a progress bar is drawn.<br>
308 <br>
309 Return to <a href="#opt">Boot Options</a>
310
311 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
312 <h3><a name="network">Installer Options: Network Options</a></h3>
313
314 It is possible to configure the network interface right now. The
315 hardware will be detected later by YaST2. The minimum set of options
316 to configure your network card consists of host IP and netmask. For
317 example:<br><br>
318
319   <em>hostip=192.168.0.10  netmask=255.255.255.0</em><br>
320 <br>
321 or in a shorter form:<br><br>
322
323   <em>hostip=192.168.0.10/24</em><br>
324 <br>
325
326 If you specified a <a href="#o_install">network-based install</a> and do
327 not specify both of these options, the installer tries to configure
328 the network interface with <em>dhcp</em>. If you need a default
329 gateway, specify this with the option <em>gateway</em>. For
330 example:<br><br>
331
332   <em>gateway=192.168.0.8</em><br>
333
334 <br><br>Return to <a href="#opt">Boot Options</a>
335
336 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
337 <h3><a name="o_vnc">Installer Options: vnc</a></h3>
338
339 To enable the VNC installation, specify the
340 parameters vnc and vncpassword:<br><br>
341
342   <em>vnc=1 vncpassword=example</em><br><br>
343
344 The VNC server will be started and you may control YaST2 over any VNC
345 client from a remote system.<br>
346
347 <br><br>Return to <a href="#opt">Boot Options</a>.
348
349 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
350 <h3><a name="o_apm">Kernel Options: apm</a></h3>
351
352 APM is one of the two power management strategies used on current
353 computers. It is mainly used with laptops for functions like suspend
354 to disk, but it may also be responsible for switching off the
355 computer after power down. APM relies on a correct working BIOS. If
356 the BIOS is broken, APM may have only limited use or even prevent the
357 computer from working. Therefore, it may be switched off with the
358 parameter<br><br>
359
360   <em>apm=off</em>  -- switch off APM completely<br><br>
361
362 Some very new computers may take more advantage from the newer
363 <a href="#o_acpi">ACPI</a>.
364
365
366 <br><br>Return to <a href="#opt">Boot Options</a>
367
368 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
369 <h3><a name="o_acpi">Kernel Options: acpi</a></h3>
370
371 ACPI (Advanced Configuration and Power Interface) is a
372 standard that defines power and configuration management interfaces
373 between an operating system and the BIOS. By default, <em>acpi</em> is
374 switched on when a BIOS is detected that is newer than from year
375 2000. There are several commonly
376 used parameters to control the behavior of ACPI:<br>
377 <br>
378   <em>pci=noacpi</em> -- do not use ACPI to route PCI interrupts
379   <em>acpi=oldboot</em> -- only the parts of ACPI that are relevant
380 for booting remain activated<br>
381   <em>acpi=off</em> -- switch off ACPI completely<br>
382   <em>acpi=force</em> -- switch on ACPI even if your BIOS is dated
383 before 2000<br>
384 <br>
385 Especially on new computers, it replaces the old
386 <a href="#o_apm">apm</a> system.
387
388
389 <br><br>Return to <a href="#opt">Boot Options</a>
390
391 <hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
392 <h3><a name="o_ide">Kernel Options: ide</a></h3>
393
394 IDE is, unlike SCSI, commonly used in most desktop workstations.
395 To circumvent some hardware problems that occur with IDE systems, use the
396 kernel parameter: <br><br>
397
398   <em>ide=nodma</em>  -- switch off DMA for IDE drives<br>
399
400
401
402 <br><br>Return to <a href="#opt">Boot Options</a>.
403
404 </body></html>
Note: See TracBrowser for help on using the browser.