- add description for AutoPartition setting to unattend.inf.sample

svn path=/trunk/; revision=28606
This commit is contained in:
Johannes Anderwald 2007-08-27 18:41:53 +00:00
parent 98a0698dc8
commit aade40eea8

View file

@ -44,4 +44,11 @@ FormatPartition=1
; enable this setting to disable vmware driver install
; yes - disabled
; no - enabled
DisableVmwInst = yes
DisableVmwInst = yes
; enable this setting to automatically create a partition
; during installation
; 1 - enabled
; 0 - disabled
AutoPartition = 1