diff options
Diffstat (limited to 'images/help.msg.xml')
-rw-r--r-- | images/help.msg.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/images/help.msg.xml b/images/help.msg.xml new file mode 100644 index 000000000..e6d715830 --- /dev/null +++ b/images/help.msg.xml @@ -0,0 +1,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> |