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 Chapter 6, Starting an Operating System Manually provides a complete description of this commands operation.

See also

file.