On Mon, Jun 25, 2007 at 11:48:14AM -0500, Craig Brozefsky wrote:
> I recently burned two DVDs with my new DVD burner and I am unable to
> mount them on my OpenBSD box using the same burner, tho my Linux
> laptop mounts them. I am running OpenBSD 4.1 amd64. Pleae let me
> know if there is any other information that would help, or things I
> could try to get more debugging info to developers.
>
> Here is the drive id:
>
> [EMAIL PROTECTED]:~$ sudo atactl cd0 identify
> Model: TSSTcorpCD/DVDW SH-S182D, Rev: SB01, Serial #:
> Device type: ATAPI, fixed
> Cylinders: 0, heads: 0, sec/track: 0, total sectors: 0
> Device capabilities:
> IORDY operation
> IORDY disabling
> Device has enabled the following command sets/features:
>
>
> I burned them with growisofs. One had -dvd-compat turned on, and the
> other did not.
>
> [EMAIL PROTECTED]:~$ sudo mount -t udf /dev/cd0c /mnt/cdrom
> mount_udf: mount: Invalid argument
> [EMAIL PROTECTED]:~$ sudo mount -t cd9660 /dev/cd0c /mnt/cdrom
> mount_cd9660: /dev/cd0c on /mnt/cdrom: Invalid argument
>
> Here is what shows up in dmesg:
>
> Jun 25 01:21:07 piracy /bsd: cd0(atapiscsi0:0:0): Check
> Condition (error 0x70) on opcode 0x28
> Jun 25 01:21:07 piracy /bsd: SENSE KEY: Illegal Request
> Jun 25 01:21:07 piracy /bsd: ASC/ASCQ: Logical Block Address
> Out of Range
You are mounting the wrong device; try /dev/cd0a.
Joachim
--
TFMotD: atalk (4) - AppleTalk Protocol Family