ntwkmng Posted August 20, 2004 Posted August 20, 2004 Hi,what's the syntax for create a standalone image of OS whith cdimage program?Thank's
Alanoll Posted August 20, 2004 Posted August 20, 2004 it's the same syntax you would to make the AIO-DVD CD or almost any other CD, just a different path to the folder you want to make the CD out of (XP source or something) That's truly the only difference.cdimage.exe -lAIODVD -b\AIO-DVD\BOOT\loader.bin -h -n -o -m \AIO-DVD C:\AIODVD.iso Just change -lAIODVD to whatever you want the label to be. .b\AIO-DVD\Boot\loader.bin to the original boot secter for the OS. -m \AIO-DVD to the path that contains the original OS. and C:\AIODVD.iso to where you want the ISO created.
ntwkmng Posted August 20, 2004 Author Posted August 20, 2004 Thanks Alanoll,this is for create a image full of DVD, but if i want create a image for a single os which syntax i must use?Example:windows 2000 Serverwindows 2000 Professionalwindows 2000 Advanced/ BOOT (Where ther'is a cdimage) PRO (Installation Folder) SRV (Installation Folder) ADV (Installation Folder) ROOT ( Where ther'are the cd's copies)Thanks lot
Alanoll Posted August 20, 2004 Posted August 20, 2004 the syntax above, but change -m \ROOT\(OSDIRECTORYyou may need to add the drive letter to that, but this is assuming you started from your root directory.
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