Membuka daa file

From OnnoWiki
Revision as of 19:20, 6 August 2015 by Onnowpurbo (talk | contribs) (New page: Sumber: http://ubuntuforums.org/showthread.php?t=909792 DAA is a PowerISO file extension. We need to get the application needed to convert it to an extension compatible with Ubuntu (ISO)...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sumber: http://ubuntuforums.org/showthread.php?t=909792


DAA is a PowerISO file extension. We need to get the application needed to convert it to an extension compatible with Ubuntu (ISO).

sudo wget http://poweriso.com/poweriso-1.1.tar.gz

And extract the tarball file:


sudo tar zxvf poweriso-1.1.tar.gz

Change directory to where you extracted the tarball archive:


cd the_extracted_directory

and lastly, convert the DAA file to ISO with the format below:

./poweriso convert /source_folder/filename.daa -o newfile.iso -ot iso




Referensi