5. /etc/checklist is the default list of file systems to be checked by fsck.
Edit /etc/checklist and add the new file systems:
IRIS 3020:
/dev/rmd1g
IRIS 3030:
/dev/rsi1g
6. Name the file system and give it a volume name with the labelit
command:
IRIS 3020:
labelit /dev/rmd1g n sgi
IRIS 3030:
labelit /dev/rsi1g n sgi
7. Enter the sync command to flush the new information to the disk.
sync
6.3 IRIS Terminal Disk Conguration
This subsection describes three procedures:
•ChangingtheswappartitionsizeonanIRIS3010
•ConfiguringaseconddiskonanIRIS3010
•Creatingandusingabackupfloppyset
6.3.1 Changing the Swap Partition Size on an IRIS Terminal
The disk on the IRIS 3010 is divided into three partitions: the root partition,
which contains the file system; the swap partition, which is used by the kernel
for paging; and the backup partition, which is a copy of the root partition.
The root partition is device md0a, the swap partition is md0b, and the backup
partition is md0c.
The size of the swap partition determines the maximum amount of virtual
memory that can be used. At any instant in time, the sum of the sizes of all
the processes known to Un i x cannot exceed the size of the swap partition. To
Version 1.1 SERIES 3000
IRIS OWNER’S GUIDE 6-13 Disk Conguration