re...@adeptscience.com writes: > I am running FreeBSD 6.3 as a VMware virtual server and am getting some > strange results when I run fsck. When I run it in multi-user mode I get > quite a few UNREF FILE errors but when I switch to single user mode > fsck does not find any errors. Is this something I need to worry about > and if it is how might I try to get fsck to repair them?
When you run fsck in multi-user mode, are you running it on a mounted filesystem? In that case, those errors would be perfectly normal, since the kernel will typically have several file handles open on each filesystem it mounts. -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"