Jump to content

Automatic partition choice and format


Recommended Posts

Well, been doin' some search all around the forum, but still didn't find anything of interest about that one.

Sure I considered the autopartition option, which designed F: partition as the one to use (more space available). Doesn't fit at all.

The thing is :

How could I (*automaticaly indeed*) make the install format the partition c: using NTFS (full format, not quick one), then install Windows on that partition, so that I could skip the manual choice. That is the last thing prompted during the install.

If you solve that for me, I'll finally be able to put the disc in the drive, power on the PC then run for a coffee without looking back at the screen (without even switching it on, that is ;oP)

Thanks in advance !

Link to comment
Share on other sites


Great :)

Still have to figure out how to make the target c: for both formatting and installing, but we're getting close to the point I guess

Maybe :

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

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=C:\WINDOWS
FileSystem=convert NTFS
Repartition=Yes
UnattendSwitch="Yes"

would be enough ?

Link to comment
Share on other sites

Just make sure the drive you want to install on is the Primary Master (very important) and make sure you don't have any removable media drives plugged in like Zip drives or USB Card Readers (believe it or not, Win2k/XP setup gives them drive letter priority).

Link to comment
Share on other sites

What do you mean ?

That the code I quoted would work ?

'cause I tested with

AutoPartition=1
TargetPath=\WINDOWS
FileSystem=*

Drives are like this :

HDD 1 (Physical) - Primary Master

|-- C:

|-- D:

|-- E:

HDD 2 (Physical) - Secondary Master

|-- F:

And the autopartition chose F:

Would it take C: if I replaced with

TargetPath=C:\WINDOWS
FileSystem=convert NTFS

?

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...