Re: EFI partition - some questions

2025-01-22 Thread Charles Curley
On Wed, 22 Jan 2025 17:06:34 +0100 Hans wrote: > > "It shows" ??? What shows? How? > > See: > > root@protheus3:~# ls -la /boot/efi/ > insgesamt 7 > drwx-- 4 root root 1024 1. Jan 1970 . > drwxrwxrwx 5 root root 4096 19. Jan 20:28 .. > drwx-- 5 root root 1024 18. Jan 12:10 EFI > d

Re: EFI partition - some questions

2025-01-22 Thread Joe
On Wed, 22 Jan 2025 10:44:25 -0500 Cindy Sue Causey wrote: > > Lastly, there's that efibootmgr package. I installed it while battling > my past fails but never used it. I've seen it mentioned here at > Debian- User so someone here likely knows if and/or how it might help > somehow. > > You pr

Re: EFI partition - some questions

2025-01-22 Thread Jeffrey Walton
On Wed, Jan 22, 2025 at 11:57 AM Hans wrote: > > > I am using UEFI now for the first time. Everything is worḱing fine, but I do > not understand everything. Please allow me to ask: > > 1. In /etc/fstab there is my entry > > UUID=5ABD-D634 /boot/efi vfatumask=0077 0 1 > > and

[SOLVED] EFI partition - some questions

2025-01-22 Thread Hans
Hi folks, rethinking and some checks showed me the solution. In /etc I found a file "fstab.boot.readonly" with the same content as fstab. I suppose, this file was also read during boot and as there was an entry for efi missing, it might create one. Not sure about it! Moving any fstab.* to ano

Re: EFI partition - some questions

2025-01-22 Thread Hans
Hi Charles, > So far, so good. However, please show us the complete command and > output by copy and paste. E.g.: > > root@peregrine:~# grep efi /etc/fstab > # /boot/efi was on /dev/nvme0n1p1 during installation > UUID=91AE-3A24 /boot/efi vfatumask=0077 0 1 > root@peregrine:~

Re: EFI partition - some questions

2025-01-22 Thread Klaus Singvogel
Hans wrote: > > See, what I mean? /dev/nvme0n1p1 is mounted twice! But df does not show it! > That looks strange for me. This isn't strange, this is intended. Read the df manual and look for the -a option: "include pseudo, duplicate, inaccessible file systems" Best regards, Kl

Re: EFI partition - some questions

2025-01-22 Thread Hans
Here is another clue, please see: df Dateisystem 1K-Blöcke Benutzt Verfügbar Verw% Eingehängt auf udev 8058456 0 80584560% /dev tmpfs 1618552 2620 16159321% /run /dev/nvme0n1p71904648

Re: EFI partition - some questions

2025-01-22 Thread Cindy Sue Causey
On Wed, 2025-01-22 at 14:20 +0100, Hans wrote: Apologies, this is (another) long email. I tried to cover my experiences that were tied to that directory. tl;dr How did you install GRUB and/or EFI? It might be as simple as that. > I am using UEFI now for the first time. Everything is worin

Re: EFI partition - some questions

2025-01-22 Thread Charles Curley
On Wed, 22 Jan 2025 14:20:22 +0100 Hans wrote: > Hi folks, > > I am using UEFI now for the first time. Everything is worḱing fine, > but I do not understand everything. That's alright, nobody else does either. > Please allow me to ask: > > 1. In /etc/fstab there is my entry > UUID=5ABD-D634

Re: EFI partition - some questions

2025-01-22 Thread Felix Miata
Hans composed on 2025-01-22 14:20 (UTC+0100): > I am using UEFI now for the first time. Everything is worḱing fine, but I do > not understand > everything. Please allow me to ask: > 1. In /etc/fstab there is my entry > UUID=5ABD-D634 /boot/efi vfatumask=0077 0 1 > and df

EFI partition - some questions

2025-01-22 Thread Hans
Hi folks, I am using UEFI now for the first time. Everything is worḱing fine, but I do not understand everything. Please allow me to ask: 1. In /etc/fstab there is my entry UUID=5ABD-D634 /boot/efi vfatumask=0077 0 1 and df -h shows /dev/nvme0n1p1 96M