Coder Social home page Coder Social logo

diskarchiver's People

Contributors

heyvito avatar iamthecarl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

diskarchiver's Issues

"Failed to fetch IOS data from disk driver" โ€“ parser is broken

When I run isoinfo -d -i /dev/sr0, which is the same command fetch_iso_info("/dev/sr0") runs, I get:

Setting input-charset to 'UTF-8' from locale.
**BAD RRVERSION (0) in '  ' field 00 00.
CD-ROM is in ISO 9660 format
System id: 
Volume id: Pirates_Of_The_Carribean_4_DEU_D
Volume set id: UNDEFINED
Publisher id: 
Data preparer id: 
Application id: 
Copyright File id: 
Abstract File id: 
Bibliographic File id: 
Volume set size is: 1
Volume set sequence number is: 1
Logical block size is: 2048
Volume size is: 3577856
NO Joliet present

No SUSP/Rock Ridge present

However DiskArchiver gives me the error message: "Failed to fetch ISO data from disk drive. Is the isoinfo command installed?". Since the command is installed, the only other possibility I can think of is that parse_iso_info fails to correctly match that input.

Support UDF-formatted disks

On newer disks, isoinfo returns "CD-ROM is NOT in ISO 9660 format", because it is formatted using UDF, the successor of ISO 9660. UDF disks can be parsed in a similar way though, using the udfinfo tool from the udftools package.

I don't know though if udfinfo still parses ISO 9660 or not. If true, we could entirely replace the existing parsing code. Otherwise, we'd need to keep both implementations and try out which one the disk has.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.