<?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>Daniel Shakhmundes &#187; Open Source Software</title>
	<atom:link href="http://w.shak.ws/tag/open-source-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://w.shak.ws</link>
	<description>Technology and Business Consultant</description>
	<lastBuildDate>Mon, 16 Jan 2012 18:14:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mounting FreeBSD UFS in Linux</title>
		<link>http://w.shak.ws/2008/09/29/mounting-freebsd-ufs-in-linux/</link>
		<comments>http://w.shak.ws/2008/09/29/mounting-freebsd-ufs-in-linux/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 03:00:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Open Source Software]]></category>

		<guid isPermaLink="false">http://w.shak.ws/?p=119</guid>
		<description><![CDATA[Command-line examples of usage: mount -r -t ufs -o ufstype=5xbsd /dev/sda5 /mnt/sda5 mount -r -t ufs -o ufstype=44bsd /dev/hdd5 /mnt/hdd5 Pages for Reference: How to access BSD filesystems under Linux http://freeunix.dyndns.org:8088/site2/howto/BSDfs.shtml Mount FreeBSD partition in Linux http://www.linuxquestions.org/questions/showthread.php?t=191184 The above is useful when using Linux to migrate or recover data from FreeBSD and other BSD-based computer [...]]]></description>
			<content:encoded><![CDATA[<h3>Command-line examples of usage:</h3>
<ul>
<li><code>mount -r -t ufs -o ufstype=5xbsd /dev/sda5 /mnt/sda5</code></li>
<li><code>mount -r -t ufs -o ufstype=44bsd /dev/hdd5 /mnt/hdd5</code></li>
</ul>
<h3>Pages for Reference:</h3>
<dl>
<dt><strong><a href="    http://freeunix.dyndns.org:8088/site2/howto/BSDfs.shtml" target="_blank">How to access BSD filesystems under Linux</a></strong></dt>
<dd><a style="font-size: 90%" href="http://freeunix.dyndns.org:8088/site2/howto/BSDfs.shtml" target="_blank">http://freeunix.dyndns.org:8088/site2/howto/BSDfs.shtml</a></dd>
<dt><strong><a href="    http://www.linuxquestions.org/questions/showthread.php?t=191184" target="_blank">Mount FreeBSD partition in Linux</a></strong></dt>
<dd><a style="font-size: 90%" href="http://www.linuxquestions.org/questions/showthread.php?t=191184" target="_blank">http://www.linuxquestions.org/questions/showthread.php?t=191184</a></dd>
</dl>
<p>The above is useful when using Linux to migrate or recover data from <a href="http://www.freebsd.org" target="_blank">FreeBSD</a> and other <a href="http://www.bsd.org/" target="_blank">BSD-based computer operating systems</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://w.shak.ws/2008/09/29/mounting-freebsd-ufs-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

