Public bug reported:

Bug in Gutsy Gibbon (Kubuntu 7.10) not in Feisty.

I can't mount the Vista partition (NTFS) in my laptop as a normal user
(in Feisty I could). Line in my /etc/fstab:

# /dev/sda1
/dev/sda1 /windows ntfs defaults,nls=utf8,umask=007,uid=0,gid=46,noauto,rw,user 
0 1

The line in Feisty's /etc/fstab (then working OK):

# /dev/sda1
# LABEL=win-vista /windows ntfs 
defaults,nls=utf8,umask=007,uid=0,gid=46,noauto,rw,user 0 1
/dev/sda1 /windows ntfs-3g 
defaults,nls=utf8,umask=007,uid=0,gid=46,noauto,rw,users 0 0

I have tried option "users" instead of "user", options uid and gid set
to my user and prymary group id, etc. The only change is that in Feisty
I used ntfs-3g that I think that now is "integrated" with fuse by
default. Let's see:

$ mount /windows/
Error opening partition device: Permiso denegado
Failed to mount '/dev/sda1': Permiso denegado

but:

$ sudo mount /windows/

works perfectly well. Any ideas? Thanks a lot in advance.

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
cannot mount NTFS partition as a normal user
https://bugs.launchpad.net/bugs/184820
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to