From e7c665d3c43fcad0f2e3f893b633f44c8fb18a38 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 8 May 2020 20:14:29 -0400 Subject: 0.0.1 release --- FAQ | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'FAQ') 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. -- cgit v1.2.3