I want to use Ghost to back up and restore the system, that is, on a Win98 boot disk keep only command.com, drvspace.bin, IO.SYS, msdos.sys, autoexec.bat, config.sys, himem.sys, plus Ghost.exe. I already know that the command for backing up the system with Ghost is like this: Ghost.exe -CLONE,MODE=PDUMP,SRC=1:1,DST=WINXP.gho -Z9 -RB
and for restoring the system it is: ghost -clone,mode=pload,src=c:winxp.gho:1,dst=1:1 -RB
Now I want to use the autoexec.bat and config.sys files to make selectable options like on a Win98 boot disk, where choosing the first item corresponds to backing up the system, and choosing the second item corresponds to restoring the system. I've tried writing it over and over and just can't get it done. Experts, please help me write the contents of autoexec.bat and config.sys so I can achieve this. Thank you!
and for restoring the system it is: ghost -clone,mode=pload,src=c:winxp.gho:1,dst=1:1 -RB
Now I want to use the autoexec.bat and config.sys files to make selectable options like on a Win98 boot disk, where choosing the first item corresponds to backing up the system, and choosing the second item corresponds to restoring the system. I've tried writing it over and over and just can't get it done. Experts, please help me write the contents of autoexec.bat and config.sys so I can achieve this. Thank you!


