LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-16-2007, 05:49 AM   #31
radu.miron
LQ Newbie
 
Registered: Jan 2007
Distribution: Ubuntu 7.04 Fiesty Fawn
Posts: 13

Rep: Reputation: 0

I've searched right now and my FUSE version is: 2.6.3-1.fc6.i386, so the problem might not be from there..The thing is that when I try to mount my windows partition manually, I get this warning:
[HTML]WARNING: Old FUSE kernel module detected. This means, some driver features
are not available (swap file on NTFS, boot from NTFS by LILO),
and unmount is not safe unless you make sure the ntfs-3g process
naturally terminates after calling 'umount'. The safe FUSE kernel
driver is included in the official Linux kernels since version
2.6.20-rc1, or in the FUSE 2.6 software package. Please see the
next page for more help: http://www.ntfs-3g.org/support.html#fuse26
[/HTML]

....but my FUSE version is greater then 2.6.20!!
I tried to mount my ntfs partitions using http://www.mjmwired.net/resources/mj...-fc6.html#ntfs
 
Old 02-16-2007, 09:42 AM   #32
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
What do you see when you run this:
Code:
$ dmesg | grep fuse | grep -v audit
fuse init (API version 7.8)
fuse distribution version: 2.6.3
SELinux: initialized (dev hda1, type fuseblk), not configured for labeling
You should have output like mine, above.

The warning message you see is generated when your fuse version is 2.6.2, which is the version distributed by the Fedora project.

You might also want to check here:
Code:
$ ls -l /usr/lib/libfuse*
lrwxrwxrwx 1 root root    16 Feb 10 09:59 /usr/lib/libfuse.so.2 -> libfuse.so.2.6.3
-rwxr-xr-x 1 root root 87816 Feb  7 03:04 /usr/lib/libfuse.so.2.6.3
to make sure your library is correct.
 
Old 02-17-2007, 09:47 AM   #33
radu.miron
LQ Newbie
 
Registered: Jan 2007
Distribution: Ubuntu 7.04 Fiesty Fawn
Posts: 13

Rep: Reputation: 0
well....in the end...it works ...All I did is I modified the /etc/fstab file:
[HTML]/dev/sda1 /media/c_drive ntfs-3g ro 0 0
/dev/sda5 /media/d_drive ntfs-3g ro 0 0
[/HTML]
after I have mounted the partitions manually using:
[HTML]
ntfs-3g /dev/sda5 /media/d_drive/ -o ro
ntfs-3g /dev/sda1 /media/c_drive/ -o ro
[/HTML]
.....where "sda1" is my Windows Boot partition( C:\), and "sda5" is my "D:\" partition. The folders
/media/c_drive and /media/d_drive were created previously ....Thanks for the help! btw, that warning with OLD FUSE etc...it doesn't make any difference, from what I saw, it works fine (maybe because I have set the rights only to "ro", not "rw").

Cheers!
 
  


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
NTFS Read/Write HOW-TO Guide aoryx Linux - Software 3 12-29-2006 08:27 PM
Does Linux support Read-Write in NTFS? hackerarchangel Linux - Newbie 3 09-25-2005 02:31 AM
How to enable read-write support on NTFS? theMonkeY Linux - Software 4 06-26-2004 12:23 PM
Mounting NTFS read-write fredws Linux - Newbie 19 08-16-2003 04:11 PM
NTFS Read Write Snabber Linux - Newbie 1 12-23-2002 06:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:36 AM.

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