I start with the little and less important problem. Time ago i made my own ms-dos bootable usb device, then i added to it some other commands like "edit.exe", "format.com", "keyb.com", "undelete.exe", "unformat.exe", "xcopy.exe". The standard commands works correctly, but to use the command i manually copyed in the usb device, when i'm in a folder different from "C:", they don't work.
ES:
C:\
i write: keyb it
it works
C:\games\pac_pc2
i write: keyb it
"unknown command"
C:\games\pac_pc2
i write: C:\keyb it
it works
So the first question is: how to make the added commands available even from other folders?
____________________________________________________________________
Now, let's go to the most important question:
My new computer has only SATA and USB devices. But when i boot my DOS device, it doesn't recognize SATA HardDisks (i've 2 HardDisks, both in FAT32).
How to let my USB-DOS recognize SATA HardDisks?
I really, really need that, it's really really important...
I don't want to let you hurry, but... i REALLY need my DOS to recognize SATA, it's nearly a matter of life or death...