You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run MOESI-prime on Ubuntu 20.04 with your custom kernel but I'm getting this error panic condition fd < 0 occurred: Failed to open file. I have checked 10 times that there exists a bzimage at my specified location but I'm still getting this error.
When I use another kernel, I get this error:
build/X86_MOESI-prime/sim/kernel_workload.cc:48: fatal: fatal condition !kernelObj occurred: Could not load kernel file /boot/vmlinuz
Memory Usage: 893532 KBytes
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to run MOESI-prime on Ubuntu 20.04 with your custom kernel but I'm getting this error panic condition fd < 0 occurred: Failed to open file. I have checked 10 times that there exists a bzimage at my specified location but I'm still getting this error.
When I use another kernel, I get this error:
build/X86_MOESI-prime/sim/kernel_workload.cc:48: fatal: fatal condition !kernelObj occurred: Could not load kernel file /boot/vmlinuz
Memory Usage: 893532 KBytes
The text was updated successfully, but these errors were encountered: