Platform
-
OS codename: Ubuntu Linux WSL2
-
OS Build/version: Ubuntu 24.04.1 LTS
-
GCC/BInutils toolchain version: 14.2.0/2.43
-
purpleK2 dev-unstable/5ec687b
Describe the bug
When I build the kernel using make run I get the kernel panic which is on screenshot provided.
To Reproduce
Clone the dev-unstable/5ec687b, build it using the steps described in the README.md, run the iso using make run.
Expected behavior
The kernel shouldn't panic at that point, because I saw from the other contributor NotNekodev show that it works.
Screenshots
Additional context
I am not using KVM, but that shouldn't make kernel panic.
Platform
OS codename: Ubuntu Linux WSL2
OS Build/version: Ubuntu 24.04.1 LTS
GCC/BInutils toolchain version: 14.2.0/2.43
purpleK2 dev-unstable/5ec687b
Describe the bug
When I build the kernel using
make runI get the kernel panic which is on screenshot provided.To Reproduce
Clone the dev-unstable/5ec687b, build it using the steps described in the
README.md, run the iso usingmake run.Expected behavior
The kernel shouldn't panic at that point, because I saw from the other contributor
NotNekodevshow that it works.Screenshots
Additional context
I am not using KVM, but that shouldn't make kernel panic.