Jump to content

XP ?


Recommended Posts

Hi ...

I'm SMSH From IRAN

I have a problem in unattended widows xp installation.

In a normal installation of windows xp a question has been asked that do you want to format Partition to NTFS, Convert to NTFS or leave !

I want to format my primiry automatically in NTFS in an unattended installation and i don't want to convert it to NTFS ! But I cant find any section in winnt.sif or unattended.txt answer files that can do this !

Please Help me to solve this problem and say me a section that can do this if I can chat on line with any body about this problem I happy veary much :)

My yahoo id is khafan_bazar88@yahoo.com

Please help me ...

I wait for your answer :)

Link to comment
Share on other sites


Under [DATA] add AutoPartition=1. Under [unattended] add Repartition=Yes. I think the following sections only work for WinPE, but I've always added them anyway and it always works so why mess with it :)

[DiskConfig]
   Disk1=Disk1.config

[Disk1.config]
   Size1=*
   PartitionType1=primary
   FileSystem1=ntfs
   Quickformat1=Yes

Note that this will not only format the drive but also repartition the drive.

Link to comment
Share on other sites

Under [DATA] add AutoPartition=1.  Under [unattended] add Repartition=Yes.  I think the following sections only work for WinPE, but I've always added them anyway and it always works so why mess with it :)

[DiskConfig]
   Disk1=Disk1.config

[Disk1.config]
   Size1=*
   PartitionType1=primary
   FileSystem1=ntfs
   Quickformat1=Yes

Note that this will not only format the drive but also repartition the drive.

I perver to use fat32 so would i change

   FileSystem1=ntfs

to

   FileSystem1=fat32

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...