public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: thelma@sys-concept.com
To: Gentoo mailing list <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] New installation - not booting
Date: Tue, 5 Dec 2023 10:05:56 -0700	[thread overview]
Message-ID: <3e6e887c-3e65-690a-e647-63be206c1ac0@sys-concept.com> (raw)

It has been some time since I installed Gentoo.
After partitioning, and installing the system after reboot I get kernel selection from grub and hitting enter,
I don't see any text scrolling on the screen, and I don't see the login screen.

Is the text scroll disabled for booting or is my configuration incorrect?

Here are some details:
Partition:
/dev/nvme0n1p1     2048    2099199    2097152     1G EFI System
/dev/nvme0n1p2  2099200   10487807    8388608     4G Linux swap
/dev/nvme0n1p3 10487808 1953523711 1943035904 926.5G Linux filesystem

cat /etc/fstab
/dev/nvme0n1p1 /efi      vfat  noauto,noatime  1 2
/dev/nvme0n1p2 none swap sw 0 0
/dev/nvme0n1p3  / ext4 noatime 0 1

/etc/default/grub:
...
# Append parameters to the linux kernel command line for non-recovery entries
#GRUB_CMDLINE_LINUX_DEFAULT=""

To install grub, I run:
  grub-install --target=x86_64-efi --efi-directory=/efi

I think I install grub in a wrong way.
When I mount "boot" content of /boot:
ls /boot/
EFI

When I unmount "boot" content of /boot:
ls /boot/
System.map-6.1.57-gentoo  config-6.1.57-gentoo  grub  vmlinuz-6.1.57-gentoo

-- 
Thelma


             reply	other threads:[~2023-12-05 17:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-05 17:05 thelma [this message]
2023-12-05 17:16 ` [gentoo-user] New installation - not booting Cara Salter
2023-12-05 18:11   ` thelma
2023-12-05 18:13     ` thelma
2023-12-05 19:35     ` Michael
2023-12-05 20:07       ` thelma
2023-12-05 21:00         ` Peter Böhm
2023-12-05 20:53       ` Peter Böhm
2023-12-05 23:53       ` Peter Humphreey
2023-12-06 11:31         ` Michael
2023-12-06 14:27           ` thelma
2023-12-06 14:56             ` Peter Humphreey
2023-12-06 18:47               ` Wols Lists
2023-12-07 11:45                 ` Peter Humphrey
2023-12-07 11:58                   ` Michael
2023-12-07 12:23                 ` Michael
2023-12-05 17:29 ` Peter Böhm

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=3e6e887c-3e65-690a-e647-63be206c1ac0@sys-concept.com \
    --to=thelma@sys-concept.com \
    --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