Pb: Making run xcdroast-0.96e on RedHat 5.2, with kernel 2.2.2
My box:
Redhat 5.2
xcdroast-0.96e
kernel 2.2.2
PentiumII 300Mh
scsi: aha2940
CD-W: Sony CDU948S
ATAPI CDROM
I had xcdroast-0.96d installed and kernel 2.1.114, on a slackware,
working, with many problems (bad burned images)
I have seen in the readme that the aha2940 adapter may cause this pbs so
i upgraded all my system:
I installed the RedHat 5.2, with kernel 2.2.2 , and xcdroast-0.96e
I can mount the cdrom ( device: /dev/sr0 )
I have an IDE cdrom installed, but it doesn't detect it, and I don't
know how to mount it (I don't care about it, bat may be it helps to know
it),
When I run xcdroast, it tells me:
Error: No /dev/sr-Devices found.
Please create first the devices. Run "./MAKEDEVICES.sh"
in the xcdroast-0.96e directory.
I made it, without problem, changes nothing
As written in the readme I did:
#cat /proc/devices
Character devices:
...
21 sg
...
and i can see that the sg device is present
This is the same with the xcdroast-0.96d version.
I made this test:
# /usr/lib/xcdroast-0.96e/bin/cdrecord-1.6.1 -scanbus
Cdrecord release 1.6.1 Copyright (C) 1995-1998 J?rg Schilling
scsibus0:
0) 'SEAGATE ' 'ST34572W ' '0876' Disk
1) 'SEAGATE ' 'ST34572W ' '0876' Disk
2) *
3) *
4) *
5) *
6) 'SONY ' 'CD-R CDU948S ' '1.0j' Removable
CD-ROM
7) *
This doesn't detect my ATAPI cdrom reader (but doesn't matter)
--
Does anybody have an idea ?