kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Adamson <andrewdadamson@gmail.com>
To: kernelnewbies@kernelnewbies.org
Subject: Unable to boot to kernel built from stable 5.11.y
Date: Tue, 30 Mar 2021 08:16:12 -0500	[thread overview]
Message-ID: <CAGHGj-F5LozY7DmsDQB_Gdbs=jMUUo5Nr0_0uKzHSTC8_foX_Q@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1020 bytes --]

Hi Everyone,

I tried to build the kernel myself for the first a few days ago. While the
build was successful, I am unable to boot to it. After grub I get a
blinking cursor for 15 to 30 minutes, and then a message that says "Please
reboot and select proper boot device."

Since ubuntu ships with a 5.4 kernel, I copied the config from /boot and
used make olddefconfig. I also checked the menu entries in grub and my
5.11.y entry looks identical to my 5.4.y entry.

This feels like a config issue with how ubuntu configures the boot process,
but I am not sure how to investigate. I checked the ubuntu wiki for advice
on kernel building, and noticed they recommend using make deb-pkg instead
of make all. I cannot get that make recipe to work, it throws errors from
dpkg-source that I'm not sure how to resolve
"""
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -i.git -b . subprocess returned exit
status 1
"""

Does anyone have any recommendations? Thanks in advance
-Andrew

[-- Attachment #1.2: Type: text/html, Size: 1244 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

             reply	other threads:[~2021-03-30 13:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30 13:16 Andrew Adamson [this message]
2021-04-02 14:31 ` Unable to boot to kernel built from stable 5.11.y jim.cromie
2021-04-02 22:01   ` Andrew D Adamson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGHGj-F5LozY7DmsDQB_Gdbs=jMUUo5Nr0_0uKzHSTC8_foX_Q@mail.gmail.com' \
    --to=andrewdadamson@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).