diff options
Diffstat (limited to 'advanced.msg.xml')
-rw-r--r-- | advanced.msg.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/advanced.msg.xml b/advanced.msg.xml new file mode 100644 index 000000000..f49bb7fe8 --- /dev/null +++ b/advanced.msg.xml @@ -0,0 +1,17 @@ +<document> +The following install types may be used instead of previously notified : + o <white>vgahi</white> for high resolution graphical installation. + o <white>vga16</white> for 640x480 in 16 colors graphical installation. + +The following options may be added on the command line : + o <white>readonly=1</white> to disable editing disk partitions. + o <white>display=ackbar:0</white> to export display to <blue>ackbar</blue> machine screen 0 during + installation. + o <white>noauto</white> to disable automatic detection (generally used with <white>expert</white>). + o <white>security=n</white> to set security level to value <blue>n</blue>. + o <white>updatemodules</white> to use the special update floppy containing modules updates. + o <white>patch</white> to use a patch from the floppy (file named <blue>patch.pl</blue>). + o <white>auto_install=floppy</white> to enable auto_install using <blue>auto_inst.cfg</blue> file on the + floppy. + o <white>memtest</white> to test your computer RAM for faulty memory modules. +</document> |