You are not logged in.

#1 2023-08-02 18:14:12

howlvenger
Member
Registered: 2023-08-02
Posts: 2

[SOLVED] Bootctl Install Warning

When installing arch, after running bootctl install, the following warnings appeared:

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!

System does boot up just fine. Is this anything to be worried about?

Last edited by howlvenger (2023-08-04 18:00:11)

Offline

#2 2023-08-04 12:11:07

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,814
Website

Re: [SOLVED] Bootctl Install Warning

Most likely you need to change the umask for the efi or boot partition in your /etc/fstab to something like this "fmask=0077,dmask=0077"


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#3 2023-08-04 16:33:27

howlvenger
Member
Registered: 2023-08-02
Posts: 2

Re: [SOLVED] Bootctl Install Warning

I believe that was it, in the fstab it was set to 0022 for both the fmask and dmask.

Offline

#4 2023-08-04 17:57:27

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,814
Website

Re: [SOLVED] Bootctl Install Warning

If it is now solved, mark the topic as such smile


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

Board footer

Powered by FluxBB