On 2012-02-10 Tollef Fog Heen <[email protected]> wrote:
> Package: findutils
> Version: 4.4.2-4
> Severity: normal

> doing a find / -printf "%F\n" will print «rootfs» as the fs type when
> you have booted using an initramfs.  It should print ext4 or whatever
> file system you are using instead.
[...]

It does for on squeeze:

ametzler@argenau:~$ find /bin -printf "%F\n" | head -n1
ext3

Did you perhaps symlink /proc/mounts to /etc/mtab?

/proc/mounts contains duplicate entries for /.

cu andreas



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to