Motload commands – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual
Page 71

MOTLoad Commands
MOTLoad Firmware Package User’s Manual (6806800C24D)
71
diskBoot(): GEV mot-boot-path does not exist
No device specified for boot and one not found in GEV.
No Boot File Path Specified
Boot device not specified nor in GEV.
diskBoot(): partition number reset
Partition number specified not between 0 and 4, reset to 0.
diskBoot(): open(<device>) failed, errno = <value>
Failed to open boot device.
diskBoot(): malloc(<image size>) failed, errno = <value>
Unable to malloc an image-sized buffer.
diskBoot(): unsupported device type
Boot device not disk/floppy/CD-ROM.
diskBoot(): ioctl(103) failed, errno = <value>
Unable to determine device's block size.
diskBoot(): bseek() failed, errno = <value>
Unable to seek to offset specified in device.
diskBoot(): read() failed, status = <value>, errno = <value>
Unable to read from device.
diskBoot(): signature failure - expected= <value>, actual= <value>
BOOT-RECORD block not a PReP/PC type.
diskBoot(): partition table not found
Partition table not found.