[404] in winnt
Re: System partitions larger than 2GB
daemon@ATHENA.MIT.EDU (Jonathan McIndoe Hunt)
Tue Sep 14 14:33:40 1999
Message-Id: <4.2.0.58.19990914142342.00bdcac0@po7.mit.edu>
Date: Tue, 14 Sep 1999 14:29:44 -0400
To: Carl Trapani <ctrapani@mit.edu>, ntpartners@mit.edu
From: Jonathan McIndoe Hunt <jmhunt@MIT.EDU>
In-Reply-To: <3.0.5.32.19990914140521.00922380@po10.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Hi Carl,
You can tell NT to use the full disk capacity with an unattended
install. The switch that goes into the unattend.txt file is
[Unattended]
FileSystem = ConvertNTFS
ExtendOEMPartition = 1
You will need to be sure to sepcify NTFS as the file system.
For more information, take a look at Microsoft's deployment guide.
http://www.microsoft.com/ntworkstation/downloads/bin/depguide.exe
-Jonathan
At 02:05 PM 9/14/1999 -0400, Carl Trapani wrote:
>Hi,
>
>Dell ships the Optiplex GX1 with an 8GB hard drive that has two partitions,
>a FAT system partition (C:\) and another of your choice (FAT or NTFS).
>
>I want the system partition to be NTFS and I want one partition to fill the
>8GB drive. When I ran NT setup and deleted all previous paritions, made
>one large partition (8056 MB) and selected it as the system installation
>partition, Setup complained that the partition was too large.
>
>How can I get NT to boot from a single, 8GB NTFS partition?
>
>Thanks,
>Carl