mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[ui] add advanced mode
* Adds "bare" Syslinux, Rufus MBR and disabling of fake USB detection options
This commit is contained in:
parent
cbff178717
commit
bf2cb0bd88
12 changed files with 263 additions and 117 deletions
|
@ -7,7 +7,7 @@ the user for boot selection, when a second bootable device (typically bootable
|
|||
fixed HDD) is reported by the BIOS at 0x81.
|
||||
|
||||
This aims at mimicking the Microsoft Windows optical installation media feature,
|
||||
which may be necessary on for WinPE 2.x or earlier based installations.
|
||||
which may be necessary on for WinPE based installations.
|
||||
|
||||
This MBR will also masquerade a bootable USB drive booted as 0x80 by the BIOS to
|
||||
a different ID according to the one found in its partition table entry. Eg. if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue