Create partition with unattended inst.

Hello! I have created an winnt. sif diskette and have some problem to set up a 3GB partition for the OS (W2k-Prof). It is an from cd installation UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINNT Repartition=Yes ExtendOemPartition=????? ExtendOemPartition Value: 0 | 1 | <extra size i ...

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar15.webp

7 Posts
Location -
Joined 2002-03-05
Hello! I have created an winnt.sif diskette and have some problem to set up a 3GB partition for the OS (W2k-Prof). It is an "from cd installation"
 
[unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINNT
Repartition=Yes
ExtendOemPartition=?????
 
ExtendOemPartition Value: 0 | 1 | <extra size in mb>The ExtendOemPartition key is used to extend the partition on which you are installing Windows 2000. This key causes Setup to extend this destination partition into any available unpartitioned space that physically follows it on the disk. Where:
0 Setup does not extend the partition
1 Setup extends the partition to fill out the hard disk
<extra size in mb> Setup increases the current partition size by this amount.
 
I have tried a lot of combinations, nothing work. Have someone the right solution? /Roger

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar24.webp

1 Posts
Location -
Joined 2002-06-25
I normally use gdisk called from within a batch/command file to partition the disk prior to running an unattended build.