diff options
author | B. Watson <yalhcru@gmail.com> | 2020-05-08 20:14:29 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2020-05-08 20:18:28 -0400 |
commit | e7c665d3c43fcad0f2e3f893b633f44c8fb18a38 (patch) | |
tree | 60d25770a3e0d45fbff1009d651aa1e7709a3da8 /FAQ | |
parent | eda5398a6dd6e40eac3eaf0dc94f949b2322a16a (diff) | |
download | miragextract-e7c665d3c43fcad0f2e3f893b633f44c8fb18a38.tar.gz |
0.0.1 release
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -62,3 +62,9 @@ or libsndfile. Porting to other OSes will require more knowledge of those OSes Q9. Can I use it with real CDs? A9. No. libmirage doesn't support reading real CDs. Use regular CD-ripping software to get audio tracks, and 'dd' to extract an iso image. + +Q10. I'm trying to use miragextract to extract an ISO and ... +A10. Let me stop you right there: you're using the wrong tool for the job +you're trying to do. libmirage will accept an ISO as input, but all it +can 'extract' from it is a copy of the ISO itself. You probably want to +mount your ISO to extract files from it. |