HowToFixComputers.com




Watched TopicsWatched Topics SearchSearch RegisterRegister Log in to check your private messagesLog in to check your private messages ProfileProfile Log inLog in
How to create a bootable CD w/access to entire CD (SATA CD D

 
Post new topic   Reply to topic    Index -> CD-ROM
Author Message
Nick
Guest





PostPosted: Wed May 09, 2007 12:56 am    Post subject: How to create a bootable CD w/access to entire CD (SATA CD D Reply with quote

In the past I have created bootable CD's that I have put various emergency
utilities on. I used the Win98 bootable floppy as the basis for the bootable
image file. This would boot from the CD using floppy emulation, load a bunch
of generic CD drivers and then mount the remainder of the CD with a drive
letter (so after booting from the CD I would have a 1.4MB emulated floppy
and an "E" drive with 695MB of room for utilities & tools).

This has worked great for many years and has worked on 99% of the
computer/CD ROM combinations that I used it in. Unfortunately with the new
SATA CD/DVD drives the generic IDE driver's don't work any longer and I
can't access the large partition of the CD.

How can I create a bootable CD now that gives me access to the entire CD?

I see that Nero and EasyCD Creator both have a "Hard Disk Emulation" for
bootable CD's but how/where would I get an image file for this option? Would
this do what I want?

Thanks
Back to top
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
smh
Guest





PostPosted: Wed May 09, 2007 9:56 pm    Post subject: Re: How to create a bootable CD w/access to entire CD (SATA Reply with quote

.. --------------------------------------
Mike Richter, were you born with
"Scam Artist" emblazoned on your face?
--------------------------------------
http://tinyurl.com/6eldj

(No Pipsqueaks have been able to prove ANY of the above is a LIBEL)
( -- despite Mikey claimed to have PROOF of libels & misquotes! )

Nick wrote:
Quote:

In the past I have created bootable CD's that I have put various emergency
utilities on. I used the Win98 bootable floppy as the basis for the bootable
image file. This would boot from the CD using floppy emulation, load a bunch
of generic CD drivers and then mount the remainder of the CD with a drive
letter (so after booting from the CD I would have a 1.4MB emulated floppy
and an "E" drive with 695MB of room for utilities & tools).

This has worked great for many years and has worked on 99% of the
computer/CD ROM combinations that I used it in. Unfortunately with the new
SATA CD/DVD drives the generic IDE driver's don't work any longer and I
can't access the large partition of the CD.

How can I create a bootable CD now that gives me access to the entire CD?

I see that Nero and EasyCD Creator both have a "Hard Disk Emulation" for
bootable CD's but how/where would I get an image file for this option? Would
this do what I want?

(You don't want hard disk emulation.)

Try replacing references to OAKCDROM.SYS with GCDROM.SYS in config.sys?

E.g. Config.sys: device=gcdrom.sys /d:MSCD000 /C0
Autoexec.bat: MSCDEX.EXE /D:MSCD000

http://marktsai0316.googlepages.com/gcdromfordos

Please post back how it went.
Back to top
Nick
Guest





PostPosted: Wed May 09, 2007 11:06 pm    Post subject: Re: How to create a bootable CD w/access to entire CD (SATA Reply with quote

"smh" <nospam@nospam.org> wrote in message
news:4641FD29.228CB3E8@nospam.org...
Quote:
. --------------------------------------
Mike Richter, were you born with
"Scam Artist" emblazoned on your face?
--------------------------------------
http://tinyurl.com/6eldj

(No Pipsqueaks have been able to prove ANY of the above is a LIBEL)
( -- despite Mikey claimed to have PROOF of libels & misquotes! )

Nick wrote:

In the past I have created bootable CD's that I have put various
emergency
utilities on. I used the Win98 bootable floppy as the basis for the
bootable
image file. This would boot from the CD using floppy emulation, load a
bunch
of generic CD drivers and then mount the remainder of the CD with a
drive
letter (so after booting from the CD I would have a 1.4MB emulated
floppy
and an "E" drive with 695MB of room for utilities & tools).

This has worked great for many years and has worked on 99% of the
computer/CD ROM combinations that I used it in. Unfortunately with the
new
SATA CD/DVD drives the generic IDE driver's don't work any longer and I
can't access the large partition of the CD.

How can I create a bootable CD now that gives me access to the entire
CD?

I see that Nero and EasyCD Creator both have a "Hard Disk Emulation"
for
bootable CD's but how/where would I get an image file for this option?
Would
this do what I want?

(You don't want hard disk emulation.)

Try replacing references to OAKCDROM.SYS with GCDROM.SYS in config.sys?

E.g. Config.sys: device=gcdrom.sys /d:MSCD000 /C0
Autoexec.bat: MSCDEX.EXE /D:MSCD000

http://marktsai0316.googlepages.com/gcdromfordos

Please post back how it went.


Thanks for your response. I wont have access to the SATA CD until Friday.
Will post back then.
Back to top
Nick
Guest





PostPosted: Sat May 12, 2007 7:51 pm    Post subject: Re: How to create a bootable CD w/access to entire CD (SATA Reply with quote

"smh" <nospam@nospam.org> wrote in message
news:4641FD29.228CB3E8@nospam.org...
Quote:
. --------------------------------------
Mike Richter, were you born with
"Scam Artist" emblazoned on your face?
--------------------------------------
http://tinyurl.com/6eldj

(No Pipsqueaks have been able to prove ANY of the above is a LIBEL)
( -- despite Mikey claimed to have PROOF of libels & misquotes! )

Nick wrote:

In the past I have created bootable CD's that I have put various
emergency
utilities on. I used the Win98 bootable floppy as the basis for the
bootable
image file. This would boot from the CD using floppy emulation, load a
bunch
of generic CD drivers and then mount the remainder of the CD with a
drive
letter (so after booting from the CD I would have a 1.4MB emulated
floppy
and an "E" drive with 695MB of room for utilities & tools).

This has worked great for many years and has worked on 99% of the
computer/CD ROM combinations that I used it in. Unfortunately with the
new
SATA CD/DVD drives the generic IDE driver's don't work any longer and I
can't access the large partition of the CD.

How can I create a bootable CD now that gives me access to the entire
CD?

I see that Nero and EasyCD Creator both have a "Hard Disk Emulation"
for
bootable CD's but how/where would I get an image file for this option?
Would
this do what I want?

(You don't want hard disk emulation.)

Try replacing references to OAKCDROM.SYS with GCDROM.SYS in config.sys?

E.g. Config.sys: device=gcdrom.sys /d:MSCD000 /C0
Autoexec.bat: MSCDEX.EXE /D:MSCD000

http://marktsai0316.googlepages.com/gcdromfordos

Please post back how it went.

OK, So I tried gcdrom.sys and it found the controller and mscdex assigned a
drive letter to it. When I switched to that drive letter the directory was
empty. The CD name was correct for the CD that was inserted though.

Any ideas?
Back to top
smh
Guest





PostPosted: Sat May 12, 2007 9:03 pm    Post subject: Re: How to create a bootable CD w/access to entire CD (SATA Reply with quote

.. --------------------------------------
Mike Richter, were you born with
"Scam Artist" emblazoned on your face?
--------------------------------------
http://tinyurl.com/6eldj

(No Pipsqueaks have been able to prove ANY of the above is a LIBEL)
( -- despite Mikey claimed to have PROOF of libels & misquotes! )
'

Nick wrote:
Quote:
"smh" wrote:
Nick wrote:

In the past I have created bootable CD's that I have put various emergency
utilities on. I used the Win98 bootable floppy as the basis for the bootable
image file. This would boot from the CD using floppy emulation, load a bunch
of generic CD drivers and then mount the remainder of the CD with a drive
letter (so after booting from the CD I would have a 1.4MB emulated floppy
and an "E" drive with 695MB of room for utilities & tools).

This has worked great for many years and has worked on 99% of the
computer/CD ROM combinations that I used it in. Unfortunately with the new
SATA CD/DVD drives the generic IDE driver's don't work any longer and I
can't access the large partition of the CD.

How can I create a bootable CD now that gives me access to the entire CD?

I see that Nero and EasyCD Creator both have a "Hard Disk Emulation" for
bootable CD's but how/where would I get an image file for this option? Would
this do what I want?

(You don't want hard disk emulation.)

Try replacing references to OAKCDROM.SYS with GCDROM.SYS in config.sys?

E.g. Config.sys: device=gcdrom.sys /d:MSCD000 /C0
Autoexec.bat: MSCDEX.EXE /D:MSCD000

http://marktsai0316.googlepages.com/gcdromfordos

Please post back how it went.

OK, So I tried gcdrom.sys and it found the controller and mscdex assigned a
drive letter to it.

At least something's gone right.

Quote:
When I switched to that drive letter the directory was
empty. The CD name was correct for the CD that was inserted though.

Post Config.sys and Autoexec.bat
Back to top
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Nick
Guest





PostPosted: Sun May 13, 2007 12:54 am    Post subject: Re: How to create a bootable CD w/access to entire CD (SATA Reply with quote

Quote:
In the past I have created bootable CD's that I have put various
emergency
utilities on. I used the Win98 bootable floppy as the basis for the
bootable
image file. This would boot from the CD using floppy emulation, load
a bunch
of generic CD drivers and then mount the remainder of the CD with a
drive
letter (so after booting from the CD I would have a 1.4MB emulated
floppy
and an "E" drive with 695MB of room for utilities & tools).

This has worked great for many years and has worked on 99% of the
computer/CD ROM combinations that I used it in. Unfortunately with
the new
SATA CD/DVD drives the generic IDE driver's don't work any longer
and I
can't access the large partition of the CD.

How can I create a bootable CD now that gives me access to the
entire CD?

I see that Nero and EasyCD Creator both have a "Hard Disk
Emulation" for
bootable CD's but how/where would I get an image file for this
option? Would
this do what I want?

(You don't want hard disk emulation.)

Try replacing references to OAKCDROM.SYS with GCDROM.SYS in
config.sys?

E.g. Config.sys: device=gcdrom.sys /d:MSCD000 /C0
Autoexec.bat: MSCDEX.EXE /D:MSCD000

http://marktsai0316.googlepages.com/gcdromfordos

Please post back how it went.

OK, So I tried gcdrom.sys and it found the controller and mscdex
assigned a
drive letter to it.

At least something's gone right.

When I switched to that drive letter the directory was
empty. The CD name was correct for the CD that was inserted though.




Quote:
Post Config.sys and Autoexec.bat

Config.sys:

[menu]
menuitem=CD, Start computer with CD-ROM support.
menuitem=NOCD, Start computer without CD-ROM support.
menudefault=CD,30
menucolor=7,0

[CD]
device=himem.sys /testmem:off
device=oakcdrom.sys /D:mscd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D:mscd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D:mscd001

DEVICE=GCDROM.SYS /D:MSCD000 /C0
DEVICE=GCDROM.SYS /D:MSCD001 /C1
DEVICE=GCDROM.SYS /D:MSCD002 /C2

[NOCD]
device=himem.sys /testmem:off


[COMMON]
files=10
buffers=10
dos=high,umb
stacks=9,256
devicehigh=ramdrive.sys /E 2048
lastdrive=z

--------------------------------------------------
Autoexec.bat

@ECHO OFF
set EXPAND=YES
SET DIRCMD=/O:N
set LglDrv=27 * 26 Z 25 Y 24 X 23 W 22 V 21 U 20 T 19 S 18 R 17 Q 16 P 15
set LglDrv=%LglDrv% O 14 N 13 M 12 L 11 K 10 J 9 I 8 H 7 G 6 F 5 E 4 D 3 C
cls
call setramd.bat %LglDrv%
set temp=cdisgusted
set tmp=cdisgusted
path=%RAMD%disgusted;adisgusted;%CDROM%disgusted
copy command.com %RAMD%disgusted > NUL
set comspec=%RAMD%:\command.com
copy extract.exe %RAMD%disgusted > NUL
copy readme.txt %RAMD%disgusted > NUL

:ERROR
IF EXIST ebd.cab GOTO EXT
echo Please insert Windows 98 Startup Disk 2
echo.
pause
GOTO ERROR

:EXT
%RAMD%:\extract /y /e /l %RAMD%: ebd.cab > NUL
echo The diagnostic tools were successfully loaded to drive %RAMD%.
echo.

IF "%config%"=="NOCD" GOTO QUIT
LH %ramd%:\MSCDEX.EXE /D:mscd001 /D:MSCD002 /L:%CDROM%
LH %ramd%:\MSCDEX.EXE /D:MSCD000 /D:MSCD001 /D:MSCD002
echo.
GOTO QUIT


:QUIT
echo To get help, type HELP and press ENTER.
echo.
rem clean up environment variables
set CDROM=
set LglDrv=
Back to top
smh
Guest





PostPosted: Sun May 13, 2007 2:50 am    Post subject: Re: How to create a bootable CD w/access to entire CD (SATA Reply with quote

.. --------------------------------------
Mike Richter, were you born with
"Scam Artist" emblazoned on your face?
--------------------------------------
http://tinyurl.com/6eldj
http://tinyurl.com/gqnae
http://tinyurl.com/2qnvph

(No Pipsqueaks have been able to prove ANY of the above is a LIBEL)
( -- despite Mikey claimed to have PROOF of libels & misquotes! )

Nick wrote:
Quote:

Config.sys:

[menu]
menuitem=CD, Start computer with CD-ROM support.
menuitem=NOCD, Start computer without CD-ROM support.
menudefault=CD,30
menucolor=7,0

[CD]
device=himem.sys /testmem:off
device=oakcdrom.sys /D:mscd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D:mscd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D:mscd001

DEVICE=GCDROM.SYS /D:MSCD000 /C0
DEVICE=GCDROM.SYS /D:MSCD001 /C1
DEVICE=GCDROM.SYS /D:MSCD002 /C2

[NOCD]
device=himem.sys /testmem:off

[COMMON]
files=10
buffers=10
dos=high,umb
stacks=9,256
devicehigh=ramdrive.sys /E 2048
lastdrive=z

--------------------------------------------------
Autoexec.bat

@ECHO OFF
set EXPAND=YES
SET DIRCMD=/O:N
set LglDrv=27 * 26 Z 25 Y 24 X 23 W 22 V 21 U 20 T 19 S 18 R 17 Q 16 P 15
set LglDrv=%LglDrv% O 14 N 13 M 12 L 11 K 10 J 9 I 8 H 7 G 6 F 5 E 4 D 3 C
cls
call setramd.bat %LglDrv%
set temp=cdisgusted
set tmp=cdisgusted
path=%RAMD%disgusted;adisgusted;%CDROM%disgusted
copy command.com %RAMD%disgusted > NUL
set comspec=%RAMD%:\command.com
copy extract.exe %RAMD%disgusted > NUL
copy readme.txt %RAMD%disgusted > NUL

:ERROR
IF EXIST ebd.cab GOTO EXT
echo Please insert Windows 98 Startup Disk 2
echo.
pause
GOTO ERROR

:EXT
%RAMD%:\extract /y /e /l %RAMD%: ebd.cab > NUL
echo The diagnostic tools were successfully loaded to drive %RAMD%.
echo.

IF "%config%"=="NOCD" GOTO QUIT
LH %ramd%:\MSCDEX.EXE /D:mscd001 /D:MSCD002 /L:%CDROM%
LH %ramd%:\MSCDEX.EXE /D:MSCD000 /D:MSCD001 /D:MSCD002
echo.
GOTO QUIT

:QUIT
echo To get help, type HELP and press ENTER.
echo.
rem clean up environment variables
set CDROM=
set LglDrv=

Try these:

-----------
Config.sys:
-----------
[menu]
menuitem=CD, Start computer with CD-ROM support.
menuitem=NOCD, Start computer without CD-ROM support.
menudefault=CD,30
menucolor=7,0

[CD]
device=himem.sys /testmem:off
device=gcdrom.sys /d:MSCD000 /C0

[NOCD]
device=himem.sys /testmem:off

[COMMON]
files=10
buffers=10
dos=high,umb
stacks=9,256
lastdrive=z

------------
Autoexec.bat
------------
IF "%config%"=="NOCD" GOTO QUIT

MSCDEX.EXE /D:MSCD000

:QUIT
SET PATH=Adisgusted
Back to top
Nick
Guest





PostPosted: Sun May 13, 2007 3:43 am    Post subject: Re: How to create a bootable CD w/access to entire CD (SATA Reply with quote

"smh" <nospam@nospam.org> wrote in message
news:464636BF.9ADF3AAC@nospam.org...
Quote:
. --------------------------------------
Mike Richter, were you born with
"Scam Artist" emblazoned on your face?
--------------------------------------
http://tinyurl.com/6eldj
http://tinyurl.com/gqnae
http://tinyurl.com/2qnvph

(No Pipsqueaks have been able to prove ANY of the above is a LIBEL)
( -- despite Mikey claimed to have PROOF of libels & misquotes! )

Nick wrote:

Config.sys:

[menu]
menuitem=CD, Start computer with CD-ROM support.
menuitem=NOCD, Start computer without CD-ROM support.
menudefault=CD,30
menucolor=7,0

[CD]
device=himem.sys /testmem:off
device=oakcdrom.sys /D:mscd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D:mscd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D:mscd001

DEVICE=GCDROM.SYS /D:MSCD000 /C0
DEVICE=GCDROM.SYS /D:MSCD001 /C1
DEVICE=GCDROM.SYS /D:MSCD002 /C2

[NOCD]
device=himem.sys /testmem:off

[COMMON]
files=10
buffers=10
dos=high,umb
stacks=9,256
devicehigh=ramdrive.sys /E 2048
lastdrive=z

--------------------------------------------------
Autoexec.bat

@ECHO OFF
set EXPAND=YES
SET DIRCMD=/O:N
set LglDrv=27 * 26 Z 25 Y 24 X 23 W 22 V 21 U 20 T 19 S 18 R 17 Q 16 P
15
set LglDrv=%LglDrv% O 14 N 13 M 12 L 11 K 10 J 9 I 8 H 7 G 6 F 5 E 4 D 3
C
cls
call setramd.bat %LglDrv%
set temp=cdisgusted
set tmp=cdisgusted
path=%RAMD%disgusted;adisgusted;%CDROM%disgusted
copy command.com %RAMD%disgusted > NUL
set comspec=%RAMD%:\command.com
copy extract.exe %RAMD%disgusted > NUL
copy readme.txt %RAMD%disgusted > NUL

:ERROR
IF EXIST ebd.cab GOTO EXT
echo Please insert Windows 98 Startup Disk 2
echo.
pause
GOTO ERROR

:EXT
%RAMD%:\extract /y /e /l %RAMD%: ebd.cab > NUL
echo The diagnostic tools were successfully loaded to drive %RAMD%.
echo.

IF "%config%"=="NOCD" GOTO QUIT
LH %ramd%:\MSCDEX.EXE /D:mscd001 /D:MSCD002 /L:%CDROM%
LH %ramd%:\MSCDEX.EXE /D:MSCD000 /D:MSCD001 /D:MSCD002
echo.
GOTO QUIT

:QUIT
echo To get help, type HELP and press ENTER.
echo.
rem clean up environment variables
set CDROM=
set LglDrv=

Try these:

-----------
Config.sys:
-----------
[menu]
menuitem=CD, Start computer with CD-ROM support.
menuitem=NOCD, Start computer without CD-ROM support.
menudefault=CD,30
menucolor=7,0

[CD]
device=himem.sys /testmem:off
device=gcdrom.sys /d:MSCD000 /C0

[NOCD]
device=himem.sys /testmem:off

[COMMON]
files=10
buffers=10
dos=high,umb
stacks=9,256
lastdrive=z

------------
Autoexec.bat
------------
IF "%config%"=="NOCD" GOTO QUIT

MSCDEX.EXE /D:MSCD000

:QUIT
SET PATH=Adisgusted


Thanks. Will try on Tuesday and post back.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Index -> CD-ROM All times are GMT
Page 1 of 1

 

 MemberlistMemberlist  UsergroupsUsergroups



Powered by p|-|pBB

Featured Sites: DIY Projects