public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan Grimes <alonzotg@verizon.net>
To: Gentoo User <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Anyone figure out how to boot kernel 6.9+?
Date: Wed, 14 Aug 2024 16:08:39 -0400	[thread overview]
Message-ID: <5dbfd197-8335-cc93-17cc-82b8f714ba2d@verizon.net> (raw)
In-Reply-To: 5dbfd197-8335-cc93-17cc-82b8f714ba2d.ref@verizon.net

Because my system was booting reliably, the penguins decided it was time 
to jack around with the bootup code. Kernel 6.9 panics on boot because 
the way the root partition is configured changed utterly... When I 
installed my new machine, the bootup changed to some crazy initramfs bs 
crap that I don't understand at all, and then is supposed to go to my 
normal root partition on one of my M.2 sticks... It was working 
beautifully in 6.8 and earlier with:

         menuentry 'Gentoo GNU/Linux, with Linux 6.8.9-x86_64' --class 
gentoo --c  ??????????????????            lass gnu-linux --class gnu 
--class os $menuentry_id_option 
'gnulinux-6.8.9-x86_64-advanced-d218b143-ba28-4614-b2c8-e93bb8614207' {
load_video ???
                 if [ "x$grub_platform" = xefi ]; then ?????????n
                         set gfxpayload=keep ?????
fi ?
                 insmod gzio ???
                 insmod part_gpt ????
                 insmod fat ???
                 search --no-floppy --fs-uuid --set=root BD38-02F6 
????????????6
                 echo    'Loading Linux 6.8.9-x86_64 
...'                            ? ????????
                 linux   /vmlinuz-6.8.9-x86_64 
root=UUID=d218b143-ba28-4614-b2c8- ?x?????????????? e93bb8614207 ro
                 echo    'Loading initial ramdisk 
...'                               ? ???????'
                 initrd  /amd-uc.img /initramfs-6.8.9-x86_64.img 
????????????
         }


I just mouse-copied from a cat to console so I have no idea where the 
???? marks came from...

Has anyone figured out how the new garbage is supposed to work? Has 
anyone actually gotten it running? From my point of view any change to 
the bootstrap code is strong evidence for fairly profound brain damage 
unless a very specific failure class has been identified and well 
documented.... I mean going from linux 6 to linux 7, ... ok.... maybe... 
but for a point release? OUTRAGEOUS!!!!

-- 
You can't out-crazy a Democrat.
#EggCrisis  #BlackWinter
White is the new Kulak.
Powers are not rights.



       reply	other threads:[~2024-08-14 20:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5dbfd197-8335-cc93-17cc-82b8f714ba2d.ref@verizon.net>
2024-08-14 20:08 ` Alan Grimes [this message]
2024-08-14 21:15   ` [gentoo-user] Anyone figure out how to boot kernel 6.9+? Alan Mackenzie

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=5dbfd197-8335-cc93-17cc-82b8f714ba2d@verizon.net \
    --to=alonzotg@verizon.net \
    --cc=gentoo-user@lists.gentoo.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