mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-03 08:08:44 -04:00
[boot] write bootable mbr and fs_br (FAT32 only)
This commit is contained in:
parent
88143701ed
commit
7ae6715b55
3 changed files with 72 additions and 17 deletions
|
@ -26,7 +26,7 @@ const char* additional_copyrights =
|
|||
"http://pcunleashed.com\r\n"
|
||||
"Freeware\r\n"
|
||||
"\r\n"
|
||||
"Boot record handling by ms-sys by Henrik Carlqvist:\r\n"
|
||||
"Boot record handling from ms-sys by Henrik Carlqvist:\r\n"
|
||||
"http://ms-sys.sourceforge.net\r\n"
|
||||
"GNU General Public License (GPL) v2 or later\r\n"
|
||||
"\r\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue