I did an upgrade from 13.0 to 13.1 a week ago. Now I tried to burn a backup to a BD - which wprked on 13.0 - but growisofs gives this cryptic error message:
Any Idea what to do about it?
:-( unable to CAMGETPASSTHRU for /dev/cd0: Inappropriate ioctl for device
Code:
cd0 at umass-sim0 bus 0 scbus2 target 0 lun 0
cd0: <HL-DT-ST BD-RE BP55EB40 1.02> Removable CD-ROM SCSI device
cd0: 40.000MB/s transfers
cd0: 0MB (1 2048 byte sectors)
cd0: quirks=0x10<10_BYTE_ONLY>
Code:
# camcontrol devlist
<Samsung SSD 870 QVO 2TB SVQ02B6Q> at scbus0 target 0 lun 0 (pass0,ada0)
<AHCI SGPIO Enclosure 2.00 0001> at scbus1 target 0 lun 0 (pass1,ses0)
<HL-DT-ST BD-RE BP55EB40 1.02> at scbus2 target 0 lun 0 (pass2,cd0)
Code:
# growisofs -speed=4 -iso-level 4 -J -Z /dev/cd0 044
:-( unable to CAMGETPASSTHRU for /dev/cd0: Inappropriate ioctl for device
Any Idea what to do about it?