blob: e6d715830f7d830a07f3654b52fd0ae7dce4f101 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<document>
<green>Welcome to <blue>Mandriva Linux</blue> install help</green>
In most cases, the best way to get started is to simply press the <yellow><Enter></yellow> key.
If you experience problems with standard install, try one of the following
install types (type the highlighted text and press <yellow><Enter></yellow>):
o <white>text</white> for text installation instead of the graphical one.
o <white>linux</white> for standard graphical installation at normal resolution.
o <white>linux vga=785</white> for low resolution graphical installation.
To repair an already installed system type <white>rescue</white> followed
by <yellow><Enter></yellow>.
You can also pass some <white><specific kernel options></white> to the Linux kernel.
For example, try <white>linux noapic</white> if your system has trouble operating
your network adapter correctly.
<red>NOTE</red>: You cannot pass options to modules (SCSI, ethernet card) or devices
such as CD-ROM drives in this way. If you need to do so, use noauto mode.
</document>
|