BootProg: Difference between revisions

From OSDev Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{Stub}}
{{Stub}}


'''BootProg''' is a boot loader written by (削除) Alexei Frounze (削除ここまで). BootProg is able to load COM/EXE programs from a FAT12/(削除) FAT16 (削除ここまで)floppy (削除) drive or (削除ここまで)hard (削除) drive (削除ここまで).
'''BootProg''' is a boot loader written by (追記) Alexey Frunze (追記ここまで). BootProg is able to load COM/EXE programs from a FAT12/(追記) 16/32 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.


==See Also==
==See Also==
* [(削除) http (削除ここまで)://alexfru(削除) .chat.ru (削除ここまで)/(削除) epm.html (削除ここまで)BootProg (削除) Homepage] (削除ここまで)
* [(追記) https (追記ここまで):/(追記) /github.com (追記ここまで)/alexfru/BootProg BootProg (追記) Project (追記ここまで)]
(削除) * [http://www.dex4u.com/bootprog.htm (削除ここまで)BootProg (削除) Manual (削除ここまで)]


[[Category:Bootloaders]]
[[Category:Bootloaders]]

Revision as of 07:51, 12 June 2016

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/EXE programs from a FAT12/16/32 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=19349"