‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Friday, July 10, 2020 10:10 AM, <[email protected]> wrote:

> I have an LG M disk burner and a disc it should be able to burn that is 100G 
> capacity. Brasero tells me to please replace the disc with a supported CD or 
> DVD.
> The drive is definitely a BDXL drive capable of burning up to 128 gig disks. 
> Is there a known workaround for burning BDXL disks in CentOS 8?
> 

> -- Michael Robinson
> 

> PLUG mailing list
> [email protected]
> http://lists.pdxlinux.org/mailman/listinfo/plug

I used to use the following cli method, when I was doing BD none of the Linux 
gui apps supported BD, it has been a few years since I used BD.

"truncate --size=25GB /pub/bluray.udf
mkudffs /pub/bluray.udf
sudo mount -oloop,rw /pub/mybr.udf /mnt/bluray
sudo chown pabi.pabi /mnt/bluray

#growisofs -speed=6 -Z /dev/dvd=/pub/bluray.udf"

greg

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to