1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[grub] update Grub4DOS to latest

* Also update AppVeyor build script
This commit is contained in:
Pete Batard 2017-05-15 12:44:20 +01:00
parent 23d71ae0f1
commit 9e2d0239e6
5 changed files with 16 additions and 13 deletions

View file

@ -1,7 +1,7 @@
This directory contains the Grub4DOS boot records that are used by Rufus
* grldr.mbr was taken from the official 2016.12.24 release from
http://grub4dos.chenall.net/downloads/grub4dos-0.4.6a-2016-12-24/
* grldr.mbr was taken from the official 2017.05.15 release from
http://grub4dos.chenall.net/downloads/grub4dos-0.4.6a-2017-05-15/
* Note that, for convenience reasons, the first 512 bytes from this grldr.mbr are
*not* the ones that Rufus processes when writing the actual MBR (first 512 bytes).