Search found 3 matches
- Fri Nov 06, 2020 10:12 pm
- Forum: MakeMKV for Linux
- Topic: Question to all: MakeMKV without GUI, console only
- Replies: 22
- Views: 13424
Re: Question to all: MakeMKV without GUI, console only
Hey, Mike -- love makemkv. The box I rip on doesn't even have a keyboard/monitor connected to it normally. I run makemkvcon after connecting to the ripper via ssh, in a screen or tmux session that I can disconnect from while rips are ongoing. I have a request, actually, and while I don't want to ass...
- Fri Jan 31, 2020 4:16 pm
- Forum: LibreDrive drives
- Topic: Linux native flashing
- Replies: 36
- Views: 36651
Re: Linux native flashing
See earlier responses. Some time, in a great wonderful future, sdftool (or, specifically MTK and pioneer modules) will have a "flash" command. That command would accept flash image in any format, check it for correctness, and even fix the most obvious user mistakes. This time has not yet come. So f...
- Fri Jan 31, 2020 1:04 am
- Forum: LibreDrive drives
- Topic: Linux native flashing
- Replies: 36
- Views: 36651
Re: Linux native flashing
Linux user, trying to use sdftool functions, created this script: #!/bin/bash exec makemkvcon f "$@" Got these results... Expected? Should this work? Running as root. $ sdftool --version LibDriveIo/SdfTool version: 2.01 $ sdftool -d /dev/sr0 --info | tail -3 [Identification SDF] Drive autodetect str...