mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
The efibootmgr bricking problem was fixed in 2.6.39
svn path=/nixos/trunk/; revision=33990
This commit is contained in:
parent
c716747cce
commit
1a0c9ce201
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ let
|
|||
default = false;
|
||||
description = ''
|
||||
Whether to run efibootmgr to add the configuration to the boot options list.
|
||||
WARNING! efibootmgr has been rumored to brick Apple firmware! Use 'bless' on
|
||||
Apple efi systems.
|
||||
WARNING! efibootmgr has been rumored to brick Apple firmware on
|
||||
old kernels! Don't use it on kernels older than 2.6.39!
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue