public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael <confabulate@kintzios.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] New installation - not booting
Date: Tue, 05 Dec 2023 19:35:11 +0000	[thread overview]
Message-ID: <8343659.NyiUUSuA9g@rogueboard> (raw)
In-Reply-To: <d1799b84-c14b-c5c8-4ac0-96e3d3bf5074@sys-concept.com>

[-- Attachment #1: Type: text/plain, Size: 1710 bytes --]

On Tuesday, 5 December 2023 18:11:14 GMT thelma@sys-concept.com wrote:
> On 12/5/23 10:16, Cara Salter wrote:
> > On 12/5/23 12:05, thelma@sys-concept.com wrote:
> >> 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.
> >> 
> >> I think I install grub in a wrong way.
> >> When I mount "boot" content of /boot:
> >> ls /boot/
> >> EFI
> > 
> > Is your EFI directory /efi or /boot? If it's /efi, then your mountpoint
> > should be in /boot as is in your /etc/fstab.> 
> >> 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
> 
> The /efi directory was empty
> I moved /boot to /boot_backup crated /boot directory again
> mount /dev/nvme0n1p1 /boot
> run:
> grub-install --target=x86_64-efi --efi-directory=/boot
> 
> installed kernel by running "make install" by default it install to boot ( I
> think). Change fstab from /eft to /boot:
> #/dev/nvme0n1p1 /efi      vfat  noauto,noatime  1 2
> /dev/nvme0n1p1 /boot      vfat  noauto,noatime  1 2
> but now when system boot it can not find any kernel, it just display "grub"
> command on the screen

Please read the necessary documentation:

https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Bootloader

Your boot partition is /dev/nvme0n1p1 and its mountpoint is /boot.  You must 
create this partition with the appropriate EFI System type (in gdisk use 
EF00).

The /efi directory must be at the top of the /boot partition filesystem, 
accessible via /boot/efi.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2023-12-05 19:35 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=8343659.NyiUUSuA9g@rogueboard \
    --to=confabulate@kintzios.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