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

[core] add option to write a small enough ISO to an ESP

* This is mostly aimed at Debian 11 netinst on the Raspberry Pi 4
* Only available for regular UEFI ISOs if GPT and FAT are selected (no MBR ESPs).
* Also fix a MinGW warning in GetUnusedDriveLetter()
This commit is contained in:
Pete Batard 2020-06-06 22:19:20 +01:00
parent 23057f6124
commit c601aed054
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
7 changed files with 72 additions and 29 deletions

View file

@ -9,6 +9,8 @@ o v3.*
- *UPDATED* MSG_068 "Error while partitioning drive." -> "Could not partition drive."
You can test this new message with <Alt>-<G>
- *NEW* MSG_308 "VHD detection"
// TODO: Add a test ISO for this.
- *NEW* MSG_310 "The ISO you have selected uses UEFI and is small enough to be written as (...)"
o v3.5 (2019.03.12)
The following 3 messages can be tested by creating a UEFI:NTFS drive in Rufus ('Show advanced drive properties' must be enabled