diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-03-30 03:37:51 -0400 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-03-30 15:07:44 +0259 |
commit | 0f907160598cc726a639fe06d1902f0e0811bb81 (patch) | |
tree | 0ebac21f1eb02fd11fa8d7e7a10261fcd5476bf6 /perl-install/install/NEWS | |
parent | ce81643e8e2e3ac78ec4ec4f5ba732f4cf29fb54 (diff) | |
download | drakx-0f907160598cc726a639fe06d1902f0e0811bb81.tar drakx-0f907160598cc726a639fe06d1902f0e0811bb81.tar.gz drakx-0f907160598cc726a639fe06d1902f0e0811bb81.tar.bz2 drakx-0f907160598cc726a639fe06d1902f0e0811bb81.tar.xz drakx-0f907160598cc726a639fe06d1902f0e0811bb81.zip |
fix getting ESP with "use free space"
make sure to not override /boot/EFI mount point with /media/win_X
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 43a10bbc0..b7ae2ae30 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,7 @@ - partitionning: o better fix for fail to read too corrupted partition table + o fix getting ESP with "use free space": + make sure to not override /boot/EFI mount point with /media/win_X o make sure to check for existing ESP on all disks o try to detect recovery partitions on GPT |