Hi,

Steve Berg wrote:
> I've got some data saved to blu-ray BD-R disks that won't read.
> [...] I'm positive it's a BluRay drive [...]
> Anyone have any idea what could cause this?

You should try to find out whether it is a problem of medium and drive
or of the potentially present filesystem.

Inspect medium and drive by xorriso and show the reported lines

  xorriso -outdev /dev/sr0 -list_profiles out -toc

If more than one drive is attached, the address might be /dev/sr1 or
a higher number.

Info about the possibly readable filesystem might be shown by

  file -s /dev/sr0

or

  lsblk -o NAME,SIZE,FSTYPE,LABEL /dev/sr0


Have a nice day :)

Thomas
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to