From owner-freebsd-isp Tue Mar 25 11:32:11 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D5CC37B404 for ; Tue, 25 Mar 2003 11:32:09 -0800 (PST) Received: from users.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B94343F3F for ; Tue, 25 Mar 2003 11:32:07 -0800 (PST) (envelope-from munk@users.munk.nu) Received: from users.munk.nu (munk@localhost [127.0.0.1]) by users.munk.nu (8.12.8/8.12.8) with ESMTP id h2PJXSHP084653 for ; Tue, 25 Mar 2003 19:33:28 GMT (envelope-from munk@users.munk.nu) Received: (from munk@localhost) by users.munk.nu (8.12.8/8.12.8/Submit) id h2PJXSgo084652 for freebsd-isp@FreeBSD.ORG; Tue, 25 Mar 2003 19:33:28 GMT Date: Tue, 25 Mar 2003 19:33:28 +0000 From: Jez Hancock To: freebsd-isp@FreeBSD.ORG Subject: Re: file system help needed Message-ID: <20030325193328.GB84513@users.munk.nu> Mail-Followup-To: freebsd-isp@FreeBSD.ORG References: <001a01c2f2f4$8b515360$1701a8c0@britesite.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-32.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Mar 25, 2003 at 08:26:48PM +0100, Arie J. Gerszt wrote: > Hi List > > Thanks for pointers. I deleted /tmp and moved mostly of /sbin /bin to > /usr/copy/(s)bin and created symbolic links instead. Probably not a > very good solution, but it worked quickly. You should not do this - if you have to reboot into single user mode /usr will not be mounted and you won't be able to do anything since all your important binaries are in /usr/copy/sbin etc. Always leave /bin and /sbin alone. Regards, Jez To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message