File: page3.html

package info (click to toggle)
acetoneiso 2.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 18,540 kB
  • sloc: cpp: 5,634; makefile: 11
file content (5 lines) | stat: -rw-r--r-- 4,371 bytes parent folder | download | duplicates (2)
1
2
3
4
5
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head><meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>page3</title></head>
<body><br><a href="manual.html"><span style="text-decoration: underline;">Main Features</span><br></a><a href="page2.html">Utilities</a><br>Convertions<br><a href="page4.html">Boot</a><br><a href="page5.html">Video!</a><br><br><br><span style="font-weight: bold; text-decoration: underline;">Convert image to ISO feature:</span><br><br>- the first time you run it, it will ask you to download poweriso. you must download it<br>- poweriso is a 32-bit only binary.<br><br>note: 64-bit users must have installed <span style="font-style: italic;">libc6-i386</span> package and maybe some others to make it work.<br><br>- the image will be converted to ISO<br><br>note: if it gives error as soon it starts converting, maybe it is already an ISO format.<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;Solution: rename it to <span style="font-style: italic;">image.iso</span> and try to normally mount it with AcetoneISO.<br><br>note2: converting to ISO means loosing some possibly existing tracks of the image. <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; it is advised to convert to ISO only normal data images (ex. pc games). <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; VCD and Super VCD images could cause problems. <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; console games (psx,ps2,xbox etc) can give problems converting to ISO.<br><br><br><span style="font-weight: bold; text-decoration: underline;">Convert MacOS *.dmg feature:</span><br><br>- select *.dmg to convert.<br>- after it's converted, open a terminal and as root user type:<br>&nbsp;<span style="font-style: italic;"> &nbsp;"modprobe hfsplus"</span><br style="font-style: italic;"><span style="font-style: italic;">&nbsp;&nbsp;&nbsp;"mount -t hfsplus -o loop &lt;converted-image.img&gt; /folder_you_want"<br><br><br></span><span style="font-weight: bold; text-decoration: underline;">Extract image to folder feature:</span><br><br>- the first time it will download poweriso (see above Convert image to ISO feature: for more information about it)<br>- choose the folder where the image will be extracted<br><span style="font-style: italic;"><br><br></span><span style="font-weight: bold; text-decoration: underline;">Generate ISO from CD/DVD feature:<br><br></span>- insert a CD/DVD.<br>- choose where to save the ISO image<br><br>note: it will only work with normal data CD/DVD.<br>&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;it won't work with copyprotected cds and audio
cd (look under for generating an image of audio cd)<br><span style="font-weight: bold;"></span><span style="font-style: italic;"><br><br></span><span style="font-weight: bold; text-decoration: underline;">Generate ISO from folder feature:</span><span style="font-style: italic;"><br><br></span>- select the folder to convert to ISO and where to save it.<br>- the ISO generated is Joliet and Rock Ridge type.<br><br>note: by default the ISO will have no specified ID. you can change this in "<span style="font-style: italic;">File -&gt; Options</span>" <br><span style="font-style: italic;"><br><br></span><span style="font-weight: bold; text-decoration: underline;">Rip a PSX game for epsxe/psx emulators:</span><span style="font-style: italic;"><br><br></span>- insert the psx game cd and choose where to save the image-<br>- the generated image in *.bin format will be compatible for epsxe/psx emulators<br><br>note: some games like <span style="font-style: italic;">Final Fantasy 9</span> maybe won't work<span style="font-style: italic;"><br></span><span style="font-style: italic;"><br></span><br style="font-weight: bold; text-decoration: underline;"><span style="font-weight: bold; text-decoration: underline;">Backup Audio CD:</span><span style="font-style: italic;"><br></span><br>- insert the audio cd<br>- it will generate a bin/toc image<br><br>note: the image is not readable in any way, you can however burn it later with <span style="font-style: italic;">cdrdao</span> command<span style="font-style: italic;"><br><br></span>next page: <a href="page4.html">Boot</a><br><br>back to: <a href="page2.html">Utilities</a><br><span style="font-style: italic;"><br><br><br></span></body></html>