Re: NTFS partition tried to mount as reiserfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mike Frysinger wrote:
On Tuesday 08 January 2008, Peter Klotz wrote:
On Monday 07 January 2008, Peter Klotz wrote:
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-ng 2.13):
with 2.13+, mount itself no longer does filesystem detection.  instead,
that job is left up to other (better) libraries which is a good thing
(people maintaining mount need not spend time on it).

however, there are two different libraries util-linux will attempt to use
and the one is decided at build time.  please post the output of:
ldd $(which util-linux)
so that we can figure out what library you're using and so you can figure
out what library you should see if there is a newer version of

hrm, i'm guessing you didnt build util-linux by yourself ? what distribution are you using and what version of the package ? if you did build util-linux, please post the config.log after running `./configure`.
-mike

I am using Ubuntu 7.10 i386, the package version of util-linux is 2.13-8ubuntu1.

Best regards, Peter.
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux