<?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: Howto: Mount a USB device in SuSE Linux</title>
	<atom:link href="http://thebackroomtech.com/2008/08/11/howto-mount-a-usb-device-in-suse-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackroomtech.com/2008/08/11/howto-mount-a-usb-device-in-suse-linux/</link>
	<description>serving up the info back room techs everywhere find interesting</description>
	<lastBuildDate>Thu, 19 Nov 2009 21:28:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: xrayspex</title>
		<link>http://thebackroomtech.com/2008/08/11/howto-mount-a-usb-device-in-suse-linux/#comment-2377</link>
		<dc:creator>xrayspex</dc:creator>
		<pubDate>Tue, 28 Apr 2009 13:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=583#comment-2377</guid>
		<description>well, i hate to be a bitch but problems like mounting a flash drive simply do not appear in Windows. otherwise i agree with gordon. i love linux, but certainly not for the way it handles my usb key.</description>
		<content:encoded><![CDATA[<p>well, i hate to be a bitch but problems like mounting a flash drive simply do not appear in Windows. otherwise i agree with gordon. i love linux, but certainly not for the way it handles my usb key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon Hilliard</title>
		<link>http://thebackroomtech.com/2008/08/11/howto-mount-a-usb-device-in-suse-linux/#comment-1980</link>
		<dc:creator>Gordon Hilliard</dc:creator>
		<pubDate>Thu, 20 Nov 2008 15:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=583#comment-1980</guid>
		<description>Hi Julie,

thanks for that, don&#039;t you just love Linux? Someone has usually solved the problem for you.

Best Regards

Gordon</description>
		<content:encoded><![CDATA[<p>Hi Julie,</p>
<p>thanks for that, don&#8217;t you just love Linux? Someone has usually solved the problem for you.</p>
<p>Best Regards</p>
<p>Gordon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leroy Glinchy</title>
		<link>http://thebackroomtech.com/2008/08/11/howto-mount-a-usb-device-in-suse-linux/#comment-1715</link>
		<dc:creator>Leroy Glinchy</dc:creator>
		<pubDate>Tue, 12 Aug 2008 18:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=583#comment-1715</guid>
		<description>You can also put the lines into /etc/fstab:


/dev/sda1 /mnt/usb auto noauto,user,rw 0 0

Then you can do:

mount /usb 

instead of the long line like above.

You can get rid of the modprobe line by doing this:

Edit /etc/sysconfig/kernel and make sure 

INITRD_MODULES=”usb-storage OTHER MODULES&quot;

Note, OTHER MODULES means that there are going to be other modules, you don&#039;t ever actually type OTHER MODULES there.</description>
		<content:encoded><![CDATA[<p>You can also put the lines into /etc/fstab:</p>
<p>/dev/sda1 /mnt/usb auto noauto,user,rw 0 0</p>
<p>Then you can do:</p>
<p>mount /usb </p>
<p>instead of the long line like above.</p>
<p>You can get rid of the modprobe line by doing this:</p>
<p>Edit /etc/sysconfig/kernel and make sure </p>
<p>INITRD_MODULES=”usb-storage OTHER MODULES&#8221;</p>
<p>Note, OTHER MODULES means that there are going to be other modules, you don&#8217;t ever actually type OTHER MODULES there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
