aboutsummaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-05-08 20:14:29 -0400
committerB. Watson <yalhcru@gmail.com>2020-05-08 20:18:28 -0400
commite7c665d3c43fcad0f2e3f893b633f44c8fb18a38 (patch)
tree60d25770a3e0d45fbff1009d651aa1e7709a3da8 /FAQ
parenteda5398a6dd6e40eac3eaf0dc94f949b2322a16a (diff)
downloadmiragextract-e7c665d3c43fcad0f2e3f893b633f44c8fb18a38.tar.gz
0.0.1 release
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ6
1 files changed, 6 insertions, 0 deletions
diff --git a/FAQ b/FAQ
index 16c5dde..09ccfc3 100644
--- a/FAQ
+++ b/FAQ
@@ -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.