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 majo...@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message