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

[core] add ReactOS support

* Use Syslinux v4 and mboot.c32 to chainload setupldr.sys
* Closes #266
This commit is contained in:
Pete Batard 2014-01-02 23:21:30 +00:00
parent 6e1b50b7a0
commit e9e27d7034
8 changed files with 66 additions and 17 deletions

BIN
res/syslinux/mboot.c32 Normal file

Binary file not shown.

View file

@ -1,3 +1,4 @@
o ldlinux_v4.[bss|sys] have been renamed from ldlinux.[bss|sys] found in syslinux-4.07/core/
o ldlinux_v5.[bss|sys] have been renamed from ldlinux.[bss|sys] found in syslinux-5.10/core/
o mboot.c32 comes from syslinux-4.07/com32/mboot
http://www.kernel.org/pub/linux/utils/boot/syslinux/