Search found 4 matches
- Wed Jul 12, 2023 11:17 am
- Forum: MakeMKV for Linux
- Topic: Bug? Not showing all files (ISO vs iso extension case-sensitive)
- Replies: 7
- Views: 11061
Re: Bug? Not showing all files (ISO vs iso extension case-sensitive)
I have never experienced that myself. I store my images without extension and make symlink (with .ISO) to them in /tmp (tmpfs) when needed though. Not sure if that's relevant. In my experience most if not all GUI programs / toolkits (GTK, QT...) works in a case-insensitive manner when it comes to th...
- Fri Oct 07, 2022 1:27 pm
- Forum: UHD drives
- Topic: Anything I can do to make "non-UHD" Pioneer BD(XL) drive support UHD BD?
- Replies: 7
- Views: 6712
Anything I can do to make "non-UHD" Pioneer BD(XL) drive support UHD BD?
Hi all! So I have a BDR-S08(XLB/XLT), which apparently does not support UHD BD officially, and that apparently is not something that even LibreDrive can help. So my question is, can it be made to support UHD BD through some unofficial firmware flashing or so?
- Sun Dec 13, 2020 9:24 am
- Forum: MakeMKV for Linux
- Topic: Can't rip to another drive/mount point
- Replies: 19
- Views: 53864
Re: Can't rip to another drive/mount point
You can always go from "/" (a.k.a. "root filesystem") down to the mountpoint where the drive is mounted. (If you are unsure, `lsblk -f` and/or `findmnt` can help.) If you cannot, it's a permission problem (read and/or execute down the path). And whether you can rip to the drive a...
- Sun Dec 13, 2020 9:12 am
- Forum: MakeMKV for Linux
- Topic: Question to all: MakeMKV without GUI, console only
- Replies: 39
- Views: 104393
Re: Question to all: MakeMKV without GUI, console only
So far I've only used GUI, probably because I don't have an x86(-64) headless box. It would be great if I can at least make a full (decrypted) backup with only CLI though. Picking streams and all that with CLI is rather annoying to me (well, maybe until I get used to it), so personally I don't find ...