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

Re: ide-scsi problem on woody



On Thu, Oct 23, 2003 at 12:47:54PM +0200, [loonyx | rolf joho] wrote:
> From: "[loonyx | rolf joho]" <loonyx@gmx.net>
> To: debian-user mailinglist <debian-user@lists.debian.org>
> Subject: Re: ide-scsi problem on woody
> 
> >i bet that this works  ( assuming the kernel has been told by grub/lilo
> >the hdc=ide-scsi option )
> >
> >	mount -t iso9660 -o ro /dev/hdc /mnt/cdrom
> >
> >and if it does ...  make a link
> >	cd /dev ; ln -s ./hdc cdrom	( for reading cd's )
> >	cd /dev ; ln -s ./hdc cdrw	( for writing )
> >
> >c ya
> >alvin
> >
> 
> well, i could at any time easily mount the cd/dvd in the drive using 
> /dev/hdc.
 If you can do that, then I think your dvd drive is using ide-cd module.
Please, make sure your /etc/modules.conf contain line like
options ide-cd  ignore=hdc
 In this case, ide-cd won't probe any drives on /dev/hdc

> the boot-loader is configured properly (hdc=ide-scsi).
> the /dev/cdrom link is already there, /dev/cdrw did not bring me much 
> further:
> what i am still missing is the appearance of the drive in the ouput of 
> #cdrecord -scanbus. so i can not access it for writing cds.



Reply to: