Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ntfs support - kernel option activated but still can't mount
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
mvbv-linux
n00b
n00b


Joined: 15 Dec 2003
Posts: 50
Location: Belgium

PostPosted: Fri Jan 30, 2004 9:47 pm    Post subject: ntfs support - kernel option activated but still can't mount Reply with quote

Hi,
Is there something else to do than to check the NFTS support in the kernel config and to recompile it ?
I can't mount my disks...

Btw, is there a way to see what's really built into the running kernel ?
Back to top
View user's profile Send private message
Caffeine
Guru
Guru


Joined: 17 Jul 2002
Posts: 401
Location: Melbourne, Australia

PostPosted: Fri Jan 30, 2004 10:25 pm    Post subject: Reply with quote

Did you build it as a module ? If so, did you modprobe it?

You can check /usr/src/linux/.config to see what you did/didn't include and whether it was a module or not.

There's also an option to have the kernel config available through /proc/config.gz - but you need to build that into the kernel.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sat Jan 31, 2004 1:53 am    Post subject: Re: ntfs support - kernel option activated but still can't m Reply with quote

mvbv-linux wrote:
I can't mount my disks...

What errors do you get ?
After you try mounting, look at the output of dmesg, it may tell you what is missing from your kernel.
Back to top
View user's profile Send private message
whatalotta
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2003
Posts: 114
Location: Union City, CA

PostPosted: Sat Jan 31, 2004 3:37 am    Post subject: Reply with quote

Another possibility is that you don't have NTFS properly configured in your fstab file.

Your line should look something like this:

Code:
/dev/hda1               /mnt/windows1   ntfs            auto,user,exec,umask=0 0 0


The other thing you need to do is ensure that you add a directory to /mnt that matches your entry in fstab.
Back to top
View user's profile Send private message
whatalotta
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2003
Posts: 114
Location: Union City, CA

PostPosted: Sat Jan 31, 2004 6:33 am    Post subject: Reply with quote

Hey-It turns out that this is an FAQ-Check out:

https://forums.gentoo.org/viewtopic.php?t=29285

While you're there, you might want to see what other nuggets might help you out. Might save you from having to wait for an answer.

Good luck.
Back to top
View user's profile Send private message
mvbv-linux
n00b
n00b


Joined: 15 Dec 2003
Posts: 50
Location: Belgium

PostPosted: Sat Feb 14, 2004 12:02 pm    Post subject: Reply with quote

ok, I retried several days ago ... it works now. I think there was a desync between my .config (which must have been modified since the latest rebuild) and the kernel I was running...thanks !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum