custom primary partition in an unattended cdrom install

G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

I have this winnt.sif

[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
DriverSigningPolicy=Ignore
OemSkipEula=Yes
OemPreinstall=Yes
ExtendOemPartition=8000
Repartition=No ( i have try egally with yes)


I try to create a full cdrom install, but i have only one physical disk of
80 Go
I want to install windows 2000 in a partiton of 8 Go.
I does'nt want that windows create one partion of all the disk.
So i have try to custom my winnt.sif but it doesn't work.

How can i procede ? I doesn't want that Windows ask me any question.
I want create an automatic install of windows with this custom cdrom ,
on a full new disk , or on a disk with old partition.

I have try to use diskpart , but diskpart on a script is to late, because
you can't partition the system partition where you have just finish to
install
windows.

Thanks for any idea !

Luc
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

You cannot specify the exact size from winnt.sif...

What you can do is to create the partition prior to launching the
install and then have Repartition=No set in winnt.sif

regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net



On Thu, 30 Sep 2004 09:09:05 -0700, "Luc_BeachLand"
<Luc_BeachLand@discussions.microsoft.com> wrote:

>I have this winnt.sif
>
>[Data]
> AutoPartition=1
> MsDosInitiated="0"
> UnattendedInstall="Yes"
>
>[Unattended]
> UnattendMode=FullUnattended
> DriverSigningPolicy=Ignore
> OemSkipEula=Yes
> OemPreinstall=Yes
> ExtendOemPartition=8000
> Repartition=No ( i have try egally with yes)
>
>
>I try to create a full cdrom install, but i have only one physical disk of
>80 Go
>I want to install windows 2000 in a partiton of 8 Go.
>I does'nt want that windows create one partion of all the disk.
>So i have try to custom my winnt.sif but it doesn't work.
>
>How can i procede ? I doesn't want that Windows ask me any question.
>I want create an automatic install of windows with this custom cdrom ,
>on a full new disk , or on a disk with old partition.
>
>I have try to use diskpart , but diskpart on a script is to late, because
>you can't partition the system partition where you have just finish to
>install
>windows.
>
>Thanks for any idea !
>
>Luc
>
>
>
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

Thanks for your message.
But does anybody have an idea how i have to procede to create only one
bootable CDROM
who create the custom partition and chain to an automatic install of an
unattended
install of windows 2000.
thanks again for anybody who give me help.

Luc

"Johan Arwidmark" wrote:

> You cannot specify the exact size from winnt.sif...
>
> What you can do is to create the partition prior to launching the
> install and then have Repartition=No set in winnt.sif
>
> regards
> Johan Arwidmark
>
> Windows User Group - Nordic
> http://www.wug-nordic.net
>
>
>
> On Thu, 30 Sep 2004 09:09:05 -0700, "Luc_BeachLand"
> <Luc_BeachLand@discussions.microsoft.com> wrote:
>
> >I have this winnt.sif
> >
> >[Data]
> > AutoPartition=1
> > MsDosInitiated="0"
> > UnattendedInstall="Yes"
> >
> >[Unattended]
> > UnattendMode=FullUnattended
> > DriverSigningPolicy=Ignore
> > OemSkipEula=Yes
> > OemPreinstall=Yes
> > ExtendOemPartition=8000
> > Repartition=No ( i have try egally with yes)
> >
> >
> >I try to create a full cdrom install, but i have only one physical disk of
> >80 Go
> >I want to install windows 2000 in a partiton of 8 Go.
> >I does'nt want that windows create one partion of all the disk.
> >So i have try to custom my winnt.sif but it doesn't work.
> >
> >How can i procede ? I doesn't want that Windows ask me any question.
> >I want create an automatic install of windows with this custom cdrom ,
> >on a full new disk , or on a disk with old partition.
> >
> >I have try to use diskpart , but diskpart on a script is to late, because
> >you can't partition the system partition where you have just finish to
> >install
> >windows.
> >
> >Thanks for any idea !
> >
> >Luc
> >
> >
> >
> >
> >
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup_deployment (More info?)

You'll need to use tools like Windows PE to do this (available for
customers with SA or other enterprise agreements).

Then you have Windows PE to create the partitions (using diskpart) and
then launch winnt32 with an unattended script file (you'll of course
need to add the Windows 2000 installation files to the windows pe cd
as well)

regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net


On Fri, 1 Oct 2004 00:59:03 -0700, "Luc_BeachLand"
<LucBeachLand@discussions.microsoft.com> wrote:

>Thanks for your message.
>But does anybody have an idea how i have to procede to create only one
>bootable CDROM
>who create the custom partition and chain to an automatic install of an
>unattended
>install of windows 2000.
>thanks again for anybody who give me help.
>
>Luc
>
>"Johan Arwidmark" wrote:
>
>> You cannot specify the exact size from winnt.sif...
>>
>> What you can do is to create the partition prior to launching the
>> install and then have Repartition=No set in winnt.sif
>>
>> regards
>> Johan Arwidmark
>>
>> Windows User Group - Nordic
>> http://www.wug-nordic.net
>>
>>
>>
>> On Thu, 30 Sep 2004 09:09:05 -0700, "Luc_BeachLand"
>> <Luc_BeachLand@discussions.microsoft.com> wrote:
>>
>> >I have this winnt.sif
>> >
>> >[Data]
>> > AutoPartition=1
>> > MsDosInitiated="0"
>> > UnattendedInstall="Yes"
>> >
>> >[Unattended]
>> > UnattendMode=FullUnattended
>> > DriverSigningPolicy=Ignore
>> > OemSkipEula=Yes
>> > OemPreinstall=Yes
>> > ExtendOemPartition=8000
>> > Repartition=No ( i have try egally with yes)
>> >
>> >
>> >I try to create a full cdrom install, but i have only one physical disk of
>> >80 Go
>> >I want to install windows 2000 in a partiton of 8 Go.
>> >I does'nt want that windows create one partion of all the disk.
>> >So i have try to custom my winnt.sif but it doesn't work.
>> >
>> >How can i procede ? I doesn't want that Windows ask me any question.
>> >I want create an automatic install of windows with this custom cdrom ,
>> >on a full new disk , or on a disk with old partition.
>> >
>> >I have try to use diskpart , but diskpart on a script is to late, because
>> >you can't partition the system partition where you have just finish to
>> >install
>> >windows.
>> >
>> >Thanks for any idea !
>> >
>> >Luc
>> >
>> >
>> >
>> >
>> >
>>
>>
 

TRENDING THREADS

Latest posts