Author Topic: [Unattend]How change the install Partition  (Read 842 times)

Offline Jackeroo

  • stranger
  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
[Unattend]How change the install Partition
« 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:

Guest

  • Guest
[Unattend]How change the install Partition
« Reply #1 on: May 26, 2003, 07:35:27 AM »
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

Offline AaronXP

  • Newbie
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
[Unattend]How change the install Partition
« Reply #2 on: June 02, 2003, 05:14:32 PM »
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.