CPBOOT(8) Domain/OS BSD CPBOOT(8)
NAME
cpboot - copy the system boot file sysboot
SYNOPSIS
/etc/cpboot source_directory target_directory
DESCRIPTION
cpboot copies the system boot file sysboot from one directory to another.
The sysboot file is used by the bootstrap prom to start the system.
cpboot is useful for copying sysboot to a floppy disk, thus making the
standalone utilities (sau) directory on the floppy disk accessible from
the boot prom. You may also use it to update a Winchester disk when a
new software release is distributed.
source_directory (required)
Specify directory containing the file sysboot.
target_directory (required)
Specify directory to which sysboot is to be copied.
This must be the entry directory on the target
logical volume.