Works for me too, but don't forget to turn off supermount on the drive
before you start ("umount /mnt/cdrom").
Till
Guillaume Cottenceau wrote:
> Borsenkow Andrej <[EMAIL PROTECTED]> writes:
>
>
>>seems possible. Anyway, here is brute force method to force ide-scsi
>>after boot:
>>
>>echo -n ide_scsi:1 > /proc/ide/hdc/settings
>>rmmod ide-scsi
>>echo -n ide-scsi > /proc/ide/hdc/driver
>>modprobe ide-scsi
>>
>
> And it even -works-! congrats Andrej! Maybe we could even wrap
> cdrecord with that...
>
> (and we can even roll back to IDE support, kernel is sometimes
> positively surprising ;p)
>
>
>
>