Forum: UltraISO
Topic: DEVICE = oakcdrom.sys /D:cd1Ghost  2003
started by: lollipopfluff

Posted by lollipopfluff on Sep. 08 2006,10:19
I have successfully created a drive mapping floppy disk  for a Dimension 8250 and a bootable CD with Easy CD Creator.
The CD boots fine and so does the floppy.  I have added  the Drive Mapping files that I know work onto the CD
My Autoexec.bat looks like this
@echo off
SET TZ=GHO+00:00
MOUSE.COM
LH \MSCDEX.EXE /D:cd1 /D:cd2 /D:cd3
\net\netbind.com
echo Loading...
cls
d:
cd \ghost
ghost.exe -nousb
SET PATH=D:\NET\;D:\;%PATH%;
SET TEMP=D:\
SET TCPHELP=D:\NET
SET ETCDIR=D:\NET
REM \MOUSE.COM
D:\NET\NET START
D:\NET\NET.EXE USE Z: \\BNYLN-APPS02\GHOST
D:\NET\NET.EXE USE
Z:
GHOST.EXE

and my config.sys looks like this
DEVICE = oakcdrom.sys /D:cd1
DEVICE = btdosm.sys
DEVICE = flashpt.sys
DEVICE = btcdrom.sys /D:cd2
DEVICE = aspi2dos.sys
DEVICE = aspi8dos.sys
DEVICE = aspi4dos.sys
DEVICE = aspi8u2.sys
DEVICE = aspicd.sys /D:cd3
LASTDRIVE = Z
DEVICEHIGH=D:\HIMEM.SYS
DOS=HIGH,UMB
DEVICEHIGH=D:\NET\PROTMAN.DOS /i:D:\NET
DEVICEHIGH=D:\NET\e100b.dos
DEVICEHIGH=D:\NET\NTSTS.DOS
DEVICEHIGH=D:\NET\DLSHELP.SYS
LASTDRIVE = Z

But it currently won't boot up into ghost, but just boots from the cd and then goes through the process as if it is going to boot, and then goes back to the A:\

I can change to the D:\ and see all the files fine.

Does anyone have any ideas how I can get it to boot and load ghost pointing to the drive mapping on my server