From owner-freebsd-questions@FreeBSD.ORG Sun Jan 18 02:41:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E1E016A4CE for ; Sun, 18 Jan 2004 02:41:16 -0800 (PST) Received: from holodoc.ip.se (ua-213-115-163-137.cust.bredbandsbolaget.se [213.115.163.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ABE543D67 for ; Sun, 18 Jan 2004 02:41:05 -0800 (PST) (envelope-from rd@tilde.se) Received: by holodoc.ip.se (Postfix, from userid 103) id 4C654128454; Sun, 18 Jan 2004 11:38:37 +0100 (CET) Received: from nyalaptopen (c-f79572d5.02-85-73746f13.cust.bredbandsbolaget.se [213.114.149.247]) by holodoc.ip.se (Postfix) with ESMTP id B9E7D12844E for ; Sun, 18 Jan 2004 11:38:34 +0100 (CET) Message-ID: <007701c3ddaf$8c58f000$8b01010a@nyalaptopen> From: "Rickard Dahlstrand" To: Date: Sun, 18 Jan 2004 11:40:53 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Sanitizer: This message has been sanitized! Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Cutting the power without unmounting the filesystem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2004 10:41:16 -0000 Hi, I have a computer that will have it's power removed quite often. In other w= ord It will not unmount the file system. What kind of implications does thi= s have in the long term? I have discovered that the start-up takes much longer because of having to = clean the file system. Is there a way to prevent this and what harm can cut= ting the power have on the system? I know of some installations that use read-only mounting. Is it possible to= mount / RO and /etc and /var RW? Will that speed up the boot process? Best Regards, Rickard.