Fion Posted June 18, 2004 Posted June 18, 2004 Hi, I want to make an unattended cd that first boots into dos, and runs a small program (mainly diskpart in order to choose and build partitions) and then boots the normal windows installation. Does anyone know how this might be done? Or what file I can call from a dos prompt to begin to install the unattended script?Thanks for your help!
<SparTacuS> Posted June 18, 2004 Posted June 18, 2004 I've found the easiest solution for me was to build it multi-boot with a floppy boot image of Partition Magic to configure my drives then reboot back to the menu for an UA install.
[BM]Crusher Posted June 19, 2004 Posted June 19, 2004 if you read the xp sp1 deployment tools deploy.chm you will find most of your answers therein your case, you could use a cd that boots a 9x boot floppy image containing an autoexec.bat which, firstly, runs diskpart, then secondly, runs winnt.exe or winnt32.exe off the cd with the /u:answerfile or /unattend:answerfile settings
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now