|
Q: Can I make my boot partition
greater than 4096MB with Windows NT?
A: The boot partition can be extended to a maximum of
7.8GB (8,455,716,864 bytes) in setup using NTFS although
this is not recommended by Microsoft. In the
Unattend section of unattend.txt use the following
entries:
Filesystem=ConvertNTFS
ExtendOemPartition=1
For additional methods on setting up
NTFS partitions and hard drive limitations see the
following articles: [Q119497]
& [Q114841] |