On one of my systems, wich otherwise works perfectly, I have one small issue. If I do 'df', I do not see my root fs. (Same for 'mount') I know it is here and it works (it's /dev/hda4). The corresponding entry is in the /etc/fstab. Doing 'df /', I get Filesystem 1K-blocks Used Available Use% Mounted on - 10863172 2150372 8160968 21% / In /proc/mounts I see rootfs / rootfs rw 0 0 What am I missing ? Michael