Ghost 2k3 bootable dvd problem

Techx

Supreme [H]ardness
Joined
Dec 30, 2002
Messages
4,380
I'm trying to create a bootable DVD with a ghost image on it. I have followed the instructions at symantecs site HERE but when I boot up with that dvd it comes to a point where it says invalid command. Here is what is in my config.sys:

Code:
device=himem.sys
device=cdrom.sys /D:mscd001
files=50
buffers=30
dos=high,umb
stacks=9,256
lastdrive=z

and here is what my autoexec.bat looks like:

Code:
mscdex.exe /D:mscd001 /L:Q
ghost -clone,mode=load,src=Q:\CDR00001.GHO,dst=1 -sure -fx

I have 3 seperate files that ghost made when I created the image they are

CDR00001.GHO, CDR00002.GHO, and CDR00003.GHO

Does anyone see what the problem is? The DVD does boot, but I noticed that drive q: never gets mapped and the dvd is mapped to c: instead. Anyone know how to fix this?

Thanks
 
bump? i really need to figure this out for work :(
thx
 
Back
Top