NAME
|
mkfsconf, mknvrsafe, mkfsboot – build file server boot media |
SYNOPSIS
|
disk/mkfsconfig < cfg > cfgpart disk/mknvrsafe [ –c config ] disk/mkfsboot [ –m mbr ][ –p pbs ][ –l loader ] /dev/sdnn |
DESCRIPTION
|
These programs assist in setting up boot media for the file server.
Media prepared with these programs will be ready to use once authentication
information is entered at boot time.
|
EXAMPLE
To prepare an nvram file given the file server configuration file
fsconfig,
|
SOURCE
|
/sys/src/cmd/disk/mkfsconf.c /sys/src/cmd/disk/mknvrsafe.c /sys/src/cmd/disk/mkfsboot |
SEE ALSO
|
authsrv(2), fs(8), fsconfig(8) |
BUGS
|
Mkfsconf should not assume a 8192 byte block or require outside
help to align partitions properly. Only works for 386 machines. |