foralost / isoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISO FS to FAT32 MBR converter with your own bootloader

My attempt to create a program which will allow to read an .ISO file, and create an MBR partition table with 1 FAT32 partition containing whole device. Also, there will be a support of loading your own bootloader onto the MBR partition table, and given partition.

About

License:GNU General Public License v3.0


Languages

Language:PostScript 79.6%Language:C 19.1%Language:Assembly 0.8%Language:Python 0.4%Language:C++ 0.1%Language:Makefile 0.0%Language:Shell 0.0%