Computing.Net > Forums > Disk Operating System > DOS Startup and memory mapping

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

Reply to Message Icon

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



Sponsored Link
Ads by Google

Response Number 1
Name: bitbyte
Date: June 3, 2003 at 11:51:27 Pacific
Reply:


here is the disassembled version of bootsectors

the bootsector on a disk loads the io.sys
if you need help with this -> mail me
here is the link
botdiss.txt

good luck


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: DOS Startup and memory mapping

Help needed: How to change DOS Startup? www.computing.net/answers/dos/help-needed-how-to-change-dos-startup/1054.html

memory map of io.sys www.computing.net/answers/dos/memory-map-of-iosys/14335.html

DOS drivers for USB devices and memories www.computing.net/answers/dos/dos-drivers-for-usb-devices-and-memories/6255.html