From owner-freebsd-questions@FreeBSD.ORG Sun Apr 3 01:16:59 2005 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 75E6916A4CE for ; Sun, 3 Apr 2005 01:16:59 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id E283A43D48 for ; Sun, 3 Apr 2005 01:16:58 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so923864rng for ; Sat, 02 Apr 2005 17:16:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=gLrjZyOeYpXGQFkfy6/SIMXJnWTPXcNQhKJx2ojeLNr/mnmdofYrjg7ulF0o+ZJXhn6p6c/quh3wRwPNiu7YPMgHb9tFkOfhT3ZUsSHLba3TwVXHkvLzFDE7bVlK2PNyuaXnFxRqwwqfLyrrH2x5S/K45JOoJ2OVOlUmQcI/03A= Received: by 10.38.160.52 with SMTP id i52mr4010899rne; Sat, 02 Apr 2005 17:16:58 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sat, 2 Apr 2005 17:16:58 -0800 (PST) Message-ID: Date: Sun, 3 Apr 2005 03:16:58 +0200 From: Gert Cuykens To: racerx@makeworld.com In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <424EFF81.6020205@makeworld.com> <200504022227.20439.danny@ricin.com> <424F00EE.20009@makeworld.com> <424F16AA.6030909@locolomo.org> <424F3CF4.4030100@makeworld.com> cc: freebsd-questions@freebsd.org cc: Danny Pansters Subject: Re: can i delete /stand ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2005 01:16:59 -0000 On Apr 3, 2005 3:09 AM, Gert Cuykens wrote: > On Apr 3, 2005 3:02 AM, Gert Cuykens wrote: > > On Apr 3, 2005 2:52 AM, Gert Cuykens wrote: > > > On Apr 3, 2005 2:46 AM, Chris wrote: > > > > Gert Cuykens wrote: > > > > > FX-53R rm -r /stand > > > > > FX-53R ls > > > > > bin cdrom dev entropy lib mnt rescue sys usr > > > > > boot compat dist etc libexec proc sbin tmp var > > > > > FX-53R > > > > > > > > > > Doesnt this look much better :) > > > > > > > > > > Next what do i have to do to remove /compat /sys and /rescue ? > > > > > > > > > > > > > > > > > > Dont forget rm -r /boot > > > > > > > > > > but i like /boot :) maybe i can rename it later to /freebsd but first > > > i want to get rit of /cdrom /compat /sys /rescue > > > > > > > i changed the fstab for the cdrom to /mnt and the compat and dist was > > empty so now my / looks like > > > > FX-53R ls > > bin dev etc libexec proc sbin tmp var > > boot entropy lib mnt rescue sys usr > > FX-53R > > > > i need some advice on the /rescue and /sys doh ? > > > > i also noticed /proc is empty but i read in the manual > > /proc Process file system; see procfs(5), mount_procfs(8). > > "better ask Eric" i was thinking before removing > The folowing may be a tricky one how to move the /entropy to /boot/entropy