[opensuse] mounting a BD iso
Hello, I have problems mount a blu-Ray Disk iso as user (it mount as root). * fileroller do not open the file * fuseiso gives:
fuseiso -p pointdorgue.iso isomount/ init: wrong standard identifier in volume descriptor 0, skipping.. init: wrong standard identifier in volume descriptor 1, skipping.. init: wrong standard identifier in volume descriptor 2, skipping.. (...)
as root: mount -o loop pointdorgue.iso mnt mount: /run/media/jdd/intenso5to2/archives-2015-et-avant/archives-2012-300go/multimedia/retouches/Videos/20120126-pointdorgue-clips/BD/mnt: (mounted read only, that is normal) any hint? Leap 15.1 uptodate thanks jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am Samstag, 18. Juli 2020, 10:47:06 CEST schrieb jdd@dodin.org:
Hello,
I have problems mount a blu-Ray Disk iso as user (it mount as root).
* fileroller do not open the file
* fuseiso gives:
fuseiso -p pointdorgue.iso isomount/
init: wrong standard identifier in volume descriptor 0, skipping.. init: wrong standard identifier in volume descriptor 1, skipping.. init: wrong standard identifier in volume descriptor 2, skipping.. (...)
as root:
mount -o loop pointdorgue.iso mnt mount: /run/media/jdd/intenso5to2/archives-2015-et-avant/archives-2012-300go/multim edia/retouches/Videos/20120126-pointdorgue-clips/BD/mnt: (mounted read only, that is normal)
any hint?
First idea : The BD uses UDF as filesystem and fuseiso supports only iso9960 filesystems. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Le 18/07/2020 à 11:03, Markus Koßmann a écrit :
Am Samstag, 18. Juli 2020, 10:47:06 CEST schrieb jdd@dodin.org:
Hello,
I have problems mount a blu-Ray Disk iso as user (it mount as root).
* fileroller do not open the file
* fuseiso gives:
fuseiso -p pointdorgue.iso isomount/
init: wrong standard identifier in volume descriptor 0, skipping.. init: wrong standard identifier in volume descriptor 1, skipping.. init: wrong standard identifier in volume descriptor 2, skipping.. (...)
as root:
mount -o loop pointdorgue.iso mnt mount: /run/media/jdd/intenso5to2/archives-2015-et-avant/archives-2012-300go/multim edia/retouches/Videos/20120126-pointdorgue-clips/BD/mnt: (mounted read only, that is normal)
any hint?
First idea : The BD uses UDF as filesystem
right... and fuseiso supports only iso9960
filesystems.
looks like you are right. I may use udiskctl instead https://unix.stackexchange.com/questions/403216/mounting-and-unmounting-udf-... but I can't test is right now as this iso is already mounted (as root) thanks jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
jdd@dodin.org
-
Markus Koßmann