From owner-freebsd-questions Wed Jun 26 7:39:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 2C71637B406 for ; Wed, 26 Jun 2002 07:39:38 -0700 (PDT) Received: from [192.168.1.27] (pcp108019pcs.echryh01.nj.comcast.net [68.45.89.210]) by mtaout04.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GYB00LSJI21JM@mtaout04.icomcast.net> for freebsd-questions@freebsd.org; Wed, 26 Jun 2002 10:39:37 -0400 (EDT) Date: Wed, 26 Jun 2002 10:39:35 -0400 From: Ralph Dratman Subject: Why does the label editor not show existing mount points? X-Sender: ralph99@popmail.voicenet.com To: freebsd-questions@freebsd.org Message-id: MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Recently I decided to take Greg Lehey's advice from "The Complete FreeBSD" book and transplant /var into /usr/var. Although I still can't get the procedure to work exactly as Greg presents it (see p. 87), I did eventually make it happen as desired. In the process, I visited the filesystem label editor in sysinstall several times. On each occasion, I had to refer back to an existing df output to remind me where each filesystem is normally mounted, because the label program does not fill in existing mount points. Instead, except for swap partitions, it writes in lieu of my carefully-crafted mount points. Why is this, and should someone (such as myself) modify label to write in the existing mount points from /etc/fstab? I discovered fstab more or less by accident and now realize I can edit the mount points much more easily by modifying that file. But, seems to me, someone who doesn't know this, and is reworking an install, might be better served by using sysinstall with the existing mount points shown. Any insight appreciated. Regards, Ralph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message