<?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 on: In Ubuntu 9.04, how do I mount different folders of the same partitions to different folders?</title>
	<atom:link href="http://www.linux.ustka.pl/2010/04/in-ubuntu-9-04-how-do-i-mount-different-folders-of-the-same-partitions-to-different-folders.asp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linux.ustka.pl/2010/04/in-ubuntu-9-04-how-do-i-mount-different-folders-of-the-same-partitions-to-different-folders.asp</link>
	<description></description>
	<lastBuildDate>Tue, 08 Jun 2010 18:42:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: *Ayan*</title>
		<link>http://www.linux.ustka.pl/2010/04/in-ubuntu-9-04-how-do-i-mount-different-folders-of-the-same-partitions-to-different-folders.asp/comment-page-1#comment-40</link>
		<dc:creator>*Ayan*</dc:creator>
		<pubDate>Mon, 26 Apr 2010 09:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux.ustka.pl/2010/04/in-ubuntu-9-04-how-do-i-mount-different-folders-of-the-same-partitions-to-different-folders.asp#comment-40</guid>
		<description>This will help you

First start the terminal....
(Application--&gt;Accessories--&gt;Terminal);

then type:
cd /etc

then type:

sudo gedit fstab


this will ask root user password(that is administrator,, may be you);
After entered the password gedit will open......

just type this line at the bottom of fstab file.
But type your name of the drive which you want to mount(not drive letter like c,d.. The label like Os, fun, softwares) by replacing in the below  (note: it is case-sensitive)...and type your user name by replacing 

type this------ in one line
#------------------------------
LABEL=  /home//Videos ntfs    defaults,umask=007,gid=46 0       1
#------------------------------------------------

to mount another drive(like music dive)
type this------ in one line
#------------------------------------------------
LABEL=  /home//Musics ntfs    defaults,umask=007,gid=46 0       1
#-------------------------------------


then save the file and restart.......
this will mount your drive.. ask you asked

If you have doubt in this just mail me..........

I think this may helped you</description>
		<content:encoded><![CDATA[<p>This will help you</p>
<p>First start the terminal&#8230;.<br />
(Application&#8211;>Accessories&#8211;>Terminal);</p>
<p>then type:<br />
cd /etc</p>
<p>then type:</p>
<p>sudo gedit fstab</p>
<p>this will ask root user password(that is administrator,, may be you);<br />
After entered the password gedit will open&#8230;&#8230;</p>
<p>just type this line at the bottom of fstab file.<br />
But type your name of the drive which you want to mount(not drive letter like c,d.. The label like Os, fun, softwares) by replacing in the below  (note: it is case-sensitive)&#8230;and type your user name by replacing </p>
<p>type this&#8212;&#8212; in one line<br />
#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
LABEL=  /home//Videos ntfs    defaults,umask=007,gid=46 0       1<br />
#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>to mount another drive(like music dive)<br />
type this&#8212;&#8212; in one line<br />
#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
LABEL=  /home//Musics ntfs    defaults,umask=007,gid=46 0       1<br />
#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>then save the file and restart&#8230;&#8230;.<br />
this will mount your drive.. ask you asked</p>
<p>If you have doubt in this just mail me&#8230;&#8230;&#8230;.</p>
<p>I think this may helped you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

