Need to use recovery mode to boot when I change kernel

I have setup a VMware with Ubuntu 20.04 and my kernel version is 5.4.

I download kernel version 4.4 and write some simple system call.

And then compile and install to my system.

When I boot with kernel 4.4,it stuck before login screen show.

image

I even can't change to tty1~7

But in recovery mode and resume normal boot,I can get to the login screen with no error.

And my system call work fine.

So I assume that my system call is not reason for cause this problem.

And I check the journalctl -b and fix some error but not work with this problem

1 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like