mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[core] display a notice about Legacy in the protective MBR for GPT
* This should help Windows users who create a GPT/UEFI drive and try to use it in BIOS/Legacy * Also make sure that we take into account the split space for both "SELECT" and "DOWNLOAD"
This commit is contained in:
parent
789373ed59
commit
28c1d6eb31
11 changed files with 200 additions and 10 deletions
|
@ -1,12 +1,13 @@
|
|||
o Version 3.5 (2019.03.??)
|
||||
Add a feature to download official retail Windows 8.1 or Windows 10 ISOs from Rufus
|
||||
Add a feature to download official retail Windows 8.1 or Windows 10 ISOs
|
||||
Add Windows To Go support for MCT generated Windows ISOs
|
||||
Add a notice about the 'WppRecorder.sys' Microsoft bug for Windows 10 1809 ISOs
|
||||
Add a notice about trying to format a drive larger than 2 TB in MBR mode
|
||||
Add a notice about Legacy boot when trying to boot UEFI-only media in Legacy mode
|
||||
Report the full PID and command line of detected blocking processes in the log
|
||||
Fix a potential silent abort when the drive is in use
|
||||
Fix 'Quick Format' option always being active
|
||||
Fix potentially changing default file system selection after selecting an ISO
|
||||
Fix some unwanted file system changes occurring after an ISO had been selected
|
||||
|
||||
o Version 3.4 (2018.12.05)
|
||||
Set the default image selection directory to Downloads\ instead of My Documents\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue