You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TL;DR: I found 1 old library that has Rock Ridge support, and 1 that supports UDF. I found none that support Joliet.
Recently I did a lot of googling and GitHub searching to find libraries that allow me to extract ISO images. The real problem is most of my users download random stuff and the image types are all over the place. I quickly found that there aren't many libraries out there, and none of them support everything yet. Maybe one day we'll get there. I just wanted to share some of my research in case anyone finds time to write the implementation(s). I'd put more time into it, but I'm far from an expert on file systems, and a lot of this is very new to me. I work best from pointers and examples, so if there's anything to add, please throw it in here.
I could point you at all of the structures for writing disk images and filesystems here, but RR and Joliet are extensions to an existing filesystem format, not a new one. The references all are linked in this brief doc
Good day
Hope you are doing well.
For now: Joliet and Rock Ridge extensions are not supported (I mean reading or writing).
As I see you have a plans:
Do you plan to write additional methods for this in near future? Maybe you know some ETA?
The text was updated successfully, but these errors were encountered: