Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
full access to hdd
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
sk8harddiefast
Guru
Guru


Joined: 15 Feb 2009
Posts: 335
Location: athens

PostPosted: Sun May 17, 2009 9:25 am    Post subject: full access to hdd Reply with quote

i have mount my 2 extra hdd and i can see them.i have access to them but only to see my files.i can't delete or move files from them.what i sould do to have root acces to them???
here is my fstab
Code:

/dev/sda1    /boot    ext2    defaults       1 2
/dev/sda2    none            swap            sw              0 0
/dev/sda3    /    ext3    noatime       0 1
none        /proc     proc    defaults          0 0
none        /dev/shm  tmpfs   defaults          0 0
/dev/sdc1   /media/320       ntfs     rw    <===================
/dev/sdb1   /media/500       ntfs       rw    <===================
/dev/sdd1   /media/usbflash   vfat
/dev/fd/  /mnt/floppy           auto            noauto,user             0 0
/dev/cdrom   /media/cdrom   auto   ro,user,noauto,unhide
/dev/cdrom1   /media/cdrom1   auto   ro,user,noauto,unhide
Back to top
View user's profile Send private message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Sun May 17, 2009 9:32 am    Post subject: Reply with quote

Try to visit this page
http://en.gentoo-wiki.com/wiki/NTFS-3G
Back to top
View user's profile Send private message
sk8harddiefast
Guru
Guru


Joined: 15 Feb 2009
Posts: 335
Location: athens

PostPosted: Sun May 17, 2009 9:48 am    Post subject: Reply with quote

Code:
ntfs-3g /dev/sdc1 /media/320
FATAL: Error inserting fuse (/lib/modules/2.6.27-gentoo-r8/kernel/fs/fuse/fuse.ko): Invalid module format
Volume name could not be converted to current locale: Invalid or incomplete multibyte or wide character
ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root


cd /lib/modules/2.6.27-gentoo-r8/kernel/fs/fuse/
Code:

modprobe fuse
FATAL: Error inserting fuse (/lib/modules/2.6.27-gentoo-r8/kernel/fs/fuse/fuse.ko): Invalid module format
Back to top
View user's profile Send private message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Sun May 17, 2009 11:26 am    Post subject: Reply with quote

Have you emerged sys-fs/fuse, before emerge ntfs-3g?
Back to top
View user's profile Send private message
sk8harddiefast
Guru
Guru


Joined: 15 Feb 2009
Posts: 335
Location: athens

PostPosted: Sun May 17, 2009 11:27 am    Post subject: Reply with quote

yes.and module fuse.ko exists in file fuse
_________________
Compile The Universe
Back to top
View user's profile Send private message
Strowi
l33t
l33t


Joined: 19 Aug 2003
Posts: 656
Location: Bonn

PostPosted: Mon May 18, 2009 6:51 am    Post subject: Reply with quote

is 2.6.27-gentoo-r8 the kernel you are using? ( "uname -r")
_________________
--
Linux & such ...
http://blog.hasnoname.de
Back to top
View user's profile Send private message
sk8harddiefast
Guru
Guru


Joined: 15 Feb 2009
Posts: 335
Location: athens

PostPosted: Mon May 18, 2009 7:20 am    Post subject: Reply with quote

yeap =/
_________________
Compile The Universe
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Mon May 18, 2009 7:40 pm    Post subject: Reply with quote

sk8harddiefast,

The fuse module has to be enabled in the kernel .config. I suggest you take a look at one of my kernel seeds to see how to properly set up for fuse. Also, trying to invoke external drives via /etc/fstab (such as USB/optical drives) causes hal to be unable to read said drives. If you are running in a completely CLI environment, your /etc/fstab won't be an issue. If you're trying to run X, then you need to clean out /etc/fstab.

Also, don't forget to make modules_install once you reset your .config.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
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