From owner-freebsd-questions@FreeBSD.ORG Sun Apr 3 01:02:58 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 F288B16A4CE for ; Sun, 3 Apr 2005 01:02:57 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BC4B43D1D for ; Sun, 3 Apr 2005 01:02:57 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so922947rng for ; Sat, 02 Apr 2005 17:02:57 -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=I0wLxZuZloFcbh04OZc6fvz97IHLuG1uTg2U8p7pIcNoJL2LnELI76zZg/tK+ZNiVjPVlSnwKm4yAeieq3d36Z6A9pJrKpFDy7J/i4S/Rpl3X4TAPXJ0cgtFzYdq5EqUTOQjSTbptHCEoQVMsNL18dVXUs+BU5MkeoPJrWw7f24= Received: by 10.39.1.30 with SMTP id d30mr3151029rni; Sat, 02 Apr 2005 17:02:56 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sat, 2 Apr 2005 17:02:56 -0800 (PST) Message-ID: Date: Sun, 3 Apr 2005 03:02:56 +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: <200504022208.33711.danny@ricin.com> <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:02:58 -0000 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 ?