-
Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)
user@linux:~$ sudo pmount /dev/sda1
Filesystem: 'udf'
Filesystem: 'udf'
Filesystem: 'iso9660'
Filesystem: 'iso9660'
Filesystem: 'vfat'
Filesystem: 'vfat'
Filesystem: 'ntfs-3g'
Filesystem: 'ntfs-3g'
Filesystem: 'ntfs'
user@linux:~$ sudo pmount -t ntfs-3g /dev/sda1
Error: device /dev/sda1 is already mounted to /media/sda1
user@linux:~$ sudo pumount /dev/sda1
user@linux:~$ sudo pmount -t ntfs-3g /dev/sda1
Filesystem: 'ntfs-3g'
fusermount: mountpoint is not empty
fusermount: if you are sure this is safe, use the 'nonempty' mount option
fuse_mount failed.
Unmounting /dev/sda1 (External)
edit: the above messages can be duplicated on my system.
dmesg | tail
[17184849.436000] UDF-fs: No VRS found
[17184849.504000] Unable to identify CD-ROM format.
[17184849.568000] Unable to identify CD-ROM format.
[17184849.572000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[17184849.572000] FAT: bogus number of reserved sectors
[17184849.572000] VFS: Can't find a valid FAT filesystem on dev sda1.
[17184849.580000] FAT: bogus number of reserved sectors
[17184849.580000] VFS: Can't find a valid FAT filesystem on dev sda1.
[17184849.824000] NTFS-fs warning (device sda1): parse_options(): Option iocharset is deprecated. Please use option nls=<charsetname> in the future.
[17184849.864000] NTFS volume version 3.1.
Last edited by domino; July 21st, 2006 at 02:32 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks