Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cant mount ntfs [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
shockertwin
Apprentice
Apprentice


Joined: 16 Dec 2005
Posts: 151

PostPosted: Thu Jan 12, 2006 4:18 pm    Post subject: cant mount ntfs [solved] Reply with quote

How do i mount ntfs drives?? I have awindows partition that i would like to mount, but i cant seem to do it. I have enabled ntfs file systems in my kernel. So i must be missing somethign else.

Last edited by shockertwin on Thu Jan 12, 2006 6:26 pm; edited 1 time in total
Back to top
View user's profile Send private message
Karsten from Berlin
Guru
Guru


Joined: 28 Feb 2004
Posts: 446
Location: Berlin/Germany

PostPosted: Thu Jan 12, 2006 4:21 pm    Post subject: Reply with quote

How do you try to mount it?

What are the error messages?
_________________
Heaven: The police are British, the chefs Italian, the mechanics German, the lovers French and it's organized by the Swiss.
Hell: The police are German, the chefs British, the mechanics French, the lovers Swiss and it's organized by the Italians.
Back to top
View user's profile Send private message
shockertwin
Apprentice
Apprentice


Joined: 16 Dec 2005
Posts: 151

PostPosted: Thu Jan 12, 2006 4:32 pm    Post subject: Reply with quote

Code:
mount /dev/sdb1 /WindowsC
mount: unknown filesystem type 'ntfs'
Back to top
View user's profile Send private message
Shotpiece
Apprentice
Apprentice


Joined: 01 Jul 2004
Posts: 248

PostPosted: Thu Jan 12, 2006 4:42 pm    Post subject: Reply with quote

Did you compile it directly into the kernel or compile as a module? I had this problem once and for some reason using the ntfs module solved the problem.
Back to top
View user's profile Send private message
shockertwin
Apprentice
Apprentice


Joined: 16 Dec 2005
Posts: 151

PostPosted: Thu Jan 12, 2006 4:50 pm    Post subject: Reply with quote

I will recompile with it it right in the kernel and see what happens. Thanks.
Back to top
View user's profile Send private message
Shotpiece
Apprentice
Apprentice


Joined: 01 Jul 2004
Posts: 248

PostPosted: Thu Jan 12, 2006 6:07 pm    Post subject: Reply with quote

shockertwin wrote:
I will recompile with it it right in the kernel and see what happens. Thanks.
Er.. maybe I'm misunderstanding that but my suggestion was to keep it as a module, NOT to compile it in the kernel directly. With that said, if you do currently have it compiled as a module, make sure you either
Code:
modprobe ntfs
or autoload it.
Back to top
View user's profile Send private message
shockertwin
Apprentice
Apprentice


Joined: 16 Dec 2005
Posts: 151

PostPosted: Thu Jan 12, 2006 6:13 pm    Post subject: Reply with quote

ummm uh oh ???

I compiled it right into the kernel and everything seems to be working fine. Should i recompile as a module and do a modprobe ntfs???

Yeah i just recompiled with it as a module and then did the modprobe ntfs. thanks for your help.
Back to top
View user's profile Send private message
Shotpiece
Apprentice
Apprentice


Joined: 01 Jul 2004
Posts: 248

PostPosted: Thu Jan 12, 2006 6:54 pm    Post subject: Reply with quote

shockertwin wrote:
Should i recompile as a module and do a modprobe ntfs???
I'd say if the file system isn't critical for boot, no harm in taking it out and making the kernel simpler. I'd stick with it as a module. Remember if you want it mounted automatically at boot to edit your fstab accordingly and put ntfs is modules.autoload.d.

Glad it worked out.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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