sizer(8)
NAME
sizer − a program that sizes system hardware
SYNTAX
/etc/sizer [ options ]
DESCRIPTION
The sizer program reports various items of information about a kernel file and the running system. It is also used to create a system configuration file in the doconfig command.
OPTIONS
-bCreate a boot command file for the current system disk. The sizer program creates the appropriate defboo and askboo command files in /usr/sys/*.cons. These files can then be used to update the systems console media. This only applies for VAX8600, VAX780, VAX6200, and VAX3400 cpus. This also applies for the VAX750 and VAX8200 only if the system disk is connected to an HSC.
-cReturn the CPU type of the running cpu.
-k image
Use the indicated kernel file instead of /vmunix. This is useful when the running system is not /vmunix or you wish information about a system that is not running.
-n filename
Creates a configuration file. The system must be running the /vmunix kernal unless the −k option is used. The −n option creates a configuration file in /tmp/filename and also a file required for MAKEDEV called /tmp/filename.devs
NOTE: The user should run doconfig to build a new kernal.
-rReturn only the name of the root device and partition.
-sReturn only the CPU subtype of the running cpu. It returns following values for the following cpus:
Returned
ValueCPU
11VAX8800
10VAX8700
9VAX8550
8VAX8500
6VAX8300
5VAX8200
4VAXstation 2000
The value 0 is returned for all other cpu types.
FILES
/usr/sys/780cons/defboo.cmd
/usr/sys/8200cons/defboo.com
/usr/sys/8600cons/defboo.com
/usr/sys/780cons/askboo.cmd
/usr/sys/8200cons/askboo.com
/usr/sys/8600cons/askboo.com
SEE ALSO
config(8), doconfig(8)
ULTRIX-32 Advanced Installation Guide