From owner-freebsd-hackers Mon Jan 8 12:13:42 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA02784 for hackers-outgoing; Mon, 8 Jan 1996 12:13:42 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA02777 for ; Mon, 8 Jan 1996 12:13:39 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA10288; Mon, 8 Jan 1996 13:10:33 -0700 From: Terry Lambert Message-Id: <199601082010.NAA10288@phaeton.artisoft.com> Subject: Re: Add new slice to running system, comments? To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Mon, 8 Jan 1996 13:10:33 -0700 (MST) Cc: msmith@atrad.adelaide.edu.au, hackers@FreeBSD.org In-Reply-To: <404.821093364@critter.tfs.com> from "Poul-Henning Kamp" at Jan 8, 96 10:29:24 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org Precedence: bulk > > That still doesn't achieve what I want, which is for 'native' FreeBSD > > disk slices to be able to exist _inside_ a FAT filesystem. > > Yes in fact it would. > > It is the only way to avoid the terrible problems you get into if for > instance I > rm -f /dos/C/WINDOWS.SWP > while you swap on it. Shouldn't this (well, loose meaning of "should" in this case, since I don't agree with half of the VEXEC crap) result in an EBUSY? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.