Name

load — Load executable images

Synopsis

load {file...}

Options

file

File paths to load

Description

This command is used to load OS files which can be started using the boot command. The way a file is loaded is determined by the files type. The file type is found using the internal detection code. The type of a file may be examined using the file command.

The Section 6.7, “Starting an Operating System” provides a description of using this command to start an operating system.

See also

setargs.

boot.

file.