Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
clover引导deepin失败
Experiences and Insight
729
views ·
2
replies ·
To
floor
Go
gawinwong
deepin
2020-02-09 03:48
Author
目前已经装了win10和macos10.15.3,使用的是clover5103,装完后在EFI出现deepin和ubuntu文件夹,引导也出现了两个。上传图片失败了。。。但是点击任何一个都会卡在进苹果的那个界面。根据网上说法,把deepin改名为ubuntu,虽然只出现一个了但是点进去还是卡在那个苹果界面。
后来根据
https://bbs.deepin.org/post/185424#%E5%BC%95%E5%AF%BC
和
https://bbs.deepin.org/post/185424#clover
帖子,把内核文件拷贝到EFI目录,并修改config.plist,虽然出现了引导,但是还是卡住。
EFI里已经放了VBoxExt4.efi和VBoxExt4.efi,config里的引导也选了linux,还是不行。
使用BIOS直接引导\EFI\ubuntu\grubx64.efi是可以进入grub引导的。我猜测是cloverx64.efi引导grubx64.efi失败了,换了低版本的cloverx64.efi直接识别不到deepin的引导。
Reply
Like 0
Favorite
View the author
All Replies
gawinwong
deepin
2020-02-11 04:47
#1
最后还是自己摸索出来了,drivers/UEFI里的多余efi导致的,最后只留下了ApfsDriverLoader.efi、DataHubDxe.efi、OsxAptioFix3Drv.efi,就能不看到grub,直接引导进入deepin
Reply
Like 1
View the author
lanhe
deepin
2020-02-12 18:44
#2
clover引导win10+MacOS+deepin成功,其中win10+MacOS在固态硬盘,开机速度很快,deepin在另一个机械硬盘,也分了个EFI分区,在clover只设置了一下路径就自动能启动了
Reply
Like 1
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
WiFi Drivers
Popular Events
More
后来根据https://bbs.deepin.org/post/185424#%E5%BC%95%E5%AF%BC和https://bbs.deepin.org/post/185424#clover帖子,把内核文件拷贝到EFI目录,并修改config.plist,虽然出现了引导,但是还是卡住。
EFI里已经放了VBoxExt4.efi和VBoxExt4.efi,config里的引导也选了linux,还是不行。
使用BIOS直接引导\EFI\ubuntu\grubx64.efi是可以进入grub引导的。我猜测是cloverx64.efi引导grubx64.efi失败了,换了低版本的cloverx64.efi直接识别不到deepin的引导。