Hi,
I get a list of valid drives by
probing the drives in my system with:
mov ah,4Eh
mov al,XX ; XX=drive {1..26}
xor cx,cx
mov dx,filespec ; A:\*.*
int 21h
When I remove a CDROM disc, from X:,
the CDROM information is not gone, I still get
X: valid, wrong!
I get the information of a floppy a
Eric Auer wrote:
>Hi, try loading SHARE, for file sharing and locking:
>http://www.coli.uni-sb.de/~eric/stuff/soft/by-others/freedos-share-04may2004.zip
>
>or use an older version. Try with FAT16 if FAT32 is a problem. Do not forget
>to try loading network / ... drivers low, loading them into UMB