Crate installer

Source
Expand description

§Installer library

The installer library exposes functionality to install Fuchsia to a disk by copying images from one block device to another. The primary use case is an installer USB, which contains the images to write to persistent storage.

Modules§

partition

Structs§

InstallationPaths

Enums§

BootloaderType

Functions§

do_install
find_install_source
get_bootloader_type
restart
Restart the machine.