diff options
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. |