Bugzilla – Bug 140478
subfs mounts NTFS partitions with roprocuid
Last modified: 2007-06-04 16:47:46 UTC
Installation: SUSE 10 Final x86_64 (new installation) HW Info: http://www.cynapses.org/hwinfo.log Description: ------------- I got a USB Harddrive from a friend with NTFS installed. I attached it to my notebook and I couldn't enter the directory. dmesg told me that ntfs can't handle roprocuid. I mounted it manually without roprocuid and it worked just fine. Reproduction: -------------- Attach an USB Disk/Harddrive with a NTFS partition. mount: ------- /dev/sda1 on /media/infiniteXD type subfs (rw,nosuid,nodev,fs=ntfs,roprocuid,nls=utf8) dmesg: ------- NTFS driver 2.1.23 [Flags: R/W MODULE]. NTFS-fs error (device sda1): parse_options(): Unrecognized mount option roprocuid. subfs: unsuccessful attempt to mount media (256) NTFS volume version 3.1. NTFS-fs error (device sda1): ntfs_check_logfile(): The two restart pages in $LogFile do not match. NTFS-fs warning (device sda1): load_system_files(): Failed to load $LogFile. Will not be able to remount read-write. Mount in Windows. NTFS-fs error (device sda1): parse_options(): Unrecognized mount option roprocuid. subfs: unsuccessful attempt to mount media (256) NTFS-fs error (device sda1): parse_options(): Unrecognized mount option roprocuid. subfs: unsuccessful attempt to mount media (256)
*** This bug has been marked as a duplicate of 137207 ***
Closed.