On Fri, Dec 23, 2011 at 10:23:27PM +0800, [email protected] wrote: > X-debbugs-Cc: [email protected] > Package: initscripts > Version: 2.88dsf-16 > > I have little idea of which package causes > $ { df; mount;}|grep disk > /dev/disk/by-uuid/551e44e1-2cad-42cf-a716-f2e6caf9dc78 1071468 287800 > 729240 29% / > short name. > $ grep UUID /etc/fstab > UUID=551e44e1-2cad-42cf-a716-f2e6caf9dc78 / ext3 > defaults,commit=333,noatime,errors=remount-ro 0 1
I would suggest checking what is in /etc/mtab and /proc/mounts. /etc/mtab was changed to be a symlink to /proc/mounts. If you are mounting by UUID, then I think this is to be expected. Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/ `- GPG Public Key: 0x25BFB848 Please GPG sign your mail. _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

