How to convert .bin/.cue files into DVD-ROM UDF-ISO file in linux?
3
votes
1
answer
2114
views
How to convert
.bin
/.cue
files into DVD-ROM UDF-ISO file in linux ? I found that genisoimage
can make CD-ROM UDF with that command:
genisoimage -udf -o MY_FILE.iso ~/MY_DIR/
but I didn't find for DVD-ROM. Is there a program to do it on linux ?
Thank you.
Asked by Shodz
(31 rep)
May 25, 2016, 10:20 PM
Last activity: May 26, 2016, 08:28 AM
Last activity: May 26, 2016, 08:28 AM