<?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>Favilink &#124; Useful Weblinks &#187; nokia</title>
	<atom:link href="http://www.favilink.com/tag/nokia/feed" rel="self" type="application/rss+xml" />
	<link>http://www.favilink.com</link>
	<description>Useful Web Design and Computing Links</description>
	<lastBuildDate>Mon, 15 Feb 2010 02:24:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mounting a Nokia NM706i on Ubuntu</title>
		<link>http://www.favilink.com/uncategorized/mounting-a-nokia-nm706i-on-ubuntu.html</link>
		<comments>http://www.favilink.com/uncategorized/mounting-a-nokia-nm706i-on-ubuntu.html#comments</comments>
		<pubDate>Thu, 26 Feb 2009 06:36:07 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.favilink.com/uncategorized/mounting-a-nokia-nm706i-on-ubuntu.html</guid>
		<description><![CDATA[Mounting a Nokia NM706i on ubuntu (8.04) is very simple.
Simply:
Plug in the phone via USB.
At the command line:
dmesg &#124; tail
You should see a line like:
[18373.951006] sd 2:0:0:0: [sdb] Attached SCSI removable disk
In this case, the Nokia phone has been connected as drive sdb.
Now, check that it is shown with:
cat /proc/partitions
If you can see it all [...]]]></description>
			<content:encoded><![CDATA[<p>Mounting a Nokia NM706i on ubuntu (8.04) is very simple.</p>
<p>Simply:</p>
<p>Plug in the phone via USB.</p>
<p>At the command line:</p>
<p>dmesg | tail</p>
<p>You should see a line like:</p>
<p>[18373.951006] sd 2:0:0:0: [sdb] Attached SCSI removable disk</p>
<p>In this case, the Nokia phone has been connected as drive sdb.</p>
<p>Now, check that it is shown with:</p>
<p>cat /proc/partitions</p>
<p>If you can see it all good, now you have to mount it.</p>
<p>In my case:</p>
<p>sudo mount /dev/sdb /mnt</p>
<p>And there you go!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.favilink.com/uncategorized/mounting-a-nokia-nm706i-on-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
