[svlug] cdrecord and SuSe 9.1
Richard Evans
rgevans at rawbw.com
Mon Sep 20 17:17:52 PDT 2004
In the past I have been using the following commands in a script
to burn a cd on an Dell Inspiron 8100 that had CROM R/W internal
unit running SuSe 9.1.
mkisofs -l -D -L -r -o /export/cdimages/student
/export/home/sailor
cdrecord -v -eject dev=/dev/hdb speed=4 -data
/export/cdimages/student
Now that I have a Toshiba Techra M2 with a DVD Super Multi (CD/DVD R/W)
running SuSe 9.1.
1. The following command works fine.
mkisofs -l -D -L -r -o /export/cdimages/student
/export/home/sailor
2. The following command
cdrecord -v -eject dev=/dev/hdb speed=4 -data
/export/cdimages/student
produces the following error
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have
different drive dependent defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone-dvd 2.01a27 (i686-suse-linux)
Copyright (C) 1995-2004 Jörg Schilling
Note: This version is an unofficial (modified)
version with DVD support
Note: and therefore may have bugs that are not
present in the original.
Note: Please send bug reports or support
requests to http://www.suse.de/feedback
Note: The author of cdrecord should not be
bothered with problems in this version.
TOC Type: 1 = CD-ROM
scsidev: '/dev/hdb'
devname: '/dev/hdb'
scsibus: -2 target: -2 lun: -2
cdrecord: No such device or address. Cannot open
'/dev/hdb'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord
-scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try
'cdrecord dev=help'.
Does anyone have the proper command to burn a cdrom given the facts above?
Any help would greatly appreciated.
Sincerely,
Richard Evans
Retired and a newbie to SuSe 9.1
More information about the svlug
mailing list