Setup was unable to create a new system partition or locate an existing system partition. See the Setup log files for more information
if format disk command:
format fs=ntfs unit=64k label=”my local disk” quick
i error , not continue install os.
if run: format fs=ntfs label=”my local disk” quick
everything works!
found answer: windows not support non-default file allocation size boot/system partition.
created small partition default allocation size 4k boot/system; install os on other partitions allocation size eg 64k.
Windows Server > Windows Server 2012 Setup
Comments
Post a Comment