Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to load Boot0002 #155

Open
isaacrlevin opened this issue Feb 17, 2025 · 7 comments
Open

failed to load Boot0002 #155

isaacrlevin opened this issue Feb 17, 2025 · 7 comments

Comments

@isaacrlevin
Copy link

Running into issues trying to Setup Omnibox. When I run the .\manage_vm.ps1 create command, I get this error after some time

BdsDxe: failed to load Boot0002 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0xA,0x0)/Scsi(0x0,0x0): Not Found
2025-02-17 13:23:18 BdsDxe: loading Boot0001 "UEFI QEMU DVD-ROM QM00013 " from PciRoot(0x0)/Pci(0x5,0x0)/Sata(0x0,0xFFFF,0x0)
2025-02-17 13:23:18 BdsDxe: starting Boot0001 "UEFI QEMU DVD-ROM QM00013 " from PciRoot(0x0)/Pci(0x5,0x0)/Sata(0x0,0xFFFF,0x0)
2025-02-17 13:23:42 ❯ Windows has started successfully. You can directly view the VM at http://localhost:8006/vnc.html?view_only=1&autoconnect=1&resize=scale. Wait until setup is complete before interacting manually.

Here is my system info

Image

@yadong-lu
Copy link
Collaborator

This is a warning that I have seen before, not causing error in my case. Did you get it to run?

@glienard
Copy link

glienard commented Feb 18, 2025

Same issue here, after setting KVM=N

On Windows 10 Pro, I am getting:

2025-02-17 13:37:07 ❯ Starting OmniParser Windows for Docker v0.00...
2025-02-17 13:37:07 ❯ For support visit https://github.com/microsoft/OmniParser
2025-02-17 13:37:07 ❯ CPU: Intel Core TM i7 10700F | RAM: 14/16 GB | DISK: 61 GB (v9fs) | KERNEL: 5.15.167.4-microsoft-standard-WSL2...
2025-02-17 13:37:07
2025-02-17 13:37:07 ❯ Extracting local ISO image...
2025-02-17 13:38:13 ❯ Detecting version from ISO image...
2025-02-17 13:38:13 ❯ Detected: Windows 11 Enterprise (Evaluation)
2025-02-17 13:38:13 ❯ Adding drivers to image...
2025-02-17 13:38:15 ❯ Adding OEM folder to image...
2025-02-17 13:38:15 ❯ Adding win11x64-enterprise-eval.xml for automatic installation...
2025-02-17 13:38:16 ❯ Building Windows 11 image...
2025-02-17 13:39:47 ❯ Creating a 20G growable disk image in raw format...
2025-02-17 13:39:47 ❯ ERROR: KVM acceleration not available (device file missing), this will cause a major loss of performance.
2025-02-17 13:39:47 ❯ ERROR: See the FAQ on how to diagnose the cause, or continue without KVM by setting KVM=N (not recommended).

I tried it using the setting KVM=N, it does not give an error, but eventually when starting up the vm I am getting

BdsDxe: failed to load Boot0002 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0xA,0x0)/Scsi(0x0,0x0): Not Found
2025-02-17 11:43:32 BdsDxe: loading Boot0001 "UEFI QEMU DVD-ROM QM00013 " from PciRoot(0x0)/Pci(0x5,0x0)/Sata(0x0,0xFFFF,0x0)
2025-02-17 11:43:32 BdsDxe: starting Boot0001 "UEFI QEMU DVD-ROM QM00013 " from PciRoot(0x0)/Pci(0x5,0x0)/Sata(0x0,0xFFFF,0x0)
2025-02-17 11:43:56 ❯ Windows has started successfully. You can directly view the VM at http://localhost:8006/vnc.html?view_only=1&autoconnect=1&resize=scale. Wait until setup is complete before interacting manually.

I left it for an hour, but it just didn't do anything even when monitoring the VM.

Image Image

@nechita
Copy link

nechita commented Feb 18, 2025

Same issue here, I have no idea how to troubleshoot it. Any suggestions?

@hdj158
Copy link

hdj158 commented Feb 21, 2025

It is assumed that KVM support is required for usage.

@ChasingD
Copy link

same issue

@DiscardZhebin
Copy link

I'm the same, I thought it was because I'm on a Mac

@byliu
Copy link

byliu commented Feb 21, 2025

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants