|
From: Roger <rog...@gm...> - 2026-03-31 15:21:22
|
> On Sun, Mar 29, 2026 at 06:45:37PM -0400, Karen Lewellen via Freedos-user wrote: >My question was weather freedos has its own boot loader application. That is >how freedos is related. Boot sequence of legacy BIOS with MBR formated storage media (eg. hard drive with formated MBR partition structures); 1) BIOS looks for MBR activate partition, 2) BIOS then looks for executable boot code, for example DOS IO.SYS/MSDOS.SYS, FreeDOS FDCONFIG.SYS/CONFIG.SYS, are then loaded into memory and executed. A decent DOS start execution process explanation can be found here: DOS DAYS, "A Guide to DOS Startup Files" https://www.dosdays.co.uk/topics/dos_startup.php As for Rockbox, Rockbox hooks into the OEM firmware/bootloader loading process. Roger |