<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>phaq &#187; Utilities</title>
	<atom:link href="http://phaq.phunsites.net/category/faq/utilities/feed/" rel="self" type="application/rss+xml" />
	<link>http://phaq.phunsites.net</link>
	<description>"a geeks daily life"</description>
	<lastBuildDate>Mon, 19 Jul 2010 15:57:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>An AutoFS executable map to automount device nodes</title>
		<link>http://phaq.phunsites.net/2008/01/24/an-autofs-executable-map-to-automount-device-nodes/</link>
		<comments>http://phaq.phunsites.net/2008/01/24/an-autofs-executable-map-to-automount-device-nodes/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 01:31:51 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2008/01/24/an-autofs-executable-map-to-automount-device-nodes/</guid>
		<description><![CDATA[For my company&#8217;s hard disk-based backup system I needed the ability to automount disk drives by their device name into a standard directory structure.
One possible approach would be to add some lines like these to fstab:

/dev/sda1       /mnt/sda1       ext3    defaults,noauto 0 [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2008/01/24/an-autofs-executable-map-to-automount-device-nodes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extract boot image from bootable &#8220;El Torito&#8221; CD-ROM</title>
		<link>http://phaq.phunsites.net/2007/03/21/extract-boot-image-from-bootable-el-torito-cd-rom/</link>
		<comments>http://phaq.phunsites.net/2007/03/21/extract-boot-image-from-bootable-el-torito-cd-rom/#comments</comments>
		<pubDate>Wed, 21 Mar 2007 06:13:50 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2007/03/21/extract-boot-image-from-bootable-el-torito-cd-rom/</guid>
		<description><![CDATA[Bootable &#8220;El Torito&#8221; CD-ROMs usually use a boot loader such as isolinux. The loader will allow to boot any particular disk image located inside the iso9660 filesystem.
This makes it very easy to change a particular boot image. It&#8217;s merely a matter of picking the right file, changing it and burning a new CD-ROM.
Now there are [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2007/03/21/extract-boot-image-from-bootable-el-torito-cd-rom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
