<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3121&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Convert isohybrid to regular iso]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3121</link>
		<description><![CDATA[The most recent posts in Convert isohybrid to regular iso.]]></description>
		<lastBuildDate>Sun, 27 Oct 2019 18:58:24 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Convert isohybrid to regular iso]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18329#p18329</link>
			<description><![CDATA[<p>A plain i386 iso (not isohybrid) was needed for an old mac mini, but all the devuan images are isohybrid. It&#039;s possible to turn an isohybrid file into a plain CD iso. Here&#039;s a detailed account of how to do it:<br /><a href="https://n0a110w.github.io/notes/sys-admin-stuff/creating-bootable-ISOs.html" rel="nofollow">https://n0a110w.github.io/notes/sys-adm … -ISOs.html</a></p><p>Here&#039;s a brief description:<br />- mount the isohybrid<br />- copy the contents to an empty directory (myiso/ in the example below)<br />- repack the contents into a new iso file using xorriso:</p><div class="codebox"><pre><code>xorriso -as mkisofs -r -J -joliet-long -rr -l -partition_offset 16 -V test-devuan-live -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -o my-new.iso myiso/</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 27 Oct 2019 18:58:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18329#p18329</guid>
		</item>
	</channel>
</rss>
