2011/7/10 Hans-J. Ullrich <[email protected]> > Hi all, > > I discovered, that ntfs-3g can not mount ntfs filesystems any more (running > as > root). Strangely no error messages are shown. Can someone confirm this > behaviour? > > I checked the buglist, and the only one similar to this bug might be > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630992 > > but I am not sure, if this behaviour deserves a new bugreport. > If someone can confirm this, I will be happy to write one. > > Regards > > Hans > > > hadn't had any problem with ntfs so far
root@laptop:~# fdisk -l Disk /dev/sda: 320.1 GB, 320071851520 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x31a431a3 Device Boot Start End Blocks Id System /dev/sda1 * 1 1824 14651248+ 83 Linux /dev/sda2 1825 38653 295820940+ 83 Linux /dev/sda4 38653 38913 2096452 5 Extended /dev/sda5 38653 38913 2096451 82 Linux swap / Solaris Disk /dev/sdb: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x31a431a3 Device Boot Start End Blocks Id System /dev/sdb1 1 19457 156288321 7 HPFS/NTFS root@laptop:~# blkid /dev/sdb1 /dev/sdb1: UUID="41DA872210E3EDBE" TYPE="ntfs" root@laptop:~# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1 14421344 6313164 7375620 47% / tmpfs 1900832 0 1900832 0% /lib/init/rw udev 1896024 272 1895752 1% /dev tmpfs 1900832 0 1900832 0% /dev/shm /dev/sda2 291179332 224288460 52099832 82% /home /dev/sdb1 156288320 118967836 37320484 77% /media/41DA872210E3EDBE root@laptop:~# cat /etc/mtab /dev/sda1 / ext4 rw,errors=remount-ro 0 0 tmpfs /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0 proc /proc proc rw,noexec,nosuid,nodev 0 0 sysfs /sys sysfs rw,noexec,nosuid,nodev 0 0 udev /dev tmpfs rw,mode=0755 0 0 tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 devpts /dev/pts devpts rw,noexec,nosuid,gid=5,mode=620 0 0 /dev/sda2 /home ext4 rw 0 0 binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,noexec,nosuid,nodev 0 0 none /proc/fs/vmblock/mountPoint vmblock rw 0 0 /dev/sdb1 /media/41DA872210E3EDBE fuseblk rw,nosuid,nodev,allow_other,blksize=4096,default_permissions 0 0 -- Regards, Umarzuki Mochlis http://debmal.my

