diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-04-25 12:26:16 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-04-25 12:26:16 +0000 |
commit | 126777bc019a54afb4ec51299f2cf9d2841698aa (patch) | |
tree | 97f76e571902ead55ba138f1156a4b4f00b9b779 /images/help.msg.xml | |
parent | f1f67448efc714873378dfeb8279fae68054a90a (diff) | |
download | drakx-126777bc019a54afb4ec51299f2cf9d2841698aa.tar drakx-126777bc019a54afb4ec51299f2cf9d2841698aa.tar.gz drakx-126777bc019a54afb4ec51299f2cf9d2841698aa.tar.bz2 drakx-126777bc019a54afb4ec51299f2cf9d2841698aa.tar.xz drakx-126777bc019a54afb4ec51299f2cf9d2841698aa.zip |
re-sync after the big svn loss
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> |