Jump to content

Recommended Posts

Posted

Is there a way to convert all the partitions to ntfs instead of only the system one ?

I tried convert in runonceex, but it's not silent...


Posted

Hi vbussiro,

yes there is.

I suppose you're using inf to control the conversion so you can put something like this:

HKLM,"System\CurCtrlSet\Ctrl\Session Manager","BootExecute",0x00010000,"autcheck autoconv \\??\C: /FS:NTFS /CVTAREA:xxx.xx","autcheck autoconv \\??\D: /FS:NTFS /CVTAREA:xxx.xx"

Since I work with unattended network installs, I use the oformat.com and cvtarea.exe tools to optimize NTFS conversion, but if you don't you can safely omit the "/CVTAREA" switch.

I run this at the T-13 mark so after setup completes and reboots the system

the conversion takes place.

Hope it helps

/Mario

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