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
@ -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…
Reference in New Issue
Block a user