LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 02-12-2011, 06:55 AM   #1
Karloman
LQ Newbie
 
Registered: Oct 2006
Posts: 20

Rep: Reputation: 0
Mounting an NTFS partition as /home/user


Cheers,

I've recently returned to the world of linux and have run in to quite a pickle.
I want to know if it's at all possible to use an ntfs partition that I use in windows as my home folder. I have edited fstab to make my user the owner of the partition, but apparently I'm still doing something wrong.

Here's my fstab

Code:
# Windows D: Partition mount as /home/user
UUID=6BF196BC3863428D                      /home/user                ntfs  nls=iso8859-1,ro,users,umask=000,gid=1000,uid=1000                        0  0
I do believe that I can't be that far off? Can someone help me?
 
Old 02-12-2011, 07:31 AM   #2
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
You don't explain the exact nature of the problem. Nevertheless I would expect that the partition is being mounted as read-only. This is due to two problems in your fstab entry. First you specify the file system as being ntfs when it should be ntfs-3g. Second you specify ro in your mount options. Your Linux home folder needs to be mounted read-write in order for various applications, such as the desktop GUI software, to run properly.

This next line is probably closer to what you want.
Code:
UUID=6BF196BC3863428D   /home/user  ntfs-3g defaults,gid=1000,uid=1000  0  0
More information is available in the manual pages.
Code:
man mount.ntfs-3g

Last edited by stress_junkie; 02-12-2011 at 07:40 AM.
 
Old 02-13-2011, 05:38 AM   #3
Karloman
LQ Newbie
 
Registered: Oct 2006
Posts: 20

Original Poster
Rep: Reputation: 0
Thank you ever so kindly.

You're right, my original post was a bit hazy - I blame the brain numbness of staring at my fstab too long. The problem at first was that the partition owner was root, which effed up a whole lot of settings because of not being able to write to my home dir. When I thought I'd fixed it, turns out I only had read-only access, as you can easily tell.

I do however still seem to have troubles starting the pulse-audio daemon. I have to set my volume using alsa-mixer. Can this issue be related to using my ntfs-partition as my home directory? It worked before I changed the fstab settings, but I'm drawing blanks here.
 
Old 02-13-2011, 06:29 AM   #4
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Quote:
Originally Posted by Karloman View Post
I do however still seem to have troubles starting the pulse-audio daemon.
This is probably a new problem. You should mark this problem solved via the thread tools near the top of the page and start a new thread for the pulse audio. The new thread should mention that you are using NTFS for your home directory.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting NTFS with ntfs-3g and fuse as a user? masmddr Linux - Newbie 11 01-09-2011 01:02 PM
,dmrc problem after moving /home partition to NTFS partition yeehung Linux - Newbie 1 11-14-2007 06:17 AM
NTFS-3g isn't mounting my NTFS partition... Necronomicom Slackware 4 03-02-2007 03:04 PM
mounting ntfs partition KMcD Slackware 2 03-31-2004 10:01 AM
Mounting XP NTFS partition Belize Red Hat 14 10-13-2003 01:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 02:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration