[arachne] Re: BURNING CD'S UNDER DOS (cdburner)

  • From: "Bastiaan Edelman" <bastiaan.pa3ffz@xxxxxxxxx>
  • To: arachne@xxxxxxxxxxxxx
  • Date: Thu, 18 Dec 2008 19:33:10 +100

*** This message did not make it to the Arachne list...
I changed the title and the extension of the attachment from .bat to
.txt
Did not work... as text in the body now.
Bastiaan


Hi Brian,

I got once the packet CDBURNER from glennmcc and got it working with the
helping hend of Glenn.

FIRST:
Collect all you want to burn to the CD into one directory.

SECOND:
Make an ISO-file of that directory using: makeiso.exe

All the files I wanted to burn are in dir D:\09-sept\

makeiso.exe D:\09-sept\ 09-sept.iso /recurse /hidden /system
                      ^ close directory with a \

recurse = subdirectories are available after burning
hidden  = hidden files included
system  = system files included

THIRD:
Activate CD-burner D:\DOS\CDBURNER\cdload!.bat

FOURTH: Load device driver for burner

DDL.com D:\DOS\CDBURNER\aspi.sys

FIFTH: BURN the already made ISO-file
with file2cd.exe 09-sept.iso /beep /test (trial test)

* Only the blank cd to burn in the drive(s)
* Remove all other CD's from the drives.

The package CDBURNER.ZIP is available (1.7MB)... just ask me.

Bastiaan

This is cdload!.bat
*******************
@echo off
if "%CDROM%"=="ON" goto already

:loadscsi
lh ddl c:\cdrom\safscsi\aspi3520.sys
lh ddl c:\cdrom\safscsi\adtc-cd.sys /D:CDR-SCSI

:loadide
REM lh ddl C:\cdrom\doscdrst\ASPI.SYS
lh ddl D:\DOS\CDBURNER\ASPI.SYS
lh ddl D:\DOS\CDBURNER\LTNIDE.sys /D:CDR-IDE /DMA
REM lh ddl c:\cdrom\ltnide.sys /D:CDR-IDE /DMA

:enableboth
REM c:\cdrom\shsucdx.exe /D:CDR-SCSI,Q /D:CDR-IDE,R
D:\DOS\CDBURNER\shsucdx.exe /D:CDR-SCSI,Q /D:CDR-IDE,R
SET CDROM=ON
@echo CD is Loaded
goto loaded
:already
@echo CD is already Loaded
:loaded





On Sat, 13 Dec 2008 20:33:56 -0500, Brian C. Murphy wrote:
;Text preceeding quote o

> Arachne at FreeLists---The Arachne Fan Club!

> On December 12 2008 Eric Said, "I find that sometimes after burning a CD

> that it appears blank and the CD/DVD Drive has to be reinitialized"

> "Sometimes just opening and closing the drive fixes it ... other times a

> reboot is required.  I assume it has something to do with the driver.

> "IT HAPPENS WITH BOTH MY DOS 486 COMPUTER and my $wincomputer and it

> happens with brand new drives and older drives.

> If I read you correctly, Eric, you are burning CD's from DOS.  I know

> Glenn Mcc had come close to burning CD's from DOS.  If you are really

> doing so, would you be willing to thoroughly document the procedures and

> the hardware and software and put it on the Arachne list so that the

> rest of us can attain the ability of burning CD's under DOS?

> Brian Murphy
> BCMURPHY@xxxxxxxxxxxxxx

>              Arachne at FreeLists
> -- Arachne, The Premier GPL Web Browser/Suite for DOS --

=================================================================
This mail is composed and sent by the Arachne Browser for DOS.

This is Arachne A4D version...
=================================================================

-- Arachne;A4e;1q:20

[Attached file: cdload!.bat]

Cannot read input file 'D:\DOS\CD'!

Other related posts: