On Thu, May 30, 2024 at 06:43:13PM +0200, Manfred Koch wrote:
Hi all,

I have tried to mount an audio cd with the command:

doas mount -t cd9660 /dev/cd0c /cdrom
mount_cd9660: /dev/cd0c on /cdrom: Invalid argument

You cannot mount it like that because its an audio CD and not a Data CD. If it was a data CD, you will only have access to the files, such as a file backup.

The following website might have the answer for you:

https://www.openbsdhandbook.com/multimedia/

Not sure if you run a GUI, but if you do, install vlcplayer and you should be able to just play it, but go read a bit on the website given above.

Regards
Ampie


doas dmesg | grep cd shows me:

cd0 at scsibus1 targ 0 lun 0: <HL-DT-ST, DVDRAM GH24NSD5, LV00> removable
cd0(ahci0:0:0): Check Condition (error 0x70) on opcode 0x0
cd0 at scsibus1 targ 0 lun 0: <HL-DT-ST, DVDRAM GH24NSD5, LV00> removable
cd0(ahci0:0:0): Check Condition (error 0x70) on opcode 0x0
cd0 at scsibus1 targ 0 lun 0: <HL-DT-ST, DVDRAM GH24NSD5, LV00> removable

using 7.5 GENERIC.MP#82 amd64

Two weeks ago I could mount it with success.

Forgive me, I'm a rookie.
Does anyone have an idea?

Manfred


Reply via email to