Mount point problem

Nathan Kinkade nkinkade at ub.edu.bz
Sun Aug 15 08:50:22 PDT 2004


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 
> was /usr and now I want ad0s1f to mount on boot as /usr. 
> 
> I can't seem to get anywhere with disklabel editor in 
> single-user mode. It errors out; device busy. When I 
> start diskeditor again, mount points are shown as <none>. 
> 
> I'm sure I'm overlooking a very basic issue, and I could 
> sure use some guidance.
> 
> 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
-- 
PGP Public Key: pgp.mit.edu:11371/pks/lookup?op=get&search=0xD8527E49
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040815/7fc6ed7d/attachment.bin


More information about the freebsd-questions mailing list