public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] New installation - not booting
@ 2023-12-05 17:05 thelma
  2023-12-05 17:16 ` Cara Salter
  2023-12-05 17:29 ` Peter Böhm
  0 siblings, 2 replies; 17+ messages in thread
From: thelma @ 2023-12-05 17:05 UTC (permalink / raw
  To: Gentoo mailing list

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2023-12-07 12:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-05 17:05 [gentoo-user] New installation - not booting thelma
2023-12-05 17:16 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox