BootProg: Difference between revisions
From OSDev Wiki
Jump to navigation
Jump to search
mNo edit summary
m (Revert the nonexisting name spelling.)
Line 1:
Line 1:
{{Stub}}
{{Stub}}
'''BootProg''' is a boot loader written by (削除) Alexej Frounze (削除ここまで). BootProg is able to load [[COM]]/[[MZ]] programs from a FAT12/16/32-formatted media (e.g. floppy, hard disk, USB stick, CD in floppy emulation mode).
'''BootProg''' is a boot loader written by (追記) Alexey Frunze (追記ここまで). BootProg is able to load [[COM]]/[[MZ]] programs from a FAT12/16/32-formatted media (e.g. floppy, hard disk, USB stick, CD in floppy emulation mode).
BootProg is written in NASM and may be an interesting alternative for those who find GRUB bloated for their needs, or have a working environment where FAT/EXE is more comfortable than EXT2/ELF.
BootProg is written in NASM and may be an interesting alternative for those who find GRUB bloated for their needs, or have a working environment where FAT/EXE is more comfortable than EXT2/ELF.
Revision as of 01:17, 16 July 2021
This article is a stub! This page or section is a stub. You can help the wiki by accurately contributing to it.
BootProg is a boot loader written by Alexey Frunze. BootProg is able to load COM/MZ programs from a FAT12/16/32-formatted media (e.g. floppy, hard disk, USB stick, CD in floppy emulation mode).
BootProg is written in NASM and may be an interesting alternative for those who find GRUB bloated for their needs, or have a working environment where FAT/EXE is more comfortable than EXT2/ELF.
See Also
Retrieved from "https://wiki.osdev.org/index.php?title=BootProg&oldid=26183"