said:
> Umm, yes there is, a basic understanding as wide as a hurricane.
:-)
> My source material is NOT an ISO file. It is the entire contents of
>Drive M:
What you really mean is you want to burn a CD that is an image of drive
M:. To do this, your "source material" has to pass through mkisofs before
cdrecord will know what to do with it.
Don't try this now, but file it away for the future. The commands to do
this would be something like:
mkisofs -v -r -J M:\ | cdrecord -vv -
This tell mkisofs to take the content of M:, format is as an ISO and pipe
it into cdrecord. The - tell cdrecord to read the ISO from the standard
input.
> Would you please give me a clue as to how "CDRecord" knows where to
>write the material to?
You told it when you defined CDR_DEVICE=2,0,0. You could have defined the
device on the command line with the option dev=2,0,0, but since the burner
always has the same address, it is simplier to define it with the set
statement.
HTH,
Steven
--
----------------------------------------------------------------------
"Steven Levine" MR2/ICE 2.47 #10183 Warp4/FP15/14.093c_W4
www.scoug.com irc.fyrelizard.com #scoug (Wed 7pm PST)
----------------------------------------------------------------------
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 15 |
August |
2004 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.