On Wed, 2004-10-13 at 15:11, Ben Halicki wrote: > Hi, > > What is displayed when you use the mount command, to check for mounted > filesystems. Use this instead of df. Have you tried unmounting it > anyway? Might have to clear the corresponding line in /etc/mtab > manually. Here is what I get run I run just mount. mount /dev/hda2 on / type ext3 (rw) none on /proc type proc (rw) none on /sys type sysfs (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) usbdevfs on /proc/bus/usb type usbdevfs (rw) /dev/hda1 on /boot type ext3 (rw) none on /dev/shm type tmpfs (rw) /dev/hdb1 on /corp type ext3 (rw) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw) Thanks