我正在使用grub自定义程序GUI,但我无法使它工作。
我收到以下错误消息:
burg-mkconfig couldn't be executed successfully. error message:
Generating burg.cfg ...
/usr/sbin/burg-probe: error: cannot stat `/boot/burg/locale'.
No path or device is specified.我不知道怎么解决它。
发布于 2014-04-30 13:05:43
将locale文件夹从/boot/grub/复制到/boot/burg/。这对我起了作用!
https://askubuntu.com/questions/410483
复制相似问题