Puzzle with umount ntsf partitions during shutdown 11.2

Running OpenSuSE 11.2, KDE 4.3.5 “release 0”, kernel 2.6.31.12-13-default.
During shutdown, the messages state:
“Unmounting file systems
Could not find /windows/J_big in mtab
umount: /windows/J_big: not mounted”

“Could not find /windows/C in mtab
umount: /windows/C: not mounted”

“Oops: umount failed :frowning: – trying to remount readonly…
extra sync…
…hope now it’s ok to reboot.”

Those two partitions are ntfs format, and are in mtab. The other Linux and FAT32 partitions unmount properly.

mtab is:

/dev/sda8 / ext4 rw,acl,user_xattr 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
debugfs /sys/kernel/debug debugfs rw 0 0
udev /dev tmpfs rw 0 0
devpts /dev/pts devpts rw,mode=0620,gid=5 0 0
/dev/sda9 /usr ext4 rw,acl,user_xattr 0 0
/dev/sda10 /home ext4 rw,acl,user_xattr 0 0
/dev/sda11 /var ext4 rw,acl,user_xattr 0 0
/dev/sda12 /tmp ext4 rw,acl,user_xattr 0 0
/dev/sda14 /data ext4 rw,acl,user_xattr 0 0
/dev/sda1 /windows/C fuseblk rw,allow_other,blksize=4096 0 0
/dev/sda2 /windows/D vfat rw,noexec,nosuid,nodev,gid=100,umask=0002,utf8=true 0 0
/dev/sda5 /windows/G_images vfat rw,noexec,nosuid,nodev,gid=100,umask=0002,utf8=true 0 0
/dev/sda6 /windows/H_S1 vfat rw,noexec,nosuid,nodev,gid=100,umask=0002,utf8=true 0 0
/dev/sda7 /windows/I_S2 vfat rw,noexec,nosuid,nodev,gid=100,umask=0002,utf8=true 0 0
/dev/sdb1 /windows/J_big fuseblk rw,allow_other,blksize=4096 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
securityfs /sys/kernel/security securityfs rw 0 0
gvfs-fuse-daemon /home/howard/.gvfs fuse.gvfs-fuse-daemon rw,nosuid,nodev,user=howard 0 0

fstab is:
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part8 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part9 /usr ext4 acl,user_xattr 1 2
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part10 /home ext4 acl,user_xattr 1 2
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part11 /var ext4 acl,user_xattr 1 2
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part12 /tmp ext4 acl,user_xattr 1 2
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part13 swap swap defaults 0 0
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part14 /data ext4 acl,user_xattr 1 2
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part1 /windows/C ntfs-3g defaults,locale=en_US.UTF-8
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part2 /windows/D vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part5 /windows/G_images vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part6 /windows/H_S1 vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/disk/by-id/ata-ST3200822AS_3LJ1RM8Z-part7 /windows/I_S2 vfat users,gid=users,umask=0002,utf8=true 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/disk/by-id/ata-ST3250620AS_6QE1LLCD-part1 /windows/J_big ntfs-3g defaults,locale=en_US.UTF-8

The two ntfs partitions are correctly mounted during boot, and read and write access works fine. I have not identified any problem with function, but I am curious about the shutdown messages. I am pretty sure they did not show in OpenSuSE 11.1.

Thanks,
Howard

Hi all!

I have same problem, but with ext3 partition mounted as /usr.

please help me,
Thanks!

Sorry!
It’s same to crmrhm!
not ext3 partition is ntfs partition.