Interrups | Categories | Contents |
AX = 4D00h DS:SI -> command packet (see #00283)
Return:
CF clear if successful CF set on error AX = return codes
See Also: AH=48h - AH=4Ah - AX=4B00h - AH=4Ch
Format of Bootable CD-ROM "get boot catalog" command packet: Offset Size Description (Table 00283) 00h BYTE size of packet in bytes (08h) 01h BYTE number of sectors of boot catalog to read 02h DWORD -> buffer for boot catalog 06h WORD first sector in boot catalog to transfer
See Also: #00281
Category: Disk I/O Enhancements - Int 13h - B
Interrups | Categories | Contents |