Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 1999 02:55:29 +0100
From:      Eivind Eklund <eivind@yes.no>
To:        fs@FreeBSD.ORG
Subject:   Mount bogosity
Message-ID:  <19990115025529.A362@bitbox.follo.net>

next in thread | raw e-mail | index | archive | help
root(eetest)--# chroot buildstage sh -c 'mount /dev/wd2a /mnt' 
root(eetest)--# umount buildstage/mnt 
umount: buildstage/mnt: not currently mounted
root(eetest)--# chroot buildstage sh -c 'umount /mnt' 

This does NOT look correct.   I couldn't find any way to unmount the FS
without repeating the chroot.

Eivind.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990115025529.A362>