kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: jim.cromie@gmail.com
To: Yashodhan Joshi <yjdoc2@gmail.com>
Cc: kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Re: Compiled Kernel stuck in booting
Date: Tue, 22 Sep 2020 18:17:54 -0600	[thread overview]
Message-ID: <CAJfuBxxyw7A=RW8mRnBWNWOEOr9DwMQ6ATVw7gKORGLH-n4eFw@mail.gmail.com> (raw)
In-Reply-To: <20200729085148.GA6481@yj-ideapad>

On Wed, Jul 29, 2020 at 2:54 AM Yashodhan Joshi <yjdoc2@gmail.com> wrote:
>
> Hello,
>
> I use a dual boot laptop with windows and Ubuntu,with grub2.
>
> I Followed the instruction in https://kernelnewbies.org/OutreachyfirstpatchSetup to clone the source code and compile the kernel, which was done without any errors.
> When I tried to install the kernel using 'sudo make modules_install install' it showed a warning when updating initramfs, that it will attempt to resume from UUID, which is my SWAP space,
> but other than that it showed no other errors.
>
> When I tried to boot into it from the grub menu after restarting, it showed message of loading the kernel and then 'setting up intitial ramdisk', after which nothing further happend.

off the top of my head,
try editing the boot-config in grub, add a "1" or "S" on old redhat distros
to end of command line args.
that should drop you to root shell in emergency / maintenance mode.
(or it used to, I dont recall last time I did it,

I suspect you might hit that hang 1st, but its an easy enough test.




> The default kernel that came with ubuntu is still working and boots up into desktop environment withing 2-3 minutes after the 'ramdisk' message,
> but even though I kept the system running for 20 minutes after the 'ramdisk' message for the compiled kernel, niether any further proccess seems to be happening nor any error messages are shown.
> Can someone help me figuring out what is wrong and how can I run the kernel?
>
> Thank You.
>
> Also can someone point me in right direction to send suggestions about updating the information on kernelnewbies website?
> The information about connecting mutt to Gmail is quite outdated, and I would like to help updating it.
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

      parent reply	other threads:[~2020-09-23  0:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-29  8:51 Compiled Kernel stuck in booting Yashodhan Joshi
2020-07-29 21:02 ` Bryan Brattlof
2020-09-23  0:17 ` jim.cromie [this message]

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='CAJfuBxxyw7A=RW8mRnBWNWOEOr9DwMQ6ATVw7gKORGLH-n4eFw@mail.gmail.com' \
    --to=jim.cromie@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=yjdoc2@gmail.com \
    /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).