mit-pdos / xv6-riscv

Xv6 for RISC-V
Other
7.19k stars 2.67k forks source link

xv6 kernel doesn't boot: stuck at "make qemu". #262

Closed s-m-sharjeel closed 1 month ago

s-m-sharjeel commented 1 month ago

image

safwanadnan commented 1 month ago

I'm just leaving a comment so you get a notification thinking your problem got solved but end up as disappointed and miserable as I am right now

safwanadnan commented 1 month ago

Try upgrading your ubuntu version to 24.xx: sudo apt update && sudo apt full-upgrade restart Ubuntu sudo do-release-upgrade

Then proceed with cloning and making, worked like a charm for me

TroyMitchell911 commented 1 month ago

please run this command qemu-system-riscv64 -version first and make sure your version >= 7.2 see here: 92e60dd8335b49e426760dbcbf1ef54c601f098e

if you don't wanna update your qemu, just switch to before this commit.

Glad to any help!

Sam-x-y-z commented 4 weeks ago

Any solutions? I tried everything. I'm gonna fail this course