dear anon,
have a quick look at you real mode interrupt vector table.
then, you must have a look at int 0x19, what is called "bootstrap"
loader.
in really most cases, this gives you a SEG:OFF to the loader previously
used.
microsoft did this since dos2.x or 3.x upwards 'til todays'
win95-dos7.x.
So it comes, that a int0x19 performs a "quick boot" but doesn't work in
every way!!
florian.