mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[efi] add NTFS support
* As reported at http://www.eightforums.com/tutorials/15458-uefi-bootable-usb-flash-drive-create-windows-27.html#post309665 and http://forums.mydigitallife.info/threads/46981-Install-Win8-Windows-8-1-UEFI-With-a-Over-sized%28over-4GB%29-install-wim it is actually possible to boot and install an EFI system from an NTFS drive * Closes #228
This commit is contained in:
parent
e899fc0e61
commit
d2b623fbfa
5 changed files with 33 additions and 134 deletions
|
@ -6,6 +6,9 @@ the same changes.
|
|||
Remember to also update the version number for your translation ('v x.y.z')
|
||||
once you have matched all the changes that occurred for the en-US translation.
|
||||
|
||||
o Version 1.0.5 (2013.12.11)
|
||||
- Removed MSG_092 to MSG_094
|
||||
|
||||
o Version 1.0.4 (2013.12.02)
|
||||
- MSG_033 -> MSG_031
|
||||
- MSG_031 -> MSG_032
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue