Function 18, subfunction 6 - save ramdisk to the file on hard drive.
Parameters:
- eax = 18 - function number
- ebx = 6 - subfunction number
- ecx = pointer to the full path to file
(for example, "/hd0/1/kolibri/kolibri.img")
Returned value:
Замечания:
- All folders in the given path must exist, otherwise function
returns value 5, "file not found".