<?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 for nedos.net</title>
	<atom:link href="http://nedos.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nedos.net</link>
	<description>Dmitry Nedospasov&#039;s Blog</description>
	<lastBuildDate>Mon, 24 May 2010 18:29:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on NFS in Mac OS 10.5 Leopard by Bruce</title>
		<link>http://nedos.net/2007/11/10/nfs-in-mac-os-105-leopard/comment-page-1/#comment-73</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Mon, 24 May 2010 18:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://nedos.net/blog/?p=46#comment-73</guid>
		<description>#/etc/exports

/shares/PINO/ 192.168.1.0/255.255.255.0(insecure,insecure_locks,rw,sync,all_squash,anonuid=33,anongid=33)
/shares/      192.168.1.0/255.255.255.0(rw,sync,no_root_squash)

in this way works with tiger (first share) and leopard (second share). Finally!</description>
		<content:encoded><![CDATA[<p>#/etc/exports</p>
<p>/shares/PINO/ 192.168.1.0/255.255.255.0(insecure,insecure_locks,rw,sync,all_squash,anonuid=33,anongid=33)<br />
/shares/      192.168.1.0/255.255.255.0(rw,sync,no_root_squash)</p>
<p>in this way works with tiger (first share) and leopard (second share). Finally!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 9.10 Karmic LUKS + LVM Root Encryption with Desktop or Netinstall CD by Ruben</title>
		<link>http://nedos.net/2010/01/21/ubuntu-luks-lvm/comment-page-1/#comment-72</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Sun, 18 Apr 2010 13:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://nedos.net/?p=138#comment-72</guid>
		<description>Thanks for this great howto!
I only had to use this for crypttab, otherwise it wouldn&#039;t be unlocked:
root /dev/sda2 none luks
home /dev/sda2 none luks
cryptoswap swap /dev/urandom swap
Hope this helps others.</description>
		<content:encoded><![CDATA[<p>Thanks for this great howto!<br />
I only had to use this for crypttab, otherwise it wouldn&#8217;t be unlocked:<br />
root /dev/sda2 none luks<br />
home /dev/sda2 none luks<br />
cryptoswap swap /dev/urandom swap<br />
Hope this helps others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 9.10 Karmic LUKS + LVM Root Encryption with Desktop or Netinstall CD by craig0927</title>
		<link>http://nedos.net/2010/01/21/ubuntu-luks-lvm/comment-page-1/#comment-71</link>
		<dc:creator>craig0927</dc:creator>
		<pubDate>Sun, 04 Apr 2010 05:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://nedos.net/?p=138#comment-71</guid>
		<description>P.S.
I had to load these modules before running the install, then everything worked as expected.
modprobe   dm-crypt
modprobe   sha256
modprobe   aes</description>
		<content:encoded><![CDATA[<p>P.S.<br />
I had to load these modules before running the install, then everything worked as expected.<br />
modprobe   dm-crypt<br />
modprobe   sha256<br />
modprobe   aes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 9.10 Karmic LUKS + LVM Root Encryption with Desktop or Netinstall CD by craig0927</title>
		<link>http://nedos.net/2010/01/21/ubuntu-luks-lvm/comment-page-1/#comment-70</link>
		<dc:creator>craig0927</dc:creator>
		<pubDate>Sun, 04 Apr 2010 03:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://nedos.net/?p=138#comment-70</guid>
		<description>I get to the install step, and it won&#039;t allow me to format or set any of the lvms mount points.  I&#039;ve tried it twice now.

I can see the volumes, but the &quot;change&quot; button is grayed out.</description>
		<content:encoded><![CDATA[<p>I get to the install step, and it won&#8217;t allow me to format or set any of the lvms mount points.  I&#8217;ve tried it twice now.</p>
<p>I can see the volumes, but the &#8220;change&#8221; button is grayed out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NFS in Mac OS 10.5 Leopard by NFS on Mac OS X 10.5 Leopard</title>
		<link>http://nedos.net/2007/11/10/nfs-in-mac-os-105-leopard/comment-page-1/#comment-59</link>
		<dc:creator>NFS on Mac OS X 10.5 Leopard</dc:creator>
		<pubDate>Thu, 25 Mar 2010 01:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://nedos.net/blog/?p=46#comment-59</guid>
		<description>[...] NFS on Mac OS X 10.5 [...]</description>
		<content:encoded><![CDATA[<p>[...] NFS on Mac OS X 10.5 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NFS in Mac OS 10.5 Leopard by Access NFS Shares from Mac OS X 10.6 Snow Leopard</title>
		<link>http://nedos.net/2007/11/10/nfs-in-mac-os-105-leopard/comment-page-1/#comment-58</link>
		<dc:creator>Access NFS Shares from Mac OS X 10.6 Snow Leopard</dc:creator>
		<pubDate>Thu, 25 Mar 2010 01:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://nedos.net/blog/?p=46#comment-58</guid>
		<description>[...] Doing so will lead to a very similar dialog as in the 10.5 Directory Utility.  Follow the advice is used earlier to both define the mounts and add an alias to [...]</description>
		<content:encoded><![CDATA[<p>[...] Doing so will lead to a very similar dialog as in the 10.5 Directory Utility.  Follow the advice is used earlier to both define the mounts and add an alias to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 9.10 Karmic LUKS + LVM Root Encryption with Desktop or Netinstall CD by Sean</title>
		<link>http://nedos.net/2010/01/21/ubuntu-luks-lvm/comment-page-1/#comment-69</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Sun, 28 Feb 2010 17:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://nedos.net/?p=138#comment-69</guid>
		<description>Worked great! Thanks!!

Thanks also to Yi. I had the same &quot;already mounted&quot; error, and did what he described to work around it.</description>
		<content:encoded><![CDATA[<p>Worked great! Thanks!!</p>
<p>Thanks also to Yi. I had the same &#8220;already mounted&#8221; error, and did what he described to work around it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 9.10 Karmic LUKS + LVM Root Encryption with Desktop or Netinstall CD by russo.</title>
		<link>http://nedos.net/2010/01/21/ubuntu-luks-lvm/comment-page-1/#comment-68</link>
		<dc:creator>russo.</dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://nedos.net/?p=138#comment-68</guid>
		<description>yes, n, p, 2 thanks for the correction :)</description>
		<content:encoded><![CDATA[<p>yes, n, p, 2 thanks for the correction <img src='http://nedos.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 9.10 Karmic LUKS + LVM Root Encryption with Desktop or Netinstall CD by Henrik M.</title>
		<link>http://nedos.net/2010/01/21/ubuntu-luks-lvm/comment-page-1/#comment-67</link>
		<dc:creator>Henrik M.</dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://nedos.net/?p=138#comment-67</guid>
		<description>Now create a single partition, taking up the rest of the space:

   1. type: n
   2. then: p
   3. then: 1  &lt;----------- not 1 but 2, or am i wrong ?
   4. then hit enter
   5. then hit enter again
   6. and type: p, you should get something like:

      Device Boot Start End Blocks Id System
      /dev/sda1 * 1 33 265041 83 Linux
      /dev/sda2 34 2610 20699752+ 83 Linux</description>
		<content:encoded><![CDATA[<p>Now create a single partition, taking up the rest of the space:</p>
<p>   1. type: n<br />
   2. then: p<br />
   3. then: 1  &lt;&#8212;&#8212;&#8212;&#8211; not 1 but 2, or am i wrong ?<br />
   4. then hit enter<br />
   5. then hit enter again<br />
   6. and type: p, you should get something like:</p>
<p>      Device Boot Start End Blocks Id System<br />
      /dev/sda1 * 1 33 265041 83 Linux<br />
      /dev/sda2 34 2610 20699752+ 83 Linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 9.10 Karmic LUKS + LVM Root Encryption with Desktop or Netinstall CD by Martin</title>
		<link>http://nedos.net/2010/01/21/ubuntu-luks-lvm/comment-page-1/#comment-66</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 01 Feb 2010 12:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://nedos.net/?p=138#comment-66</guid>
		<description>Thanks !

Love this tutorial, Thanks ,

Find this tutorial too bee more easy then other tutorials witch offen involves long script code too make initfs images I guess ubuntus initfs already is prepender for this ?</description>
		<content:encoded><![CDATA[<p>Thanks !</p>
<p>Love this tutorial, Thanks ,</p>
<p>Find this tutorial too bee more easy then other tutorials witch offen involves long script code too make initfs images I guess ubuntus initfs already is prepender for this ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
