mounting local file systems ... Failed
Nils Kassube
kassube at gmx.net
Fri Jul 24 18:26:40 UTC 2009
Ray Parrish wrote:
> I got the message in the subject suddenly on my last tow boots. The
> only partitions being mounted now are my Windows partition, and my
> Programs {for windows} partition. The other ntfs partitions are not
> being mounted and when I try to mount them by using Nautilus I get
> the following dialog of error messages -
>
> <http://www.rayslinks/Images/CannotMountVolume.png>
That URL seems to be your LAN address ...
> Here is what I have in fstab
>
> UUID=AA84ABA1463F85C9 /media/Downloads ntfs
> rw,user,nodev,noatime,blksize=4096 0 0
If I use those options and mount my NTFS partition in a terminal with
mount /dev/sda1
I get an error message "wrong fs type, bad option, ...". And the error
message is the same if I use the command with root privilege. If I don't
use the blksize=4096 option I can mount the partition - even as a normal
user.
> UUID=A0A8FF96A8FF6964 /media/Programs ntfs
> ro,nodev,noexec,noatime,blksize=4096 0 0
Those options don't work here either, same problem.
> Note that the two partitions that do get mounted are set to ro, while
> the ones not mounting are set to rw. That is the only difference I
> see.
I can also see the missing user option for the ro partitions, but that's
not the problem. However I don't know why you can mount the ro
partitions with the blksize option. Maybe it is a difference between our
systems. I have Jaunty with ntfs-3g installed.
Nils
More information about the ubuntu-users
mailing list