DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes
BOOT Class Reference

BOOT.COM utility to boot a floppy or hard disk device. More...

Inheritance diagram for BOOT:
Program

List of all members.

Public Member Functions

void Run (void)
 Program entry point, when the command is run.

Public Attributes

imageDisknewDiskSwap [MAX_SWAPPABLE_DISKS] = {}
 Array of disk images to add to floppy swaplist.

Detailed Description

BOOT.COM utility to boot a floppy or hard disk device.

Users will use this command to boot a guest operating system from a disk image. Options are provided to specify the device to boot from (if the image is already assigned) or a floppy disk image specified on the command line.

Definition at line 1163 of file dos_programs.cpp.


The documentation for this class was generated from the following file: