Al 29/11/12 18:28, En/na Luca Olivetti ha escrit: unt" lists virtual partitions (dev, usb, etc.) a bazillion times? (it also showed a vfat partition mounted twice). > > And now I realized that every normal partition (with the exception of /) is > mounted 3 times, e.g. > > $ mount | grep '/home ' > /dev/sda8 on /home type ext3 (rw,noatime) > /dev/sda8 on /home type ext3 (rw,noatime,commit=600) > /dev/sda8 on /home type ext3 (rw,noatime,commit=0) > /dev/sda8 on /home type ext3 (rw,noatime,commit=0) > > > this doesn't sound right.
It turns out that during the semi-failed upgrade from mandriva, the post scriplet from util-linux didn't run, so /etc/mtab wasn't a simlink to /proc/mounts https://bugzilla.redhat.com/show_bug.cgi?id=655571 I don't know if this also explains the problem of the ntfs partitions or not. Bye -- Luca
