<?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"
	>
<channel>
	<title>Comments on: How to Mount USB Disk Drive in UNIX or Linux</title>
	<atom:link href="http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/</link>
	<description>Living Digitally and Electronically</description>
	<pubDate>Wed, 03 Dec 2008 08:26:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jacques</title>
		<link>http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-532721</link>
		<dc:creator>Jacques</dc:creator>
		<pubDate>Sat, 27 Sep 2008 05:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-532721</guid>
		<description>In reply to David. If you have a sata hdd that would be /dev/sda1. If this is the case your usb drive would most probably be /dev/sdb1 Do dmesg to see how your usb is recognised when plugged in.</description>
		<content:encoded><![CDATA[<p>In reply to David. If you have a sata hdd that would be /dev/sda1. If this is the case your usb drive would most probably be /dev/sdb1 Do dmesg to see how your usb is recognised when plugged in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-527866</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 12 Aug 2008 21:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-527866</guid>
		<description>When I mount dev/sda1 it mounts my main filesystem drive not the usb. I can't get my usb to mount no matter what I do (running Ubuntu) but windows reads it fine.</description>
		<content:encoded><![CDATA[<p>When I mount dev/sda1 it mounts my main filesystem drive not the usb. I can&#8217;t get my usb to mount no matter what I do (running Ubuntu) but windows reads it fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlogSplat &#187; Blog Archive &#187; Adventures In Linuxland</title>
		<link>http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-527641</link>
		<dc:creator>BlogSplat &#187; Blog Archive &#187; Adventures In Linuxland</dc:creator>
		<pubDate>Sun, 10 Aug 2008 08:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-527641</guid>
		<description>[...] I eventually find a helpful post that explains in better detail than most how mounting volumes [...]</description>
		<content:encoded><![CDATA[<p>[...] I eventually find a helpful post that explains in better detail than most how mounting volumes [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-117550</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 17 Feb 2007 05:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-117550</guid>
		<description>I believe kuzu would work, kudzu is kind of for cdrom.</description>
		<content:encoded><![CDATA[<p>I believe kuzu would work, kudzu is kind of for cdrom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ogryzek</title>
		<link>http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-117453</link>
		<dc:creator>Ogryzek</dc:creator>
		<pubDate>Sat, 17 Feb 2007 03:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-117453</guid>
		<description>Please note that there is a small typo in the main article above.

/dev/sda1 /mnt/USB auto noauto,owner,kuzu 0 0

Should read:

/dev/sda1 /mnt/USB auto noauto,owner,kudzu 0 0

Still, the article did help... thanx</description>
		<content:encoded><![CDATA[<p>Please note that there is a small typo in the main article above.</p>
<p>/dev/sda1 /mnt/USB auto noauto,owner,kuzu 0 0</p>
<p>Should read:</p>
<p>/dev/sda1 /mnt/USB auto noauto,owner,kudzu 0 0</p>
<p>Still, the article did help&#8230; thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gervase Chavasse</title>
		<link>http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-90140</link>
		<dc:creator>Gervase Chavasse</dc:creator>
		<pubDate>Wed, 24 Jan 2007 09:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/09/10/how-to-mount-usb-disk-drive-in-unix-or-linux/#comment-90140</guid>
		<description>Thanks for an excellent article.  But after upgrading to Suse 10.1 (10.2 wouldn't install), I cannot access my USB Iomega ZIP drive and receive msg "Mount with signature "ssas" on interface "org.freedesktop.Hal.Device.Volume" doesn't exist".  It seems that the introduction of HAL has complicated matters and I have been unable to find an answer on the forums.  Can you help, please, perhaps with an updated article?  All my back-up data is on the ZIP which is unreadable either by Windows or Knoppix.</description>
		<content:encoded><![CDATA[<p>Thanks for an excellent article.  But after upgrading to Suse 10.1 (10.2 wouldn&#8217;t install), I cannot access my USB Iomega ZIP drive and receive msg &#8220;Mount with signature &#8220;ssas&#8221; on interface &#8220;org.freedesktop.Hal.Device.Volume&#8221; doesn&#8217;t exist&#8221;.  It seems that the introduction of HAL has complicated matters and I have been unable to find an answer on the forums.  Can you help, please, perhaps with an updated article?  All my back-up data is on the ZIP which is unreadable either by Windows or Knoppix.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
