Public bug reported:
Binary package hint: libvolume-id0
When trying to mount one of my NTFS partitions without specifying the
"-t" option mount uses reiserfs instead of NTFS.
The mount command (util-linux 2.13-8ubuntu1):
[EMAIL PROTECTED]:~$ sudo mount /dev/sdh1 /mnt/data
mount: Operation not supported
The above mount command leads to the following output in /var/log/messages:
Jan 7 16:19:02 centrino kernel: [802892.168000] ReiserFS: sdh1: found reiserfs
format "3.6" with standard journal
Jan 7 16:19:02 centrino kernel: [802892.168000] ReiserFS: sdh1: using ordered
data mode
Jan 7 16:19:02 centrino kernel: [802892.168000] ReiserFS: sdh1: warning:
sh-461: journal_init: wrong transaction max size (580377787). Changed to 1024
Jan 7 16:19:02 centrino kernel: [802892.168000] ReiserFS: sdh1: journal
params: device sdh1, size 8192, journal first block 18, max trans len 1024, max
batch 900, max commit age 938405364, max trans age 30
Jan 7 16:19:02 centrino kernel: [802892.172000] ReiserFS: sdh1: checking
transaction log (sdh1)
Jan 7 16:19:03 centrino kernel: [802893.316000] ReiserFS: warning:
is_tree_node: node level 30794 does not match to the expected one 4
Jan 7 16:19:03 centrino kernel: [802893.316000] ReiserFS: sdh1: warning:
vs-5150: search_by_key: invalid format found in block 4194288. Fsck?
Jan 7 16:19:03 centrino kernel: [802893.316000] ReiserFS: sdh1: warning:
vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat
data of [1 2 0x0 SD]
Jan 7 16:19:03 centrino kernel: [802893.316000] ReiserFS: sdh1: Using r5 hash
to sort names
Jan 7 16:19:03 centrino kernel: [802893.320000] ReiserFS: sdh1: warning:
xattrs/ACLs enabled and couldn't find/create .reiserfs_priv. Failing mount.
fdisk proves that it is actually an NTFS partition:
[EMAIL PROTECTED]:~$ fdisk -l /dev/sdh
Disk /dev/sdh: 300.0 GB, 300069052416 bytes
255 heads, 63 sectors/track, 36481 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xeeff2264
Device Boot Start End Blocks Id System
/dev/sdh1 1 36481 293033601 7 HPFS/NTFS
I already had a discussion on the util-linux-ng mailing list. A test program
confirmed that the actual error happens in libvolume-id0 (113-0ubuntu16), not
in mount.
I own two identical drives with the same partitioning. Only one drive
shows this behavior. The other one mounts as expected.
** Affects: udev (Ubuntu)
Importance: Undecided
Status: New
--
NTFS partition tried to mount as reiserfs
https://bugs.launchpad.net/bugs/181305
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs