PC Review


Reply
Thread Tools Rate Thread

custom primary partition in an unattended cdrom install

 
 
=?Utf-8?B?THVjX0JlYWNoTGFuZA==?=
Guest
Posts: n/a
 
      30th Sep 2004
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





 
Reply With Quote
 
 
 
 
Johan Arwidmark
Guest
Posts: n/a
 
      30th Sep 2004
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"
<(E-Mail Removed)> 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
>
>
>
>
>


 
Reply With Quote
 
=?Utf-8?B?THVjX0JlYWNoTGFuZA==?=
Guest
Posts: n/a
 
      1st Oct 2004
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"
> <(E-Mail Removed)> 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
> >
> >
> >
> >
> >

>
>

 
Reply With Quote
 
Johan Arwidmark
Guest
Posts: n/a
 
      1st Oct 2004
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"
<(E-Mail Removed)> 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"
>> <(E-Mail Removed)> 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
>> >
>> >
>> >
>> >
>> >

>>
>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating custom partition size in Unattended setup Ravi Windows XP Setup 0 14th Oct 2008 09:07 AM
unattended install - partition hard drive first? =?Utf-8?B?SmVyZW15?= Windows XP Setup 1 28th Jun 2006 11:28 PM
Unattended Install (Auto Partition Hard Disk) =?Utf-8?B?UmFqZXNo?= Microsoft Windows 2000 3 23rd May 2006 06:54 PM
Unattended Install CDROM? Ben Blackmore Microsoft Windows 2000 Setup 2 15th Jan 2004 04:59 PM
Unattended Install CDROM? Ben Blackmore Microsoft Windows 2000 2 15th Jan 2004 04:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:35 AM.