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

Re: Adding sessions kills DVD-R's



sidro Cachadiña Gutiérrez wrote:
> Try to use ide-scsi and then mount the dvd.
Translation:  Remove IDE CDROM support from your kernel and add SCSI cdrom 
support, compile ide-scsi as a module, append the option "hdc=scsi" to your 
new kernel boot options, then 'modprobe ide-scsi' and see if your IDE cdrom 
shows up as a SCSI one under cdrecord -scanbus.

Cdrecord-Clone 2.01a37 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2004 Jörg 
Schilling
cdrecord: Warning: Running on Linux-2.6.4-gentoo-r1
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
Linux sg driver version: 3.5.30
Using libscg version 'schily-0.8'.
scsibus0:
        0,0,0     0) '' '' '' Disk
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
scsibus4:
        4,0,0   400) 'SONY    ' 'DVD RW DRU-510A ' '1.0d' Removable CD-ROM
        4,1,0   401) *
        4,2,0   402) *
        4,3,0   403) *
        4,4,0   404) *
        4,5,0   405) *
        4,6,0   406) *
        4,7,0   407) *

OK, that looks good.  So I 

  mount -t iso9660 /dev/scsi/host4/bus0/target0/lun0/cd /mnt/cdrom/

It works for other DVDs and CDR/CDRWs, but if I try and mount the cdrom that 
wouldn't work before, it locks my system!  That's not exactly an 
improvement.  :)

Now what?



Reply to: