Replies: 8 comments
-
I have tested the same setup from a docker container with Ubuntu 20.04
Tested this on Ubuntu 20.10 and this also fails for the same reason:
|
Beta Was this translation helpful? Give feedback.
-
Don't use |
Beta Was this translation helpful? Give feedback.
-
Modify 'master' to refer to the branches perhaps? was wondering why I got an old 4.9 kernel, while the current 'latest' release update was already running 5.4. |
Beta Was this translation helpful? Give feedback.
-
That seems to work. So then I am wondering what 'specifics' need to be there to allow booting... as the 'Fedora'-kernel won't boot:
have been tried. Is there a way to see the 'console' ? |
Beta Was this translation helpful? Give feedback.
-
Below features required and must not be module.
It is recommended to add |
Beta Was this translation helpful? Give feedback.
-
I am on Insiders. Will see what can be done to solve this. |
Beta Was this translation helpful? Give feedback.
-
@0xbadfca11 when I use WSL2 and enabled unified_hierarchy it ends up in a hybrid mode. This is one of the reasons I am looking into this. Any clue why that might be? |
Beta Was this translation helpful? Give feedback.
-
I'm not sure about unified_hierarchy . |
Beta Was this translation helpful? Give feedback.
-
When building the kernel from Fedora 33 (or using the Fedora kernel will cause a startup failure. Not sure why, but since the Fedora kernel is built using GCC 10, I suspect this to be the problem:
Environment
Steps to reproduce
using the resulting kernel will not boot.
arch/x86/boot/compressed/kaslr_64.c
https://lore.kernel.org/lkml/[email protected]/
WSL logs:
Expected behavior
Starting environment
Actual behavior
Beta Was this translation helpful? Give feedback.
All reactions