首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >rEFind不适用于Ubuntu双引导

rEFind不适用于Ubuntu双引导
EN

Ask Ubuntu用户
提问于 2016-06-22 10:22:25
回答 1查看 666关注 0票数 1

因此,我分区了我的驱动器(macbook )安装了ubuntu和rEFind,一切都很顺利。然后我更新到el capitan,现在我无法访问ubunutu,因为rEFind不工作。

我试图重新安装rEFind,并收到了这条消息。

代码语言:javascript
复制
Do you want to attempt installation (Y/N)? y
Found suspected Linux partition(s); installing ext4fs driver.
Installing driver for ext4 (ext4_x64.efi)
Copied rEFInd binary files
Notice: Backed up existing icons directory as icons-backup.
Existing refind.conf file found; copying sample file as refind.conf-sample
to avoid overwriting your customizations.
Could not set boot device property: 0xe00002bc
ALERT:
Installation has completed, but problems were detected. Review the output for
error messages and take corrective measures as necessary. You may need to
re-run this script or install manually before rEFInd will work.
Unmounting install dir
Volume EFI on disk0s1 unmounted

我需要帮助,我有点过头了。

干杯

EN

回答 1

Ask Ubuntu用户

发布于 2016-06-22 16:36:01

最初的问题是El Capitan的新的SIP/CSR特性造成的,rEFInd文档中介绍了这个特性:

http://www.rodsbooks.com/refind/sip.html

您在评论从恢复HD分区启动OS时所描述的问题仅仅是苹果选择如何命名和使用其分区的问题。最初,基于英特尔的Mac将它们的引导加载程序放在OS系统(root,/)分区上。然而,通过磁盘加密和LVM设置,苹果不得不将引导加载程序移到别处。把它放在系统分区(ESP)上是合乎逻辑的,但其原因是已知的(仅仅是?)对于Apple,他们选择将引导加载程序放在恢复HD分区上,该分区已经作为恢复损坏的安装的工具(正如您可能猜到的那样)存在。rEFInd尽可能地报告存储引导加载程序的分区的名称。因此,你看到的是苹果的决定,而不是rEFInd错误本身。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/790171

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档