mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
add description on how to bypass MBR installation page
svn path=/trunk/; revision=23419
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user