[core] avoid the creation of 'System Volume Information' for ESPs written in DD mode

* Trying to mount accessible partitions after writing an image may lead to the
  creation of the infamous 'System Volume Information' folder on ESPs, which in
  turn leads to checksum errors for Ubuntu's boot/grub/efi.img (that maps to the
  Ubuntu ESP). So comment out that code.
* Also fix a missing CRLFs in the log after displaying write progress.
This commit is contained in:
Pete Batard 2021-05-18 15:18:28 +01:00
parent 03ef8aa024
commit 3bb83709da
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
3 changed files with 20 additions and 14 deletions

View file

@ -11,7 +11,7 @@
<Identity
Name="19453.net.Rufus"
Publisher="CN=7AC86D13-3E5A-491A-ADD5-80095C212740"
Version="3.14.1791.0" />
Version="3.14.1792.0" />
<Properties>
<DisplayName>Rufus</DisplayName>