makemkvcon Backup fail

The place to discuss linux version of MakeMKV
Post Reply
roidy
Posts: 3
Joined: Sat Feb 22, 2025 3:30 pm

makemkvcon Backup fail

Post by roidy »

I can't get makemkvcon to work, just keep getting Backup failed.

Code: Select all

root@Khadas:~# makemkvcon backup --decrypt --cache=16 --noscan -r --progress=-same disc:0 /mnt/Media/ISO/test.iso
MSG:1005,0,1,"MakeMKV v1.17.9 linux(arm64-release) started","%1 started","MakeMKV v1.17.9 linux(arm64-release)"
PRGT:5018,0,"Scanning CD-ROM devices"
PRGC:5018,0,"Scanning CD-ROM devices"
PRGV:0,0,65536
PRGV:0,0,65536
PRGV:65536,0,65536
PRGV:65536,65536,65536
DRV:0,0,999,0,"BD-RE PIONEER BD-RW   BDR-UD04 1.14 DFDL149223WL","","/dev/sr0"
DRV:1,256,999,0,"","",""
DRV:2,256,999,0,"","",""
DRV:3,256,999,0,"","",""
DRV:4,256,999,0,"","",""
DRV:5,256,999,0,"","",""
DRV:6,256,999,0,"","",""
DRV:7,256,999,0,"","",""
DRV:8,256,999,0,"","",""
DRV:9,256,999,0,"","",""
DRV:10,256,999,0,"","",""
DRV:11,256,999,0,"","",""
DRV:12,256,999,0,"","",""
DRV:13,256,999,0,"","",""
DRV:14,256,999,0,"","",""
DRV:15,256,999,0,"","",""
PRGV:0,65536,65536
PRGV:0,0,65536
MSG:5069,128,0,"Backup failed","Backup failed"
MSG:5080,516,0,"Backup failed.","Backup failed."
root@Khadas:~#
I've tried with two different optical drives both of which work fine with MakeMKV under Windows and both of which can be mounted under Linux and read data fine. I just can't get makemkvcon to work.
roidy
Posts: 3
Joined: Sat Feb 22, 2025 3:30 pm

Re: makemkvcon Backup fail

Post by roidy »

Fixed by building myself from source.
Post Reply