Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
DOS Startup and memory mapping
Name: happs Date: June 3, 2003 at 00:45:39 Pacific OS: MS-DOS 6.22 CPU/Ram: PII 350/160 MB
Comment:
I was wondering if someone could supply me a URL or information about the finer details of the DOS startup process. I have a project in Assembly to load the DOS KERNEL (residing on a floppy drive). I have also managed to figure out where (in memory) which files (e.g. io.sys , msdos.sys and command.com) are loaded..but the problem seems to be that e.g io.sys is 38k in MS-DOS 6.22 but in memory it is loaded in two different places..firstly at location 0070:xx (system data 3k) and seconldly at location 00B82 onwards (11k system data)..now the question is..WHICH part of the 38k file (io.sys) are these 11k and 3k portions loaded in memory..any help would be greatly appreciated
Summary: Ok, what I want to do is get rid of the text announcements regarding equpiment and memory at DOS's startup, perhaps even displaying a company logo instead. What I already know: DOS interrupts 17 and 1...
Summary: You can use some tools(e.g. ProView) to view the IO.SYS memory map of MS-DOS 7.10. But please note that MS-DOS 7.10 IO.SYS includes both IO part and MSDOS part, so MSDOS.SYS is just a text file. ...
Summary: I've got an IBM usb memory It has drivers for w9x. Under w2k, ME, MACOS built in the OS I'm looking for DOS drivers, and any generic DOS driver for other USB devices. ...