Jump to content

autopartition with diskpart?


Recommended Posts

i'm trying to figure out diskpart but i can't find any manual's about how to make partitions automaticly before the installment of WinXP with the unattended CD

i'm using nLite for my burning and creating of the CD

does anyone know a good manual or a way to first boot diskpart with the script and automaticly load the installment of XP after that.

(i'm trying to make a cd where i only have to push a key once and wait till XP is installed)

Link to comment
Share on other sites


diskpart /S scriptfile

will execute the commands in the scriptfile. remember to add the "noerr" switch to the commands where necessary, otherwise diskpart will exit as soon as one command fails.

so you could call the above command from a .cmd or .bat and in the next line start a unattended installation. Is that what you were looking for?

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