[Seek Help] 求助,关于Mac+win11+deepin linux引导失败求助。
Tofloor
poster avatar
134******01
deepin
2024-09-27 11:20
Author

三个独立的硬盘,一个硬盘一个系统,想通过OC进行引导启动,Windows和mac都能正常引导启动,但是deepin linux死活引导不正常,已按方法调加好opencorelinuxboot.efi和ext4Dxe.efi驱动,但不能正常启动,也尝试过在 Misc->Entries 添加过自定义启动项,但是不能正常引导启动,显示图片的几行代码后重新回到OC界面,求助大神,帮忙看看哪里地方出错导致,求助,万分感激。

这是代码信息:
Could not read \EFI\: Invalid Parameter
Error: could not find boot options: Invalid Parameter start_image() returned Invalid Parameter
DC: Boot failed - Invalid Paraneter
OCB: Start Image failed - Invalid Parameter

e189b781c579f892d2acf378797de4b.jpg

Reply Favorite View the author
All Replies
xclimbing
deepin
2024-09-27 12:55
#1

曲线救国啊,通过deepin自己的Grub来引导,我没用过OpenCore,但它应该能加载deepin的grub引导efi吧?

Reply View the author
雪域一线天
deepin
2024-09-27 14:34
#2
xclimbing

曲线救国啊,通过deepin自己的Grub来引导,我没用过OpenCore,但它应该能加载deepin的grub引导efi吧?

能加载的。

Reply View the author
雪域一线天
deepin
2024-09-27 14:42
#3

我是这样引导的:

PciRoot(0x0)/Pci(0x1D,0x4)/Pci(0x0,0x0)/NVMe(0x1,82-01-02-30-2E-A7-79-64)/HD(2,GPT,B6245C5E-991F-478B-B517-87FB9F66D8D1,0x109000,0x92D29) /\EFI\deepin\shimx64.efi

其中PciRoot(0x0)/Pci(0x1D,0x4)/Pci(0x0,0x0)/NVMe(0x1,82-01-02-30-2E-A7-79-64)/HD(2,GPT,B6245C5E-991F-478B-B517-87FB9F66D8D1,0x109000,0x92D29)要设置成你自己电脑的分区代码。

Reply View the author
雪域一线天
deepin
2024-09-27 14:45
#4

不过最好还是通过deepin自己的grub来引导,因为通过oc来引导,实际上电脑信息已经被oc模拟了,不是真实的电脑信息了。win也是。

Reply View the author
134******01
deepin
2024-09-27 15:47
#5
It has been deleted!
134******01
deepin
2024-09-27 15:48
#6
雪域一线天

我是这样引导的:

PciRoot(0x0)/Pci(0x1D,0x4)/Pci(0x0,0x0)/NVMe(0x1,82-01-02-30-2E-A7-79-64)/HD(2,GPT,B6245C5E-991F-478B-B517-87FB9F66D8D1,0x109000,0x92D29) /\EFI\deepin\shimx64.efi

其中PciRoot(0x0)/Pci(0x1D,0x4)/Pci(0x0,0x0)/NVMe(0x1,82-01-02-30-2E-A7-79-64)/HD(2,GPT,B6245C5E-991F-478B-B517-87FB9F66D8D1,0x109000,0x92D29)要设置成你自己电脑的分区代码。

图片.png现在能引导了,但是引导后就卡在这里一动不动。

Reply View the author
放屁大王
deepin
2024-09-27 20:29
#7

like like

Reply View the author
134******01
deepin
2024-09-30 11:52
#8

已经解决了,安装linux的时候不能用自动整盘安装,需要手动分配盘符,然后把\boot这盘删掉,保留\boota\这盘符,并安装系统到这个位置上,正常安装linux后,OC界面就自动出现deepin选项,并可以正常引导启动系统,OC界面上多出来的EFI启动盘,需要到删除linux硬盘上EFI分区内的\boot文件夹,保留\Deepin文件夹就可以消除。

Reply View the author