<ide-disk>.add-diff-file <ide-disk>.create-partition – deprecated
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<ide-disk>.add-partial-diff-file

Synopsis

<ide-disk>.add-partial-diff-file filename start [size] [-force]

Description

Adds a partial diff file, filename, to the list of files for a disk. This is basically the same command as add-partial-diff-file.

The diff file was typically created with the save-diff-file command, or by a saved configuration. The start and size arguments specify the location within the image. If size is left out, the (virtual) size of the file is used.

If any unsaved changes are found in the image object, the command will fail. Such changes can be discarded by using the -force flag, or first saved using the save-diff-file command.

Provided By

ide

See Also

<ide-disk>.save-diff-file, <image>.add-diff-file, <image>.add-partial-diff-file
<ide-disk>.add-diff-file <ide-disk>.create-partition – deprecated