Making the Filesystem Available for Use

You’re almost done. All that remains now is to mount the new filesystems you’ve created.

Tip

If Sysinstall does not automatically write an entry into /etc/fstab for the newly added filesystems, you might want to set up /etc/fstab yourself to ensure that filesystems will mount automatically on bootup (a full discussion of the mount command and how to use /etc/fstab appears in “Understanding the /etc/fstab File,” in Chapter 12).

In this chapter, though, you’re dealing with the simplest possible case: new, clean FreeBSD-formatted partitions. You can use the mount command in its most straightforward way.

Create a directory to act as the mount point (for example, /mnt/newdisk). You can do this anywhere in the ...

Get FreeBSD6 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.