7. Enter the
sync
command to flush the new information to the disk.
sync
Configuring a Second Disk as One File System
To configure a second disk as one large file system, follow these steps:
1. Become the super-user and reboot the system into single-user mode:
su
reboot
b
2. Create a directory in / (root) for the file system to be mounted on
md1g
(for an IRIS 3020) or
si1g
(for an IRIS 3030). Its name must be
six characters or less. In this procedure, the name
n
is used.
cd /
mkdir n
3. Make the user file system:
IRIS 3020:
mkfs /dev/rmd1g
IRIS 3030:
mkfs /dev/rsi1g
4. Edit
/etc/rc.fs
to contain the following lines:
IRIS 3020:
mount /dev/md1g /n && echo ": /n\c":
IRIS 3030:
mount /dev/si1g /n && echo ": /n\c":
This line automatically mounts the new file system each time
multi-user mode is started.
6-12 IRIS OWNER’S GUIDE
SERIES 3000 Version 1.1
Disk Configuration
Содержание 3010
Страница 4: ......
Страница 15: ...Version 1 0 SERIES 3000 IRIS OWNER S GUIDE 2 3 Hardware Installation Figure 2 1 IRIS Series 3000 System ...
Страница 17: ...Version 1 0 SERIES 3000 IRIS OWNER S GUIDE 2 5 Hardware Installation Figure 2 3 IRIS 3010 Cabinet Front Panel ...
Страница 30: ...3 2 IRIS OWNER S GUIDE SERIES 3000 Version 1 0 Booting the IRIS Figure 3 1 IRIS Configuration Switches ...
Страница 42: ......
Страница 112: ......
Страница 118: ......
Страница 134: ...A 6 IRIS OWNER S GUIDE SERIES 3000 Version 1 0 Appendix A Figure A 1 Monitor Back Panel for Nineteen inch 60 Hz Monitor ...
Страница 135: ...Version 1 0 SERIES 3000 IRIS OWNER S GUIDE A 7 Appendix A Figure A 2 Monitor Back Panel for Fifteen inch 60 Hz Monitor ...
Страница 136: ...A 8 IRIS OWNER S GUIDE SERIES 3000 Version 1 0 Appendix A Figure A 3 Monitor Back Panel for 33 Hz Interlaced Monitor ...
Страница 139: ...Version 1 0 SERIES 3000 IRIS OWNER S GUIDE A 11 Appendix A Figure A 4 IRIS Cabinet Back Panel ...