[Next] [Previous] [Up] [Top] [Contents] 
 4.1  File Systems
 4.1.6  Making and mounting file systems - summary
- format - format and partition the physical disk
chpt - Ultrix command to partition the disk
 - newfs - construct the file system on each partition
 - fsck - check the new file systems for internal consistency
 - mount/umount - mount/unmount the file systems
 - /etc/fstab, or /etc/vfstab (SunOS 5.X only) - edit this file to mount these file systems automatically at start of multi-user mode
 
 
 
 
Unix System Administration - 8 AUG 1996
[Next] [Previous] [Up] [Top] [Contents]