Bugzilla – Bug 403277
ntfs partition isn't mounted
Last modified: 2008-11-05 13:50:24 UTC
Created attachment 224039 [details] snapshot I have clean installation from dvd.Ntfs partition isn't mounted automatically.I tied it manually, and it's possible. Attached snapshot,where you can see it. user@linux-wkws:~> cat /proc/partitions major minor #blocks name 8 0 78150744 sda 8 1 56323858 sda1 8 2 1 sda2 8 5 20972826 sda5 8 6 851413 sda6
Created attachment 224040 [details] fstab
Hello, when you try "mount /windows" everything is OK ? no errors or something ? Thanks
Yes, everything is ok.I can mount ntfs partition correctly for example to /mnt. But, after a few days of testing i'm sure this happens only if windows isn't shutdown correctly.If i shutdown windows correctly via start button, it works.If i shutdown windows directly with power button(hold on), it doesn't work.
Please next time remove NEEDINFO status by selecting "This comment/attachment provides ..." checkbox after supplying needed information. Suppose mounting is done in /etc/init.d/boot.localfs.
I think this happens on purpose. If the shutdown was not done cleanly the filesystem will not be mounted automatically to prevent data corruption. Bernd, is that true ?
Rudi: It makes sense at least...
Rudi: yeah, that's what is happening, I think. See also bug 309074 which is more or less the same problem.
*** This bug has been marked as a duplicate of bug 309074 ***