dongiridhar Posted March 21, 2006 Posted March 21, 2006 (edited) I have created the Multiboot DVD using CDShell and using http://flyakite.msfnhosting.com/ document. I followed steps given in this document and BANG! Right first time I could make bootable DVD disk and it is working fine. I have tested the DVD, all the Windows installiation are working properly. I could use this for Win 2K, 2K Server, 2003, XP, NT 4 server, 98 ….Now I have small problem while adding the Partition software to this disk. I want to insert the “Partition Softwares in to my DVD”In CDSHELL.ini file i have Sub menu for “Available Partition Software list”.Under this menuprint "1) Partition Software\n"print "2) Acronsis Partition Software\n"print "3) Run fdisk.exe\n"print "4) Run part.exe\n"print "5) Run XYZ.exe\n"Now, Partition Software: I need a IMG file to load ( i dosent have CD for this.)I will use following Syntax, if $lastKey == key[1]; then memdisk /partition/PIAG.IMAAcronsis Partition Software: I have bootable CD. Guide me how to make IMG file from that ( I tried to create a iso and ima file from CD and loaded thru Virtual PC. .. Works fine. When tried with Bootable disk … It doesn’t boot. )I will use following Syntax, if $lastKey == key[2]; then memdisk /partition/ACRO.IMGFor rest of option what command I need to use for fire any valid exe ??I guess i need to load the dos first. (If yes let me know how as i am new to this)FYI: part.exe is partition utility which works fine with 98 bootable disk (1.44MB)How is the syntax which need to be used to execute part.exe ??I tried following but it dint workedif $lastKey == key[4]; then run /partition/part.exeI am new for this field and please guide me Edited March 21, 2006 by dongiridhar
LiquidSage Posted March 21, 2006 Posted March 21, 2006 http://www.msfn.org/board/index.php?showto...0995&hl=acronis
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