|
本帖最后由 Orochi77 于 2019-8-23 04:25 编辑
Hello everyone,
I am trying to load BOOTIT for uefi via xorboot uefi. Every time, I get Unable to open BOOTIT.DAT.
It is as if, once xorboot loads BOOTIT.EFI, the path is lost. BOOTIT.EFI cannot find file BOOTIT.DAT.
BOOTIT.EFI file loads fine, if launched from internal efi shell called from xorboot.
It is also possible to launch nsh script from the efi shell as well, in order to launch bootit.efi properly.
I then thought, that I can just launch an external shell64.efi and in command line set a path to the nsh script. However, when loaded, efi shell ignores the cmd line path.
I tried efi\tools\startup2.nsh
Maybe someone can help?
Thanks.
=========================================
大家好,
我试图通过xorboot uefi为uefi加载BOOTIT。每次,我都无法打开BOOTIT.DAT。
就好像,一旦xorboot加载BOOTIT.EFI,路径就会丢失。 BOOTIT.EFI无法找到文件BOOTIT.DAT。
如果从xorboot调用的内部efi shell启动,则BOOTIT.EFI文件加载正常。
也可以从efi shell启动nsh脚本,以便正确启动bootit.efi。
然后我想,我可以启动外部shell64.efi并在命令行中设置nsh脚本的路径。但是,加载时,efi shell会忽略cmd行路径。
我试过 efi\tools\startup2.nsh
也许有人可以帮忙?
谢谢。
|
|