Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]bootctl list returns nothing after bootctl install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
fvrings
n00b
n00b


Joined: 10 Jul 2025
Posts: 2

PostPosted: Thu Jul 10, 2025 5:04 am    Post subject: [Solved]bootctl list returns nothing after bootctl install Reply with quote

just tried to install gentoo but stuck at system-boot. :x
after:
Code:

(chroot) livecd / # bootctl install
Copied "/usr/lib/systemd/boot/efi/systemd-bootx64.efi" to "/efi/EFI/systemd/systemd-bootx64.efi".
Copied "/usr/lib/systemd/boot/efi/systemd-bootx64.efi" to "/efi/EFI/BOOT/BOOTX64.EFI".
⚠️  Mount point '/efi' which backs the random seed file is world accessible, which is a security hole! ⚠️
⚠️  Random seed file '/efi/loader/random-seed' is world accessible, which is a security hole! ⚠️
Random seed file /efi/loader/random-seed successfully refreshed (32 bytes).

Code:

(chroot) livecd / # bootctl list
No boot loader entries found.


I have enabled systemd and systemd-boot for installkernel:
Code:

(chroot) livecd / # cat /etc/portage/package.use/installkernel
sys-kernel/installkernel efistub dracut systemd systemd-boot

Code:

(chroot) livecd / # emerge -pv sys-kernel/installkernel

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 0.54 s (backtrack: 0/20).

[ebuild   R   ~] sys-kernel/installkernel-60::gentoo  USE="dracut efistub systemd systemd-boot -grub -refind -ugrd -uki -ukify" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

disk layout:
Code:

(chroot) livecd / # tree /efi
/efi
├── EFI
│   ├── BOOT
│   │   └── BOOTX64.EFI
│   ├── Gentoo
│   │   ├── amd-uc.img
│   │   ├── initramfs-6.12.34-gentoo-dist.img
│   │   ├── intel-uc.img
│   │   └── kernel-6.12.34-gentoo-dist.efi
│   ├── Linux
│   └── systemd
│       └── systemd-bootx64.efi
└── loader
    ├── entries
    ├── entries.srel
    ├── keys
    ├── loader.conf
    └── random-seed

9 directories, 9 files
(chroot) livecd / # lsblk -f
NAME        FSTYPE   FSVER            LABEL                 UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
loop0       squashfs 4.0
sda
├─sda1      exfat    1.0              Ventoy                4E21-0000
│ └─ventoy  iso9660  Joliet Extension Gentoo-amd64-20250622 2025-06-22-18-59-48-00
└─sda2      vfat     FAT16            VTOYEFI               3F32-27F5
nvme0n1
├─nvme0n1p1 vfat     FAT32                                  FE4B-6780                             967.5M     5% /efi
├─nvme0n1p2 swap     1                                      6664011e-5abf-442b-be68-216fe06d2486                [SWAP]
└─nvme0n1p3 xfs                                             a048750b-e3b2-4e7a-abdb-b4748a32d907  900.4G     3% /

[/quote]


Last edited by fvrings on Thu Jul 10, 2025 10:24 am; edited 1 time in total
Back to top
View user's profile Send private message
fvrings
n00b
n00b


Joined: 10 Jul 2025
Posts: 2

PostPosted: Thu Jul 10, 2025 10:24 am    Post subject: Reply with quote

Looks like I have to manually create the conf file.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum