# mount
say?[root@dhcppc0 /usr/home/skmpz]# mount
/dev/ad0s1a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/ad0s1e on /tmp (ufs, local, soft-updates)
/dev/ad0s1f on /usr (ufs, local, soft-updates)
/dev/ad0s1d on /var (ufs, local, soft-updates)
procfs on /proc (procfs, local)
[B]/dev/ad3s1 on /media/disk (ntfs, local, nosuid)
/dev/ntfs/files on /media/files_ (ntfs, local, nosuid)[/B]
SirDice said:Looks like either Gnome or KDE automounted them. Just right-click on the disk icon and select unmount.
and then I can unmount.cd /
Sometimes? Unmounting should *never* work if the partition/mount point is still open/in use.zeiz said:Sometimes I cannot unmount a drive if after doing something there I'm still in its directory.
# umount -f /mnt/
, but sometimes it might result in data loss.