<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Use an Encrypted USB drive/partition</title>
	<atom:link href="http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/feed/" rel="self" type="application/rss+xml" />
	<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/</link>
	<description>Not quite everything about Ubuntu, but close.</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:25:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Best Crib Mattress</title>
		<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/#comment-152010</link>
		<dc:creator><![CDATA[Best Crib Mattress]]></dc:creator>
		<pubDate>Tue, 29 Mar 2011 16:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2006/01/25/use-an-encrypted-usb-drivepartition/#comment-152010</guid>
		<description><![CDATA[Thank you for any other informative blog. Where else may just I am getting that kind of info written in such an ideal way? I have a project that I am simply now working on, and I have been on the glance out for such information.]]></description>
		<content:encoded><![CDATA[<p>Thank you for any other informative blog. Where else may just I am getting that kind of info written in such an ideal way? I have a project that I am simply now working on, and I have been on the glance out for such information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sex sikiş</title>
		<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/#comment-148633</link>
		<dc:creator><![CDATA[sex sikiş]]></dc:creator>
		<pubDate>Tue, 28 Sep 2010 14:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2006/01/25/use-an-encrypted-usb-drivepartition/#comment-148633</guid>
		<description><![CDATA[I tried this with 6.06 and it works fine, but I can’t unmount the partition (by right-clicking the icon). It tells me “/media/usbdisk/ is not in the fstab (and you are not root)”. Is there any way I can unmount it as a user this way? I could make my own Icons with little scripts and matching sudo-entries, but I’d prefer the it the other way since there are also other poeple working on the PC that might be confused…]]></description>
		<content:encoded><![CDATA[<p>I tried this with 6.06 and it works fine, but I can’t unmount the partition (by right-clicking the icon). It tells me “/media/usbdisk/ is not in the fstab (and you are not root)”. Is there any way I can unmount it as a user this way? I could make my own Icons with little scripts and matching sudo-entries, but I’d prefer the it the other way since there are also other poeple working on the PC that might be confused…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: porno sikiş</title>
		<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/#comment-148534</link>
		<dc:creator><![CDATA[porno sikiş]]></dc:creator>
		<pubDate>Mon, 27 Sep 2010 19:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2006/01/25/use-an-encrypted-usb-drivepartition/#comment-148534</guid>
		<description><![CDATA[Thx a lot ubuntonista, will have a look at it.]]></description>
		<content:encoded><![CDATA[<p>Thx a lot ubuntonista, will have a look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spielwiese. &#187; Blog Archive &#187; backups, again.</title>
		<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/#comment-145682</link>
		<dc:creator><![CDATA[spielwiese. &#187; Blog Archive &#187; backups, again.]]></dc:creator>
		<pubDate>Fri, 28 Aug 2009 03:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2006/01/25/use-an-encrypted-usb-drivepartition/#comment-145682</guid>
		<description><![CDATA[[...] laptop, and no backup. in case something goes terribly wrong, i&#8217;m screwed. i just created an encrypted partition on the disk; this is really pretty easy and not much command line typing is required, in particular [...]]]></description>
		<content:encoded><![CDATA[<p>[...] laptop, and no backup. in case something goes terribly wrong, i&#8217;m screwed. i just created an encrypted partition on the disk; this is really pretty easy and not much command line typing is required, in particular [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gus Hauptfleisch</title>
		<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/#comment-142853</link>
		<dc:creator><![CDATA[Gus Hauptfleisch]]></dc:creator>
		<pubDate>Sun, 28 Sep 2008 12:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2006/01/25/use-an-encrypted-usb-drivepartition/#comment-142853</guid>
		<description><![CDATA[the way I see it is as such (someone please correct me if wrong).
The encrypted drive does not automatically get assigned a device name (eg /dev/sdc) until authentication has been completed - otherwise you would simply be able to mount the drive in the correct file system and read the data - defeats the object. So authentication
So the procedure is as follows
1)insert the hardware (quite obvious)
2)find the hardware is plugged in and appears in fdisk -l
3) terminal open with 
cryptsetup luksOpen /dev/sdX diskname OR
3) find the encrypted ID of the hardware under /dev/mapper and  (in a terminal)
4)cryptsetup luksOpen /dev/sdX resultofdevmapper (you should be challenged for your password you used at point of drive encryption)
5) now mount it as follows
sudo mount -t fstype /dev/mapper/resultofdevmapper /place/to/mount
6) sounds too easy - even typing it?
let me know if this was helpful at all?
regards]]></description>
		<content:encoded><![CDATA[<p>the way I see it is as such (someone please correct me if wrong).<br />
The encrypted drive does not automatically get assigned a device name (eg /dev/sdc) until authentication has been completed &#8211; otherwise you would simply be able to mount the drive in the correct file system and read the data &#8211; defeats the object. So authentication<br />
So the procedure is as follows<br />
1)insert the hardware (quite obvious)<br />
2)find the hardware is plugged in and appears in fdisk -l<br />
3) terminal open with<br />
cryptsetup luksOpen /dev/sdX diskname OR<br />
3) find the encrypted ID of the hardware under /dev/mapper and  (in a terminal)<br />
4)cryptsetup luksOpen /dev/sdX resultofdevmapper (you should be challenged for your password you used at point of drive encryption)<br />
5) now mount it as follows<br />
sudo mount -t fstype /dev/mapper/resultofdevmapper /place/to/mount<br />
6) sounds too easy &#8211; even typing it?<br />
let me know if this was helpful at all?<br />
regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubuntu-Ork</title>
		<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/#comment-142771</link>
		<dc:creator><![CDATA[Ubuntu-Ork]]></dc:creator>
		<pubDate>Wed, 17 Sep 2008 23:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2006/01/25/use-an-encrypted-usb-drivepartition/#comment-142771</guid>
		<description><![CDATA[I tried installing an almost completely encrypted system on a USB harddrive, and it almost always won&#039;t boot.

/boot : unencrypted
dm_crypt volume with partitions: /, /home, swap

Almost every time I try to boot, it won&#039;t even get to the stage where it asks for the passphrase, and instead, it complains it cannot find the volume by its UUID, but the UUID is correct.

I believe this is an issue with the combination of USB and encryption, as it does not occur when using either one of them.]]></description>
		<content:encoded><![CDATA[<p>I tried installing an almost completely encrypted system on a USB harddrive, and it almost always won&#8217;t boot.</p>
<p>/boot : unencrypted<br />
dm_crypt volume with partitions: /, /home, swap</p>
<p>Almost every time I try to boot, it won&#8217;t even get to the stage where it asks for the passphrase, and instead, it complains it cannot find the volume by its UUID, but the UUID is correct.</p>
<p>I believe this is an issue with the combination of USB and encryption, as it does not occur when using either one of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh</title>
		<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/#comment-136264</link>
		<dc:creator><![CDATA[saurabh]]></dc:creator>
		<pubDate>Sat, 05 Apr 2008 01:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2006/01/25/use-an-encrypted-usb-drivepartition/#comment-136264</guid>
		<description><![CDATA[Hi

Everything works fine till i have started to use the encrypted vol. I entered the passphrase and it says

&quot;Error org.freedesktop.Hal.Device.Volume.Crypto.SetupError
/dev/sdb is already setup?&quot;

I am newbie... will anyone guide me please.]]></description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Everything works fine till i have started to use the encrypted vol. I entered the passphrase and it says</p>
<p>&#8220;Error org.freedesktop.Hal.Device.Volume.Crypto.SetupError<br />
/dev/sdb is already setup?&#8221;</p>
<p>I am newbie&#8230; will anyone guide me please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/#comment-71192</link>
		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Fri, 22 Jun 2007 14:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2006/01/25/use-an-encrypted-usb-drivepartition/#comment-71192</guid>
		<description><![CDATA[This works very nicely for me. 

I was going to ask how to mount this from the command line, but I just figured it out. (It wouldn&#039;t mount when I was missing iocharset=utf8 ) 

# sudo cryptsetup luksOpen /dev/sda2 usbkey
# sudo mount -t vfat /dev/mapper/usbkey /mnt/secret -o rw,noexec,nosuid,nodev,quiet,shortname=mixed,uid=1001,gid=1001,umask=077,iocharset=utf8

I still cannot figure out how to open it in windows with FreeOTFE. Any hints?]]></description>
		<content:encoded><![CDATA[<p>This works very nicely for me. </p>
<p>I was going to ask how to mount this from the command line, but I just figured it out. (It wouldn&#8217;t mount when I was missing iocharset=utf8 ) </p>
<p># sudo cryptsetup luksOpen /dev/sda2 usbkey<br />
# sudo mount -t vfat /dev/mapper/usbkey /mnt/secret -o rw,noexec,nosuid,nodev,quiet,shortname=mixed,uid=1001,gid=1001,umask=077,iocharset=utf8</p>
<p>I still cannot figure out how to open it in windows with FreeOTFE. Any hints?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Encryption, USB Drive, Ubuntu, Windows, and You! at elwoodicious</title>
		<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/#comment-53812</link>
		<dc:creator><![CDATA[Encryption, USB Drive, Ubuntu, Windows, and You! at elwoodicious]]></dc:creator>
		<pubDate>Thu, 24 May 2007 14:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2006/01/25/use-an-encrypted-usb-drivepartition/#comment-53812</guid>
		<description><![CDATA[[...] cribbed from carthik&#8217;s post at Ubuntu Blog and from FreeOTFE&#8217;s solid [...]]]></description>
		<content:encoded><![CDATA[<p>[...] cribbed from carthik&#8217;s post at Ubuntu Blog and from FreeOTFE&#8217;s solid [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge</title>
		<link>http://embraceubuntu.com/2006/01/24/use-an-encrypted-usb-drivepartition/#comment-12178</link>
		<dc:creator><![CDATA[Jorge]]></dc:creator>
		<pubDate>Mon, 13 Nov 2006 19:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2006/01/25/use-an-encrypted-usb-drivepartition/#comment-12178</guid>
		<description><![CDATA[On my system I also needed these modules loaded (add to /etc/modules for boot loading): dm_mod, dm_crypt, aes,
and sha256.]]></description>
		<content:encoded><![CDATA[<p>On my system I also needed these modules loaded (add to /etc/modules for boot loading): dm_mod, dm_crypt, aes,<br />
and sha256.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

