From owner-freebsd-questions Thu Jan 31 9:15:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id 55C4637B402 for ; Thu, 31 Jan 2002 09:15:20 -0800 (PST) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.12.2/2002011500) with ESMTP id g0VHFIw02350; Thu, 31 Jan 2002 18:15:18 +0100 (CET) Received: from mail.cs.uni-sb.de (IDENT:jg38fS4tnMUi7ZZz5z1+IGzvCuLr2XOn@mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.1/2001121800) with ESMTP id g0VHFHF15025; Thu, 31 Jan 2002 18:15:17 +0100 (CET) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by mail.cs.uni-sb.de (8.12.2/2002011500) with ESMTP id g0VHFGk02453; Thu, 31 Jan 2002 18:15:16 +0100 (CET) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.11.0/8.11.0/wjp-SVR4/1999052600) id g0VHFF207413; Thu, 31 Jan 2002 18:15:15 +0100 (MET) From: Thomas Schuerger Message-Id: <200201311715.g0VHFF207413@wjpserver.cs.uni-sb.de> Subject: Re: How do I enable softupdates on / In-Reply-To: <4823504077.20020131181219@i.r00ted.it> from Walter Hop at "Jan 31, 2002 06:12:19 pm" To: walter@i.r00ted.it Date: Thu, 31 Jan 2002 18:15:15 +0100 (MET) Cc: Per olof Ljungmark , freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL57 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On an existing system, how do I enable softupdates for the / > partition? It > appears it cannot be made while its mounted so it looks like a > chicken-and-egg problem... The manpage of "mount" states that you can use "mount -f -r /" to remount / read-only (downgrade vom read-write to read-only), but on my system even on another partition mount tells me "Device busy". You should try that on your machine. Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message