Installation guide

If you want to create a ufs file system, use the newfs command and type:
# newfs /dev/rdsk/c#d#s#
To mount a ufs file system, type:
# mount -F ufs /dev/dsk/c#d#s# /mnt
For more information, see the newfs(1M) and mount(1M) man pages.
To create a Solaris partition, run the format command and go to the Partition
menu. For more information, see the format(1M ) man page.
10-124
Information Library for Solaris 2.6 (Intel Platform Edition) August 1997