[ros-diffs] [janderwald] 23419: add description on how to bypass MBR installation page

janderwald at svn.reactos.org janderwald at svn.reactos.org
Wed Aug 2 20:59:06 CEST 2006


Author: janderwald
Date: Wed Aug  2 22:59:06 2006
New Revision: 23419

URL: http://svn.reactos.org/svn/reactos?rev=23419&view=rev
Log:
add description on how to bypass MBR installation page

Modified:
    trunk/reactos/boot/bootdata/unattend.inf.sample

Modified: trunk/reactos/boot/bootdata/unattend.inf.sample
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/unattend.inf.sample?rev=23419&r1=23418&r2=23419&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/unattend.inf.sample (original)
+++ trunk/reactos/boot/bootdata/unattend.inf.sample Wed Aug  2 22:59:06 2006
@@ -3,4 +3,8 @@
 Signature = "$ReactOS$"
 DestinationDiskNumber = 0
 DestinationPartitionNumber = 1
-InstallationDirectory=ReactOS
+InstallationDirectory=ReactOS
+;MBRInstallType=0  skips MBR installation
+;MBRInstallType=1  install MBR on floppy  
+;MBRInstallType=2  install MBR on hdd
+MBRInstallType=2 




More information about the Ros-diffs mailing list