On Monday 24 May 2004 4:14 pm, Barry wrote:
> I am trying to get cdrecord working without any success. I have trolled
> through the Rute manual, and implemented procedures from the cd-writing
> howto, then rebooted.
>
> The cdrw is on hdb. It works in Windows.
Ideally, you want it on a different channel from the main hard drive.
If you have two channels it would be a good idea to move it to the secondary.
i.e. /dev/hdc

> lsmod reports loop, sr_mod, sg, & scsi_mod all present. I can
> mnt/read/umnt a cd.
you need ide-scsi as well.

> The following 2 lines appear in /var/log/messages
>       May 24 14:37:32 localhost kernel: SCSI subsystem driver Revision: 1.00
>       May 24 14:37:33 localhost kernel: scsi0 : SCSI host adapter emulation
> for IDE ATAPI devices
>
> I am still running Mandrake8.2 on a P166 with 64m. I use icewm.
That will run cdrecord fine. It does here.

> I have run the commands from the howto, section 2 Quickstart. The
> modules.config has been altered as per Rute section 42.6.11
>
> cdrecord -scanbus reports the following errors:
>       no such file or directory
>       cannot open '/dev/pg*'
>       Cannot open SCSI driver
it's /dev/sg not /dev/pg*

[EMAIL PROTECTED] htdoc]# ls /dev/sg* -l
lr-xr-xr-x    1 root     root           36 Feb 27 13:55 /dev/sg0 -> 
scsi/host0/bus0/target0/lun0/generic
crw-rw----    1 root     cdwriter  21,   0 Apr 13  2002 /dev/sg0-
lr-xr-xr-x    1 root     root           36 Feb 27 13:55 /dev/sg1 -> 
scsi/host0/bus0/target1/lun0/generic
lr-xr-xr-x    1 root     root           36 Feb 27 13:55 /dev/sg2 -> 
scsi/host1/bus0/target0/lun0/generic
crw-rw----    1 root     cdwriter  21,   3 Apr 13  2002 /dev/sg3
crw-rw----    1 root     cdwriter  21,   4 Apr 13  2002 /dev/sg4
crw-rw----    1 root     cdwriter  21,   5 Apr 13  2002 /dev/sg5
crw-rw----    1 root     cdwriter  21,   6 Apr 13  2002 /dev/sg6
crw-rw----    1 root     cdwriter  21,   7 Apr 13  2002 /dev/sg7

/dev/sg:
total 0
lr-xr-xr-x    1 root     root           39 Feb 27 13:55 c0b0t0u0 
-> ../scsi/host0/bus0/target0/lun0/generic
lr-xr-xr-x    1 root     root           39 Feb 27 13:55 c0b0t1u0 
-> ../scsi/host0/bus0/target1/lun0/generic
lr-xr-xr-x    1 root     root           39 Feb 27 13:55 c1b0t0u0 
-> ../scsi/host1/bus0/target0/lun0/generic


What do you get?

> I am now at a dead end. Any suggestions please?
The cdrecord home page is at:-
http://www.fokus.fraunhofer.de/research/cc/berlios/employees/joerg.schilling/private/cdrecord.html
While that particular page looks confusing there are many useful links off it.

Not all ( older ) cdwriters are supported by cdrecord. Is yours on the list?
http://www.fokus.fraunhofer.de/research/cc/berlios/employees/joerg.schilling/private/cdwriters-2.0.html


-- 
Sincerely etc.
Christopher Sawtell

NB. This PC runs Linux. If you find a virus apparently from me,
it has forged the e-mail headers on someone else's machine.
Please do not notify me when this occurs. Thanks.

Reply via email to