[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdrecord + ide cdrw



High,

On Sat, 2 Mar 2002, David Richards wrote:

> HI
>     Under redhat i was able to use my cdrw. In debian when i type
> cdrecord -scanbus
> it comes back with
> spaceport:/home/davidr# cdrecord -scanbus
> Cdrecord 1.8 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
> cdrecord: No such file or directory. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are
> root.
> spaceport:/home/davidr#
>
You have to compile the ide-scsi emulation support in the kernel. So
basically, you recompile  your kernel with CONFIG_BLK_DEV_IDESCSI=y
(module does not work) and boot your kernel with parameter 'hdc=scsi',
where hdc is your cdrw. Then it became a scsi device (so your cdrom is now
/dev/scd0 in stead of /dev/hdc, if you loaded the scsi cdrom module).

Then you should be alble touse your burner.

Greetz,
Sebastiaan


>
> I am root. what do i have to do to get it my cdrw working again ? or can you
> point to some documents that will help me work it out
>
>
> david
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>



Reply to: