Search found 11 matches

by ionas
Tue Aug 04, 2026 3:39 pm
Forum: UHD drives
Topic: SDFtool Flasher
Replies: 1810
Views: 3173951

Re: SDFtool Flasher

Hello, thank you. Sorry i missed that. i was able to build both packages and after entering my license i was able to launch it.
makemkvcon f -d /dev/sr0 -f /root/.MakeMKV/sdf.bin rawflash main -i /tmp/firmware.bin
is what i would try if i had a sdf.bin ;-)
How did you do it without?
by ionas
Tue Aug 04, 2026 2:14 pm
Forum: UHD drives
Topic: SDFtool Flasher
Replies: 1810
Views: 3173951

Re: SDFtool Flasher

Hi!

Thank you again for your support.
Unfortunately i cannot build it since the server seems to have trouble.
www.makemkv.com/download/old is unreachable.
I'll try again later this evening or tomorrow and report back.
by ionas
Tue Aug 04, 2026 1:35 pm
Forum: UHD drives
Topic: SDFtool Flasher
Replies: 1810
Views: 3173951

Re: SDFtool Flasher

Here's the info i got from executing the info order:

Drive Information:
Manufacturer: HL-DT-ST
Product: BD-RE BH16NS55
Revision: 1.02
Bus encryption flags: 1B

LibreDrive status from MakeMKV log:
Using LibreDrive mode (v06.3 id=067EFCA8EA7E)
OS device name: /dev/sr0

Is that all you need? i am ...
by ionas
Tue Aug 04, 2026 1:01 pm
Forum: UHD drives
Topic: SDFtool Flasher
Replies: 1810
Views: 3173951

Re: SDFtool Flasher

Hello and again - thanks for your fast reply.
I read it -twice - and there is written hat 1.17.7 is the last version that is supportet for flashing:

Mac/linux commands to flash. the latest working version is 1.17.7 of makemkv for flashing do not use an newer version for flashing until further ...
by ionas
Tue Aug 04, 2026 12:20 pm
Forum: UHD drives
Topic: SDFtool Flasher
Replies: 1810
Views: 3173951

Re: SDFtool Flasher

Hi! thanks for your quick answer! can you send me a link to the documentation of the commands i need to use? thank you.
by ionas
Tue Aug 04, 2026 10:43 am
Forum: UHD drives
Topic: SDFtool Flasher
Replies: 1810
Views: 3173951

Re: SDFtool Flasher

Hi! I bought a LG 5.25 Drive (BH16NS55 1.02) and want to flash it using my linux server (where ARM is installed). Since my Makemkv is the latest i need to flash it with the sdf tool. I downloaded it from mediafire and recognized it's an exe. Is there a way to flash it directly from linux?
My version ...
by ionas
Wed Nov 26, 2025 6:44 am
Forum: MakeMKV for Linux
Topic: Automate Ripping
Replies: 2
Views: 14196

Re: Automate Ripping

Thank you! will do that! and report back!
by ionas
Tue Nov 25, 2025 8:23 am
Forum: MakeMKV for Linux
Topic: Automate Ripping
Replies: 2
Views: 14196

Automate Ripping

Hello

i am running makemkv in a docker container.
My goal is to insert the disc and execute automated ripping to a specified destination.

in the second step i want to automatically process the raw mkv with hand brake - but i'll look into that once the automation with makemkv works.

can you point ...
by ionas
Thu Nov 20, 2025 8:51 am
Forum: MakeMKV for Linux
Topic: Pass through SATA Blu Ray Drive (Proxmox -> Docker)
Replies: 3
Views: 15422

Re: Pass through SATA Blu Ray Drive (Proxmox -> Docker)

Hello

pass through via Proxmox did not work (via the UI).
It was a generic "pass through standard dvd drive".

I had to pass the controller directly in the host OS.

1. Unbind the proxmox connection
2. bind raw PCIe device with ID

Sorry i have no further instructions - i used chatgpt for help but ...
by ionas
Thu Nov 20, 2025 6:25 am
Forum: MakeMKV for Linux
Topic: Pass through SATA Blu Ray Drive (Proxmox -> Docker)
Replies: 3
Views: 15422

Re: Pass through SATA Blu Ray Drive (Proxmox -> Docker)

Hi and thanks for your reply!

I tried it and it still does not work.
Maybe proxmox pass through mechanic is the problem.
I will try putting it back into the USB Enclosure and connect it there and pass through the USB Port …

Or does the screenshot indicate anything else i could try?
by ionas
Sat Nov 15, 2025 3:25 pm
Forum: MakeMKV for Linux
Topic: Pass through SATA Blu Ray Drive (Proxmox -> Docker)
Replies: 3
Views: 15422

Pass through SATA Blu Ray Drive (Proxmox -> Docker)

Hi!
I am running Proxmox on my self built Debian Server and a docker VM (not LXC).
I managed to pass through the Blu-Ray-Sata-Drive to my Docker VM and mapped it but it is not recognized …


networks:
frontend:
external: true
backend:
external: true
services:
makemkv:
image: jlesage/makemkv ...