Date: Wed, 21 Mar 2001 14:54:59 +0700 From: Eugene Grosbein <eugen@svzserv.kemerovo.su> To: freebsd-stable@FreeBSD.ORG Subject: 'make release' breaks vn0 Message-ID: <3AB85E53.CE88E841@svzserv.kemerovo.su> References: <3AB813C3.82638C88@svzserv.kemerovo.su>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! I keep vn0 used for mounting an ISO image (it's contents is mounted on /var/ftp/pub/... for downloads) and had experience with PicoBSD which detects next free vn? number so did not bother to check 'make release'. And it finished it's work. After that I found that it destroyed my vn0 configuration. I'm forced to use 'umount -f' to free mount point than do vnconfig and mount to restore running system. Finally I found that this can be avoided using make release VNDEVICE=vn1 ... This should be documented (f.e. in the FAQ when 'make release is explained) or, better, changed to detect free vn node. Now, is built release correct? Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AB85E53.CE88E841>