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

* Well, the MBR hasn't changed, but since we updated grldr on the server...
This commit is contained in:
Pete Batard 2015-08-28 00:09:40 +01:00
parent 6a9a14bfb2
commit 6162c980ae
2 changed files with 7 additions and 7 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 2015.05.18 release from
http://grub4dos.chenall.net/downloads/grub4dos-0.4.6a-2015-05-18/
* grldr.mbr was taken from the official 2015.08.25 release from
http://grub4dos.chenall.net/downloads/grub4dos-0.4.6a-2015-08-25/
* 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).