convertntfs with sysprep

M

Marcus Wolf

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
 
M

Min0

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 said:
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;drivers\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\NN\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
 
B

Brian

May i ask why you are using sysprep to convert a file format?
Marcus Wolf said:
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;drivers\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\NN\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
 
R

Reinhard Binder

Hello Marcus!


Marcus Wolf said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top