From owner-freebsd-questions Sun Apr 18 10:17:49 1999 Delivered-To: freebsd-questions@freebsd.org Received: from catastrophe.gelemna.ft-wayne.in.us (fortwayne-max-4-8.fwi.com [209.84.173.106]) by hub.freebsd.org (Postfix) with ESMTP id 9578214DC1 for ; Sun, 18 Apr 1999 10:17:45 -0700 (PDT) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: from emerson.gelemna.ft-wayne.in.us (emerson.gelemna.ft-wayne.in.us [10.23.42.2]) by catastrophe.gelemna.ft-wayne.in.us (8.8.8/8.8.8) with ESMTP id MAA00730; Sun, 18 Apr 1999 12:14:38 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: (from croyle@localhost) by emerson.gelemna.ft-wayne.in.us (8.9.3/8.9.2) id MAA33596; Sun, 18 Apr 1999 12:15:15 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) To: Michel Quadflieg Cc: questions@freebsd.org Subject: Re: question on moving files References: Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Don Croyle Date: 18 Apr 1999 12:15:14 -0500 Organization: Minimal at best In-Reply-To: Michel Quadflieg's message of "Sun, 18 Apr 1999 18:22:32 +0200" Message-ID: <86aew5svdp.fsf@emerson.gelemna.ft-wayne.in.us> Lines: 17 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michel Quadflieg writes: > I was wondering if it is possible to move the /sbin dir to another partition > like /usr/sbin2 or whatever and the symlinking it..... I think that you'd miss some of the things in /sbin in the early stages of booting. It'd be kind of hard to mount /usr, for instance, if you've moved mount(8) from /sbin to /usr/sbin2. > This because I want to create more space on / I'd move /tmp and /var first. Other than that, most of the stuff on the root partition is there because it's potentially needed for either booting or recovery. -- I've always wanted to be a dilettante, but I've never quite been ready to make the commitment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message