<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ISO files with Linux</title>
	<atom:link href="http://altbin.net/2006/01/iso-files-with-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://altbin.net/2006/01/iso-files-with-linux.html</link>
	<description>The complete reference about alt.binaries newsgroups on usenet</description>
	<lastBuildDate>Fri, 11 Sep 2009 12:28:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pooryorick</title>
		<link>http://altbin.net/2006/01/iso-files-with-linux.html/comment-page-1#comment-39</link>
		<dc:creator>pooryorick</dc:creator>
		<pubDate>Mon, 24 Dec 2007 17:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://altbin.net/iso-files-with-linux/#comment-39</guid>
		<description>Also shamelessly pimping my own software:&lt;br/&gt;&lt;br/&gt;http://sourceforge.net/projects/uniso/&lt;br/&gt;&lt;br/&gt;Same principle as the above script, but also faithfully reproduces hard links, times, and permissions</description>
		<content:encoded><![CDATA[<p>Also shamelessly pimping my own software:</p>
<p><a href="http://sourceforge.net/projects/uniso/" rel="nofollow">http://sourceforge.net/projects/uniso/</a></p>
<p>Same principle as the above script, but also faithfully reproduces hard links, times, and permissions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://altbin.net/2006/01/iso-files-with-linux.html/comment-page-1#comment-26</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 05 Feb 2007 18:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://altbin.net/iso-files-with-linux/#comment-26</guid>
		<description>hi!&lt;br/&gt;file-roller is quite useless because if the iso has a lot of files and nested directories it just hangs.</description>
		<content:encoded><![CDATA[<p>hi!<br />file-roller is quite useless because if the iso has a lot of files and nested directories it just hangs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://altbin.net/2006/01/iso-files-with-linux.html/comment-page-1#comment-20</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Wed, 30 Aug 2006 00:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://altbin.net/iso-files-with-linux/#comment-20</guid>
		<description>to shamelessly pimp my app :) take a look at ISO Master: http://littlesvr.ca/isomaster/</description>
		<content:encoded><![CDATA[<p>to shamelessly pimp my app <img src='http://altbin.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  take a look at ISO Master: <a href="http://littlesvr.ca/isomaster/" rel="nofollow">http://littlesvr.ca/isomaster/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jugem</title>
		<link>http://altbin.net/2006/01/iso-files-with-linux.html/comment-page-1#comment-19</link>
		<dc:creator>jugem</dc:creator>
		<pubDate>Thu, 17 Aug 2006 12:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://altbin.net/iso-files-with-linux/#comment-19</guid>
		<description>Wow! Imprssive.&lt;br/&gt;&lt;br/&gt;I am tring to move to Linux and thinking about Ubuntu&lt;br/&gt;http://www.ubuntulinux.jp/&lt;br/&gt;&lt;br/&gt;Since I am stil using WinXP, how can I make a ISO Image burn to CD under Windows?&lt;br/&gt;&lt;br/&gt;Also can you give me Linmodem info too? I have HSP56MR modem made by PcTel.  I would like to know this soft modem/winmodem can be use as Linmodem or not?&lt;br/&gt;&lt;br/&gt;And last, but not the least, how can I listen to your Podcast ne0-san&lt;br/&gt;is mentioning?  Thank you.</description>
		<content:encoded><![CDATA[<p>Wow! Imprssive.</p>
<p>I am tring to move to Linux and thinking about Ubuntu<br /><a href="http://www.ubuntulinux.jp/" rel="nofollow">http://www.ubuntulinux.jp/</a></p>
<p>Since I am stil using WinXP, how can I make a ISO Image burn to CD under Windows?</p>
<p>Also can you give me Linmodem info too? I have HSP56MR modem made by PcTel.  I would like to know this soft modem/winmodem can be use as Linmodem or not?</p>
<p>And last, but not the least, how can I listen to your Podcast ne0-san<br />is mentioning?  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://altbin.net/2006/01/iso-files-with-linux.html/comment-page-1#comment-13</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 26 May 2006 08:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://altbin.net/iso-files-with-linux/#comment-13</guid>
		<description>Why so much perl? It takes just one line to make an ISO:&lt;br/&gt;&lt;br/&gt;cp /dev/cdrom file.iso&lt;br/&gt;&lt;br/&gt;Note that if the CD is copy-protected, this won&#039;t work (the subchannel Q data isn&#039;t copied). You&#039;ll need cdrdao or the like.</description>
		<content:encoded><![CDATA[<p>Why so much perl? It takes just one line to make an ISO:</p>
<p>cp /dev/cdrom file.iso</p>
<p>Note that if the CD is copy-protected, this won&#8217;t work (the subchannel Q data isn&#8217;t copied). You&#8217;ll need cdrdao or the like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ne0</title>
		<link>http://altbin.net/2006/01/iso-files-with-linux.html/comment-page-1#comment-12</link>
		<dc:creator>ne0</dc:creator>
		<pubDate>Thu, 11 May 2006 05:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://altbin.net/iso-files-with-linux/#comment-12</guid>
		<description>For what it&#039;s worth, I never noticed it either. &lt;br/&gt;&lt;br/&gt;Listening the second time through the podcast as you are explaining how to get linux running in the Windows environment I am struck by how much you sound like a wealthy man  giving (hopefully) one-time instructions to someone less privleged for getting out of a bad neighborhood into a good one.&lt;br/&gt;&lt;br/&gt;It&#039;s a dirty job but someone&#039;s gotta do it :-)</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, I never noticed it either. </p>
<p>Listening the second time through the podcast as you are explaining how to get linux running in the Windows environment I am struck by how much you sound like a wealthy man  giving (hopefully) one-time instructions to someone less privleged for getting out of a bad neighborhood into a good one.</p>
<p>It&#8217;s a dirty job but someone&#8217;s gotta do it <img src='http://altbin.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nintai</title>
		<link>http://altbin.net/2006/01/iso-files-with-linux.html/comment-page-1#comment-11</link>
		<dc:creator>Nintai</dc:creator>
		<pubDate>Thu, 06 Apr 2006 09:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://altbin.net/iso-files-with-linux/#comment-11</guid>
		<description>Thanks for this helpful post:)</description>
		<content:encoded><![CDATA[<p>Thanks for this helpful post:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
