From owner-freebsd-questions@FreeBSD.ORG Sun Aug 15 15:50:22 2004 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 7DC1E16A4DB for ; Sun, 15 Aug 2004 15:50:22 +0000 (GMT) Received: from frontend1.messagingengine.com (frontend1.messagingengine.com [66.111.4.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DC5343D31 for ; Sun, 15 Aug 2004 15:50:22 +0000 (GMT) (envelope-from nkinkade@fastmail.fm) X-Sasl-enc: Yx6EXpOYTvmkzY5idvEy6g 1092585017 Received: from gentoo-npk.bmp.ub (unknown [206.27.244.136]) by www.fastmail.fm (Postfix) with ESMTP id 5FD06C14AE7; Sun, 15 Aug 2004 11:50:17 -0400 (EDT) Received: from nkinkade by gentoo-npk.bmp.ub with local (Exim 4.21) id 1BwNFt-0000La-Qv; Sun, 15 Aug 2004 09:49:09 -0600 Date: Sun, 15 Aug 2004 09:49:09 -0600 From: Nathan Kinkade To: Jay O'Brien Message-ID: <20040815154909.GR782@gentoo-npk.bmp.ub> References: <411F132C.5010906@att.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n0t7pLec3q0yZKtb" Content-Disposition: inline In-Reply-To: <411F132C.5010906@att.net> User-Agent: Mutt/1.5.6i Sender: cc: FreeBSD - questions Subject: Re: Mount point problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nathan Kinkade List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2004 15:50:22 -0000 --n0t7pLec3q0yZKtb Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 15, 2004 at 12:39:24AM -0700, Jay O'Brien wrote: > I've changed the mount point for devices; i.e., ad0s1g=20 > was /usr and now I want ad0s1f to mount on boot as /usr.=20 >=20 > I can't seem to get anywhere with disklabel editor in=20 > single-user mode. It errors out; device busy. When I=20 > start diskeditor again, mount points are shown as .=20 >=20 > I'm sure I'm overlooking a very basic issue, and I could=20 > sure use some guidance. >=20 > Jay O'Brien > Rio Linda, CA USA The disklabel doesnt' specify the mount point for partitions, it simply describes the size and number of partitions. Edit the file /etc/fstab to direct init how/where to mount your various partitions that the disklabel describes. The disklabel editor that is part of sysinstall asks about a mount point because it will usually need to automatically mount your partitions during a new install. Nathan --=20 PGP Public Key: pgp.mit.edu:11371/pks/lookup?op=3Dget&search=3D0xD8527E49 --n0t7pLec3q0yZKtb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBH4X1O0ZIEthSfkkRAn4HAKCcuV/I0ZSGBci+Gl+LA1Y4lcSBOQCg70x4 L3au786JXlTehrNGt56wisY= =PAcd -----END PGP SIGNATURE----- --n0t7pLec3q0yZKtb--