TheTechGuide Forum
General Category => Software => Topic started by: Jackeroo on May 25, 2003, 11:06:32 PM
-
When i use the unattended way to install my Windows 2000 with IE6/Dx8/Nero
All goes OK
But How can I change the installation partition....
The Windows 2000 will automatically be installed into drivers C:
-
You cant. You can have setup prompt you where to install to, or setup can install onto the patition with largest free space. There's no way in unattend to tell it what drive letter. Using winpe you can do that.
-gosh
-
Under [Data] include:
AutoPartition=0
And under [Unattended] include:
Repartition=No
To ensure full control of selecting hard drives/partitions and formatting options, you must delete the existing file system (should be the following keypresses: D, Enter, then L), and then you can create a new one. Your other partitions and hard drives (if any) shouldn't be affected.
If you don't then Setup will continue to install Windows, on whatever filesystem it currently was.