diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-10-13 01:25:37 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-10-13 01:25:37 +0000 |
commit | 3067bd7b0be2f99344bd80232baaf16f0e0b9be5 (patch) | |
tree | 80ef271ca5e1862889a8b82e666291ae75185eaf /help.msg.xml | |
parent | f4661b999860100a396b4069f1798fadf4d7600d (diff) | |
download | drakx-3067bd7b0be2f99344bd80232baaf16f0e0b9be5.tar drakx-3067bd7b0be2f99344bd80232baaf16f0e0b9be5.tar.gz drakx-3067bd7b0be2f99344bd80232baaf16f0e0b9be5.tar.bz2 drakx-3067bd7b0be2f99344bd80232baaf16f0e0b9be5.tar.xz drakx-3067bd7b0be2f99344bd80232baaf16f0e0b9be5.zip |
remove the "expert" entry
Diffstat (limited to 'help.msg.xml')
-rw-r--r-- | help.msg.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/help.msg.xml b/help.msg.xml index 8c615bdcb..37ead3180 100644 --- a/help.msg.xml +++ b/help.msg.xml @@ -8,7 +8,6 @@ install types (type the highlighted text and press <yellow><Enter></yellow o <white>vgalo</white> for low resolution graphical installation. 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>expert</white> for expert graphical installation at normal resolution. To repair an already installed system type <white>rescue</white> followed @@ -18,5 +17,5 @@ You can also pass some <white><specific kernel options></white> to the Lin 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 expert mode. +such as CD-ROM drives in this way. If you need to do so, use noauto mode. </document> |