PC Review


Reply
Thread Tools Rate Thread

convertntfs with sysprep

 
 
Marcus Wolf
Guest
Posts: n/a
 
      12th Mar 2004
Hi,

I would like to convert and then extend a partion from FAT32 into NTFS. I
inserted the appropriated lines in the sysprep.inf but they don't work, any
idea????

Here is the sysprep.inf

;SetupMgrTag
[Unattended]
OemSkipEula=Yes
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
TargetPath=\winnt
Repartition=No
Unattendswitch=Yes
UpdateInstalledDrivers=Yes
WaitForReboot=No
InstallFilesPath=C:\sysprep\i386
DriverSigningPolicy=Ignore

OemPnPDriversPath="drivers\IBM\T3\P;drivers\IBM\T3\V;drivers\IBM\T4\A;driver
s\IBM\T4\O;drivers\IBM\T4\C;drivers\IBM\T4\L;drivers\IBM\T4\M;drivers\IBM\T4
\P;drivers\IBM\T4\V;drivers\NN\C;drivers\NN\L\3;drivers\NN\L\Broad;drivers\N
N\L\Intel;drivers\NN\L\Real;drivers\NN\SATA;drivers\NN\V\Ati;drivers\NN\V\NV
IDIA"
FileSystem=ConvertNTFS
ExtendOemPartition=1

[GuiUnattended]
AdminPassword="admin"
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
OEMDuplicatorstring="WinXP Basisimage 12032004"
TimeZone=110
OemSkipWelcome=1
ProfilesDir=%systemroot%\profiles\

[Sysprep]
BuildMassStorageSection=Yes

[SysprepMassStorage]

[UserData]
ProductKey=12345-12345-12345-12345-12345
FullName="blabla"
OrgName="blabla"
ComputerName="test"

[Display]
BitsPerPel=16
Xresolution=1024
YResolution=768
Vrefresh=75

[TapiLocation]
CountryCode=49
Dialing=Tone
AreaCode=0211
LongDistanceAccess="01"

[RegionalSettings]
LanguageGroup=1
Language=00000407

[data]
UseBIOSToBoot=1
UnattendedInstall=Yes

[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=windist

[Identification]
JoinDomain=domain
DomainAdmin=blabla
DomainAdminPassword=blabla
[Networking]
InstallDefaultComponents=No

[NetClients]
MS_MSClient=params.MS_MSClient

[Components]
msmsgs=off
msnexplr=off
OEAccess=off
media_clips=off
media_utopia=off
Accessopt=off
AutoUpdate=off
templates=off
fax=off
Clipbook=off
charmap=off
hypertrm=off
pinball=off
freecell=off
minesweeper=off
solitaire=off
spider=off
hearts=off
zonegames=off

[Shell]
DefaultThemesOff=Yes

[Branding]
BrandIEUsingUnattended=Yes

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=0



 
Reply With Quote
 
 
 
 
Min0
Guest
Posts: n/a
 
      12th Mar 2004
Dont have my notes in front of me but I believe you need to specify an
"amount" by which you wish to extend the partition...?



Min0
"Marcus Wolf" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> I would like to convert and then extend a partion from FAT32 into NTFS. I
> inserted the appropriated lines in the sysprep.inf but they don't work,

any
> idea????
>
> Here is the sysprep.inf
>
> ;SetupMgrTag
> [Unattended]
> OemSkipEula=Yes
> NoWaitAfterTextMode=1
> NoWaitAfterGUIMode=1
> TargetPath=\winnt
> Repartition=No
> Unattendswitch=Yes
> UpdateInstalledDrivers=Yes
> WaitForReboot=No
> InstallFilesPath=C:\sysprep\i386
> DriverSigningPolicy=Ignore
>
>

OemPnPDriversPath="drivers\IBM\T3\P;drivers\IBM\T3\V;drivers\IBM\T4\A;driver
>

s\IBM\T4\O;drivers\IBM\T4\C;drivers\IBM\T4\L;drivers\IBM\T4\M;drivers\IBM\T4
>

\P;drivers\IBM\T4\V;drivers\NN\C;drivers\NN\L\3;drivers\NN\L\Broad;drivers\N
>

N\L\Intel;drivers\NN\L\Real;drivers\NN\SATA;drivers\NN\V\Ati;drivers\NN\V\NV
> IDIA"
> FileSystem=ConvertNTFS
> ExtendOemPartition=1
>
> [GuiUnattended]
> AdminPassword="admin"
> EncryptedAdminPassword=NO
> AutoLogon=Yes
> AutoLogonCount=1
> OEMSkipRegional=1
> OEMDuplicatorstring="WinXP Basisimage 12032004"
> TimeZone=110
> OemSkipWelcome=1
> ProfilesDir=%systemroot%\profiles\
>
> [Sysprep]
> BuildMassStorageSection=Yes
>
> [SysprepMassStorage]
>
> [UserData]
> ProductKey=12345-12345-12345-12345-12345
> FullName="blabla"
> OrgName="blabla"
> ComputerName="test"
>
> [Display]
> BitsPerPel=16
> Xresolution=1024
> YResolution=768
> Vrefresh=75
>
> [TapiLocation]
> CountryCode=49
> Dialing=Tone
> AreaCode=0211
> LongDistanceAccess="01"
>
> [RegionalSettings]
> LanguageGroup=1
> Language=00000407
>
> [data]
> UseBIOSToBoot=1
> UnattendedInstall=Yes
>
> [SetupMgr]
> DistFolder=C:\sysprep\i386
> DistShare=windist
>
> [Identification]
> JoinDomain=domain
> DomainAdmin=blabla
> DomainAdminPassword=blabla
> [Networking]
> InstallDefaultComponents=No
>
> [NetClients]
> MS_MSClient=params.MS_MSClient
>
> [Components]
> msmsgs=off
> msnexplr=off
> OEAccess=off
> media_clips=off
> media_utopia=off
> Accessopt=off
> AutoUpdate=off
> templates=off
> fax=off
> Clipbook=off
> charmap=off
> hypertrm=off
> pinball=off
> freecell=off
> minesweeper=off
> solitaire=off
> spider=off
> hearts=off
> zonegames=off
>
> [Shell]
> DefaultThemesOff=Yes
>
> [Branding]
> BrandIEUsingUnattended=Yes
>
> [Proxy]
> Proxy_Enable=0
> Use_Same_Proxy=0
>
>
>



 
Reply With Quote
 
Brian
Guest
Posts: n/a
 
      12th Mar 2004
May i ask why you are using sysprep to convert a file format?
"Marcus Wolf" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> I would like to convert and then extend a partion from FAT32 into NTFS. I
> inserted the appropriated lines in the sysprep.inf but they don't work,

any
> idea????
>
> Here is the sysprep.inf
>
> ;SetupMgrTag
> [Unattended]
> OemSkipEula=Yes
> NoWaitAfterTextMode=1
> NoWaitAfterGUIMode=1
> TargetPath=\winnt
> Repartition=No
> Unattendswitch=Yes
> UpdateInstalledDrivers=Yes
> WaitForReboot=No
> InstallFilesPath=C:\sysprep\i386
> DriverSigningPolicy=Ignore
>
>

OemPnPDriversPath="drivers\IBM\T3\P;drivers\IBM\T3\V;drivers\IBM\T4\A;driver
>

s\IBM\T4\O;drivers\IBM\T4\C;drivers\IBM\T4\L;drivers\IBM\T4\M;drivers\IBM\T4
>

\P;drivers\IBM\T4\V;drivers\NN\C;drivers\NN\L\3;drivers\NN\L\Broad;drivers\N
>

N\L\Intel;drivers\NN\L\Real;drivers\NN\SATA;drivers\NN\V\Ati;drivers\NN\V\NV
> IDIA"
> FileSystem=ConvertNTFS
> ExtendOemPartition=1
>
> [GuiUnattended]
> AdminPassword="admin"
> EncryptedAdminPassword=NO
> AutoLogon=Yes
> AutoLogonCount=1
> OEMSkipRegional=1
> OEMDuplicatorstring="WinXP Basisimage 12032004"
> TimeZone=110
> OemSkipWelcome=1
> ProfilesDir=%systemroot%\profiles\
>
> [Sysprep]
> BuildMassStorageSection=Yes
>
> [SysprepMassStorage]
>
> [UserData]
> ProductKey=12345-12345-12345-12345-12345
> FullName="blabla"
> OrgName="blabla"
> ComputerName="test"
>
> [Display]
> BitsPerPel=16
> Xresolution=1024
> YResolution=768
> Vrefresh=75
>
> [TapiLocation]
> CountryCode=49
> Dialing=Tone
> AreaCode=0211
> LongDistanceAccess="01"
>
> [RegionalSettings]
> LanguageGroup=1
> Language=00000407
>
> [data]
> UseBIOSToBoot=1
> UnattendedInstall=Yes
>
> [SetupMgr]
> DistFolder=C:\sysprep\i386
> DistShare=windist
>
> [Identification]
> JoinDomain=domain
> DomainAdmin=blabla
> DomainAdminPassword=blabla
> [Networking]
> InstallDefaultComponents=No
>
> [NetClients]
> MS_MSClient=params.MS_MSClient
>
> [Components]
> msmsgs=off
> msnexplr=off
> OEAccess=off
> media_clips=off
> media_utopia=off
> Accessopt=off
> AutoUpdate=off
> templates=off
> fax=off
> Clipbook=off
> charmap=off
> hypertrm=off
> pinball=off
> freecell=off
> minesweeper=off
> solitaire=off
> spider=off
> hearts=off
> zonegames=off
>
> [Shell]
> DefaultThemesOff=Yes
>
> [Branding]
> BrandIEUsingUnattended=Yes
>
> [Proxy]
> Proxy_Enable=0
> Use_Same_Proxy=0
>
>
>



 
Reply With Quote
 
Reinhard Binder
Guest
Posts: n/a
 
      13th Mar 2004
Hello Marcus!


"Marcus Wolf" <(E-Mail Removed)> wrote in message news:<#(E-Mail Removed)>...

> I would like to convert and then extend a partion from FAT32 into NTFS. I
> inserted the appropriated lines in the sysprep.inf but they don't work,

IMHO you can't use the sysprep tool to convert FAT32 to NTFS.

REF.CHM (coming with the deployment tools cab file) says:
> ----- snipp -----

FileSystem is not a valid entry in Sysprep.inf.
> ----- snipp -----


There are also some tips to get the optimal performance of the NTFS
drive in the help file.


Greetings

Reinhard
 
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
Sysprep deletes my IPX settings. Is my sysprep.ini file wrong? Jeff Windows XP Setup 0 4th Oct 2008 01:55 PM
Sysprep Progress and Windows Assessment Tool in Sysprep =?Utf-8?B?QWhzdW4=?= Windows Vista Installation 0 4th May 2007 07:59 PM
Anger about convertntfs - suggestions and discussion desired =?Utf-8?B?VWxyaWNoIFNjaHVsdGU=?= Microsoft Windows 2000 Deployment 10 6th Apr 2005 05:33 PM
Sysprep does not read sysprep.inf file after imaging =?Utf-8?B?R2lsYmVydA==?= Windows XP Setup 2 24th Mar 2005 11:59 PM
Sysprep 2.0 with sysprep.inf still runs mini setup... dave Windows XP Setup 1 6th Oct 2004 03:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:49 AM.