<?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>Angel&#039;s Sky &#187; cd</title>
	<atom:link href="http://angels.org.ua/mitky/cd/feed/" rel="self" type="application/rss+xml" />
	<link>http://angels.org.ua</link>
	<description>FreeBSD/Linux/Unix hacks, tips and notes</description>
	<lastBuildDate>Thu, 08 Sep 2011 14:34:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Монтування образу CD iso</title>
		<link>http://angels.org.ua/notatky/mount-cd-iso/</link>
		<comments>http://angels.org.ua/notatky/mount-cd-iso/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 12:32:39 +0000</pubDate>
		<dc:creator>Ander</dc:creator>
				<category><![CDATA[Нотатки стосовно FreeBSD]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[utils]]></category>

		<guid isPermaLink="false">http://angels.org.ua/?p=60</guid>
		<description><![CDATA[Монтування образу CD is: mdconfig -a -t vnode -f /path/to/image.iso -u 1 mount -t cd9660 /dev/md1 /mnt/cdrom]]></description>
			<content:encoded><![CDATA[<p>Монтування образу CD is:</p>
<p><code>mdconfig -a -t vnode -f /path/to/image.iso -u 1<br />
mount -t cd9660 /dev/md1 /mnt/cdrom</code></p>
]]></content:encoded>
			<wfw:commentRss>http://angels.org.ua/notatky/mount-cd-iso/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
	</channel>
</rss>

