mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
Support DAA images #290
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheRogueArchivist on GitHub (Nov 23, 2019).
Description
Support DAA images, which are created by PowerISO. There's an opensource tool out there to convert DAA to ISO (http://aluigi.altervista.org/mytoolz.htm#daa2iso). From Wikipedia: "Direct Access Archive, or DAA, is a proprietary file format developed by PowerISO Computing for disk image files. The format supports features such as compression, password protection, and splitting to multiple volumes." (https://en.wikipedia.org/wiki/Direct_Access_Archive)
@claunia commented on GitHub (Dec 7, 2019):