Grub2-update can't be installed

There are several updates for grub2 (see pict2.png), but I am not able to install them, because there is an error message telling me that there is something in use. The system is trying to install the updates at boot time, but when it reaches 61% it stops and after a new boot the updates are still undone. I am using fedora 36.

Have you tried updating from command line? That would at least help us identify the error message.

LANG=C sudo dnf update --refresh

The (failed) grub2 package update you are showing is quite old, 3 months. There should be a newer grub2 package update in the software repository. Please show us the output of the command above.

Ref:

2 Likes

Now I tried it and the result is shown in the appendix. Many thanks for
your help.

Please post screen output as text and not images.
An individual command, line of info, or error message cannot be used from an image without reading and typing it in when we respond. If you copy&paste the text info into your message using the </> Preformatted text tags with the button at the top of the input window it is both easier to read and easier to respond to.

It also helps when you include the actual command line used that gave you the error so we can properly determine what was done.

In response to your image posted, that looks like you used dnf to try and perform the update as your regular user since the error message is about permissions.
Please try again using sudo dnf upgrade --refresh and let us know the result.

1 Like

When I do that I get a different message:

[vek@newbox ~]$ dnf update grub2\*
Error: This command has to be run with superuser privileges (under the root user on most systems).
[vek@newbox ~]$ 

I would suggest to check the mount options of the efi file system. In my case they are

UUID=3056-3376  /boot/efi   vfat    umask=0077,shortname=winnt 0 2

Of course you can’t chown anything on the efi file system, but when the efi partition is mounted with user and group root, the cpio command does not need to chown anything to root:root.

Clearly telling you to use sudo with that command, just as I suggested.

1 Like

Of course, but that was not what the original poster got.

Hallo Jeff,

just now I tried your command and this is the output!!

(Attachment grub-update.txt is missing)

Hallo Jeff,

just now I tried your command and this is the output!! Sorry, I got the
response, that the extension “txt” is not permitted. So I changed the
extension of both files to “jpg”. If you change the extensions to “txt”
again it should work.

(Attachment fstab.jpg is missing)

(Attachment grub-update.jpg is missing)

Hallo Jeff,

just now I tried your command and this is the output!!

This “fstab”:

Do copy and paste the output of your command as text into your post, just like we do. Please.

2 Likes

Hallo Villy,

Sorry, but I didn’t realise, that I had to answer in the forum, instead in an eMail. I thought I did so (first inserting in featherpad, then copy/paste into the mail), but now I will try it directly and for me it seems the same. Here it is:

Gerfried> sudo dnf upgrade --refresh

[sudo] Passwort fĂŒr gerfried:
Copr repo for PyCharm owned by phracek                                                   8.7 kB/s | 3.6 kB     00:00    
Fedora 36 - x86_64                                                                       124 kB/s |  22 kB     00:00    
Fedora 36 openh264 (From Cisco) - x86_64                                                 5.7 kB/s | 989  B     00:00    
Fedora Modular 36 - x86_64                                                               102 kB/s |  21 kB     00:00    
Fedora 36 - x86_64 - Updates                                                             131 kB/s |  17 kB     00:00    
Fedora Modular 36 - x86_64 - Updates                                                      97 kB/s |  16 kB     00:00    
RPM Fusion for Fedora 36 - Free                                                           46 kB/s | 7.7 kB     00:00    
RPM Fusion for Fedora 36 - Free - Updates                                                 70 kB/s | 7.5 kB     00:00    
RPM Fusion for Fedora 36 - Nonfree - Steam                                                52 kB/s | 7.0 kB     00:00    
AbhÀngigkeiten sind aufgelöst.
=========================================================================================================================
 Paket                                Architektur           Version                         Paketquelle            GrĂ¶ĂŸe
=========================================================================================================================
Aktualisieren:
 grub2-common                         noarch                1:2.06-53.fc36                  updates                906 k
 grub2-efi-ia32                       x86_64                1:2.06-53.fc36                  updates                1.3 M
 grub2-efi-ia32-cdboot                x86_64                1:2.06-53.fc36                  updates                1.3 M
 grub2-efi-x64                        x86_64                1:2.06-53.fc36                  updates                1.3 M
 grub2-efi-x64-cdboot                 x86_64                1:2.06-53.fc36                  updates                1.3 M
 shim-ia32                            x86_64                15.6-2                          updates                409 k
 shim-x64                             x86_64                15.6-2                          updates                469 k

Transaktionszusammenfassung
=========================================================================================================================
Aktualisieren  7 Pakete

Gesamte DownloadgrĂ¶ĂŸe: 7.0 M
Ist dies in Ordnung? [j/N]: j
Pakete werden heruntergeladen:
(1/7): grub2-common-2.06-53.fc36.noarch.rpm                                              1.1 MB/s | 906 kB     00:00    
(2/7): grub2-efi-ia32-cdboot-2.06-53.fc36.x86_64.rpm                                     1.5 MB/s | 1.3 MB     00:00    
(3/7): grub2-efi-ia32-2.06-53.fc36.x86_64.rpm                                            1.0 MB/s | 1.3 MB     00:01    
(4/7): grub2-efi-x64-2.06-53.fc36.x86_64.rpm                                             1.4 MB/s | 1.3 MB     00:00    
(5/7): grub2-efi-x64-cdboot-2.06-53.fc36.x86_64.rpm                                      1.5 MB/s | 1.3 MB     00:00    
(6/7): shim-ia32-15.6-2.x86_64.rpm                                                       832 kB/s | 409 kB     00:00    
(7/7): shim-x64-15.6-2.x86_64.rpm                                                        2.7 MB/s | 469 kB     00:00    
-------------------------------------------------------------------------------------------------------------------------
Gesamt                                                                                   3.3 MB/s | 7.0 MB     00:02     
TransaktionsĂŒberprĂŒfung wird ausgefĂŒhrt
TransaktionsĂŒberprĂŒfung war erfolgreich.
Transaktion wird getestet
Transaktionstest war erfolgreich.
Transaktion wird ausgefĂŒhrt
  Vorbereitung lÀuft    :                                                                                            1/1
  Aktualisieren         : grub2-common-1:2.06-53.fc36.noarch                                                        1/14
Error unpacking rpm package grub2-common-1:2.06-53.fc36.noarch
  Aktualisieren         : grub2-efi-ia32-1:2.06-53.fc36.x86_64                                                      2/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/fedora: cpio: chown fehlgeschlagen - Das Verzeichnis ist nicht leer
Fehler: grub2-common-1:2.06-53.fc36.noarch: installieren fehlgeschlagen

Error unpacking rpm package grub2-efi-ia32-1:2.06-53.fc36.x86_64
  Aktualisieren         : grub2-efi-x64-1:2.06-53.fc36.x86_64                                                       3/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/fedora/grubia32.efi;632b132b: cpio: chown fehlgeschlagen - Die Operation wird nicht unterstĂŒtzt
Fehler: grub2-efi-ia32-1:2.06-53.fc36.x86_64: installieren fehlgeschlagen

Error unpacking rpm package grub2-efi-x64-1:2.06-53.fc36.x86_64
  Aktualisieren         : shim-x64-15.6-2.x86_64                                                                    4/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/fedora/grubx64.efi;632b132b: cpio: chown fehlgeschlagen - Die Operation wird nicht unterstĂŒtzt
Fehler: grub2-efi-x64-1:2.06-53.fc36.x86_64: installieren fehlgeschlagen

Error unpacking rpm package shim-x64-15.6-2.x86_64
  Aktualisieren         : shim-ia32-15.6-2.x86_64                                                                   5/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/BOOT/BOOTX64.EFI;632b132b: cpio: chown fehlgeschlagen - Die Operation wird nicht unterstĂŒtzt
Fehler: shim-x64-15.6-2.x86_64: installieren fehlgeschlagen

Error unpacking rpm package shim-ia32-15.6-2.x86_64
  Aktualisieren         : grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64                                               6/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/BOOT/BOOTIA32.EFI;632b132b: cpio: chown fehlgeschlagen - Die Operation wird nicht unterstĂŒtzt
Fehler: shim-ia32-15.6-2.x86_64: installieren fehlgeschlagen

Error unpacking rpm package grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64
  Aktualisieren         : grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64                                                7/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/fedora/gcdia32.efi;632b132b: cpio: chown fehlgeschlagen - Die Operation wird nicht unterstĂŒtzt
Fehler: grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64: installieren fehlgeschlagen

Error unpacking rpm package grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64
  ÜberprĂŒfung lĂ€uft     : grub2-common-1:2.06-53.fc36.noarch                                                        1/14
  ÜberprĂŒfung lĂ€uft     : grub2-common-1:2.06-40.fc36.noarch                                                        2/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-ia32-1:2.06-53.fc36.x86_64                                                      3/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-ia32-1:2.06-40.fc36.x86_64                                                      4/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64                                               5/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-ia32-cdboot-1:2.06-40.fc36.x86_64                                               6/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-x64-1:2.06-53.fc36.x86_64                                                       7/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-x64-1:2.06-40.fc36.x86_64                                                       8/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64                                                9/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-x64-cdboot-1:2.06-40.fc36.x86_64                                               10/14
  ÜberprĂŒfung lĂ€uft     : shim-ia32-15.6-2.x86_64                                                                  11/14
  ÜberprĂŒfung lĂ€uft     : shim-ia32-15.4-5.x86_64                                                                  12/14
  ÜberprĂŒfung lĂ€uft     : shim-x64-15.6-2.x86_64                                                                   13/14
  ÜberprĂŒfung lĂ€uft     : shim-x64-15.4-5.x86_64                                                                   14/14

Fehlgeschlagen:
  grub2-common-1:2.06-40.fc36.noarch                          grub2-common-1:2.06-53.fc36.noarch                         
  grub2-efi-ia32-1:2.06-40.fc36.x86_64                        grub2-efi-ia32-1:2.06-53.fc36.x86_64                       
  grub2-efi-ia32-cdboot-1:2.06-40.fc36.x86_64                 grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64                
  grub2-efi-x64-1:2.06-40.fc36.x86_64                         grub2-efi-x64-1:2.06-53.fc36.x86_64                        
  grub2-efi-x64-cdboot-1:2.06-40.fc36.x86_64                  grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64                 
  shim-ia32-15.4-5.x86_64                                     shim-ia32-15.6-2.x86_64                                    
  shim-x64-15.4-5.x86_64                                      shim-x64-15.6-2.x86_64                                     

Fehler: Transaktion fehlgeschlagen

Hallo Villy,

I thought I did so (first inserting in featherpad, then copy/paste into the mail), but now I will try it directly and for me it seems the same. Here it is:

Gerfried> sudo dnf upgrade --refresh

[sudo] Passwort fĂŒr gerfried:
Copr repo for PyCharm owned by phracek                                                   8.7 kB/s | 3.6 kB     00:00    
Fedora 36 - x86_64                                                                       124 kB/s |  22 kB     00:00    
Fedora 36 openh264 (From Cisco) - x86_64                                                 5.7 kB/s | 989  B     00:00    
Fedora Modular 36 - x86_64                                                               102 kB/s |  21 kB     00:00    
Fedora 36 - x86_64 - Updates                                                             131 kB/s |  17 kB     00:00    
Fedora Modular 36 - x86_64 - Updates                                                      97 kB/s |  16 kB     00:00    
RPM Fusion for Fedora 36 - Free                                                           46 kB/s | 7.7 kB     00:00    
RPM Fusion for Fedora 36 - Free - Updates                                                 70 kB/s | 7.5 kB     00:00    
RPM Fusion for Fedora 36 - Nonfree - Steam                                                52 kB/s | 7.0 kB     00:00    
AbhÀngigkeiten sind aufgelöst.
=========================================================================================================================
 Paket                                Architektur           Version                         Paketquelle            GrĂ¶ĂŸe
=========================================================================================================================
Aktualisieren:
 grub2-common                         noarch                1:2.06-53.fc36                  updates                906 k
 grub2-efi-ia32                       x86_64                1:2.06-53.fc36                  updates                1.3 M
 grub2-efi-ia32-cdboot                x86_64                1:2.06-53.fc36                  updates                1.3 M
 grub2-efi-x64                        x86_64                1:2.06-53.fc36                  updates                1.3 M
 grub2-efi-x64-cdboot                 x86_64                1:2.06-53.fc36                  updates                1.3 M
 shim-ia32                            x86_64                15.6-2                          updates                409 k
 shim-x64                             x86_64                15.6-2                          updates                469 k

Transaktionszusammenfassung
=========================================================================================================================
Aktualisieren  7 Pakete

Gesamte DownloadgrĂ¶ĂŸe: 7.0 M
Ist dies in Ordnung? [j/N]: j
Pakete werden heruntergeladen:
(1/7): grub2-common-2.06-53.fc36.noarch.rpm                                              1.1 MB/s | 906 kB     00:00    
(2/7): grub2-efi-ia32-cdboot-2.06-53.fc36.x86_64.rpm                                     1.5 MB/s | 1.3 MB     00:00    
(3/7): grub2-efi-ia32-2.06-53.fc36.x86_64.rpm                                            1.0 MB/s | 1.3 MB     00:01    
(4/7): grub2-efi-x64-2.06-53.fc36.x86_64.rpm                                             1.4 MB/s | 1.3 MB     00:00    
(5/7): grub2-efi-x64-cdboot-2.06-53.fc36.x86_64.rpm                                      1.5 MB/s | 1.3 MB     00:00    
(6/7): shim-ia32-15.6-2.x86_64.rpm                                                       832 kB/s | 409 kB     00:00    
(7/7): shim-x64-15.6-2.x86_64.rpm                                                        2.7 MB/s | 469 kB     00:00    
-------------------------------------------------------------------------------------------------------------------------
Gesamt                                                                                   3.3 MB/s | 7.0 MB     00:02     
TransaktionsĂŒberprĂŒfung wird ausgefĂŒhrt
TransaktionsĂŒberprĂŒfung war erfolgreich.
Transaktion wird getestet
Transaktionstest war erfolgreich.
Transaktion wird ausgefĂŒhrt
  Vorbereitung lÀuft    :                                                                                            1/1
  Aktualisieren         : grub2-common-1:2.06-53.fc36.noarch                                                        1/14
Error unpacking rpm package grub2-common-1:2.06-53.fc36.noarch
  Aktualisieren         : grub2-efi-ia32-1:2.06-53.fc36.x86_64                                                      2/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/fedora: cpio: chown fehlgeschlagen - Das Verzeichnis ist nicht leer
Fehler: grub2-common-1:2.06-53.fc36.noarch: installieren fehlgeschlagen

Error unpacking rpm package grub2-efi-ia32-1:2.06-53.fc36.x86_64
  Aktualisieren         : grub2-efi-x64-1:2.06-53.fc36.x86_64                                                       3/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/fedora/grubia32.efi;632b132b: cpio: chown fehlgeschlagen - Die Operation wird nicht unterstĂŒtzt
Fehler: grub2-efi-ia32-1:2.06-53.fc36.x86_64: installieren fehlgeschlagen

Error unpacking rpm package grub2-efi-x64-1:2.06-53.fc36.x86_64
  Aktualisieren         : shim-x64-15.6-2.x86_64                                                                    4/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/fedora/grubx64.efi;632b132b: cpio: chown fehlgeschlagen - Die Operation wird nicht unterstĂŒtzt
Fehler: grub2-efi-x64-1:2.06-53.fc36.x86_64: installieren fehlgeschlagen

Error unpacking rpm package shim-x64-15.6-2.x86_64
  Aktualisieren         : shim-ia32-15.6-2.x86_64                                                                   5/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/BOOT/BOOTX64.EFI;632b132b: cpio: chown fehlgeschlagen - Die Operation wird nicht unterstĂŒtzt
Fehler: shim-x64-15.6-2.x86_64: installieren fehlgeschlagen

Error unpacking rpm package shim-ia32-15.6-2.x86_64
  Aktualisieren         : grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64                                               6/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/BOOT/BOOTIA32.EFI;632b132b: cpio: chown fehlgeschlagen - Die Operation wird nicht unterstĂŒtzt
Fehler: shim-ia32-15.6-2.x86_64: installieren fehlgeschlagen

Error unpacking rpm package grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64
  Aktualisieren         : grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64                                                7/14
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei /boot/efi/EFI/fedora/gcdia32.efi;632b132b: cpio: chown fehlgeschlagen - Die Operation wird nicht unterstĂŒtzt
Fehler: grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64: installieren fehlgeschlagen

Error unpacking rpm package grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64
  ÜberprĂŒfung lĂ€uft     : grub2-common-1:2.06-53.fc36.noarch                                                        1/14
  ÜberprĂŒfung lĂ€uft     : grub2-common-1:2.06-40.fc36.noarch                                                        2/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-ia32-1:2.06-53.fc36.x86_64                                                      3/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-ia32-1:2.06-40.fc36.x86_64                                                      4/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64                                               5/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-ia32-cdboot-1:2.06-40.fc36.x86_64                                               6/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-x64-1:2.06-53.fc36.x86_64                                                       7/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-x64-1:2.06-40.fc36.x86_64                                                       8/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64                                                9/14
  ÜberprĂŒfung lĂ€uft     : grub2-efi-x64-cdboot-1:2.06-40.fc36.x86_64                                               10/14
  ÜberprĂŒfung lĂ€uft     : shim-ia32-15.6-2.x86_64                                                                  11/14
  ÜberprĂŒfung lĂ€uft     : shim-ia32-15.4-5.x86_64                                                                  12/14
  ÜberprĂŒfung lĂ€uft     : shim-x64-15.6-2.x86_64                                                                   13/14
  ÜberprĂŒfung lĂ€uft     : shim-x64-15.4-5.x86_64                                                                   14/14

Fehlgeschlagen:
  grub2-common-1:2.06-40.fc36.noarch                          grub2-common-1:2.06-53.fc36.noarch                         
  grub2-efi-ia32-1:2.06-40.fc36.x86_64                        grub2-efi-ia32-1:2.06-53.fc36.x86_64                       
  grub2-efi-ia32-cdboot-1:2.06-40.fc36.x86_64                 grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64                
  grub2-efi-x64-1:2.06-40.fc36.x86_64                         grub2-efi-x64-1:2.06-53.fc36.x86_64                        
  grub2-efi-x64-cdboot-1:2.06-40.fc36.x86_64                  grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64                 
  shim-ia32-15.4-5.x86_64                                     shim-ia32-15.6-2.x86_64                                    
  shim-x64-15.4-5.x86_64                                      shim-x64-15.6-2.x86_64                                     

Fehler: Transaktion fehlgeschlagen

@weimick , and then please select the pasted text and set its format to “Preformatted Text”, that is the </>button in the icon bar of the text editor.
I have done it in your two post so you can see how nice it can look.

As this is an English-speaking forum, please post your outputs with LANG=C as the first string in your command. That switches the command’s locale to English, not everybody understands German. You can do that with any command.
Thanks.

Thanks for the fix.

I would recommend to use LC_ALL=C.utf8 as LC_ALL overrides all other locale variables. It may not make a big differece, asLANG=C.utf may serve the purpose as well.

Except for the language setting, the output is identical to the previously posted screenshot,

The actual error message can be reproduced if you mount /boot/efi with the following command

mount UUID=3056-3376 /boot/efi -o uid=1000,umask=0,shortname=winnt

You may need to downgrade one of the shime packages before you can upgrade it. For example downgrade shim-ia32.x86_64 as that can’t break any system which uses the 64 bit version of shim.

So someone must have done this or manipulated /etc/fstab in a similar fashion.

1 Like

can we see /etc/fstab?

Hallo Villy,
sorry about the inconvenience, but I am here the first time. As I understood, I should try the mount command and then the command for update. Here is the output and also the fstab (at the end):

Xxx> sudo umount /boot/efi
[sudo] Passwort fĂŒr xxx:
Xxx> sudo mount LABEL=B_SDB1 /boot/efi -o uid=1000,umask=0,shortname=winnt
Xxx> LANG=C sudo dnf upgrade --refresh

Copr repo for PyCharm owned by phracek                                                   9.9 kB/s | 3.6 kB     00:00    
Fedora 36 - x86_64                                                                       157 kB/s |  21 kB     00:00    
Fedora 36 openh264 (From Cisco) - x86_64                                                  11 kB/s | 989  B     00:00    
Fedora Modular 36 - x86_64                                                               165 kB/s |  20 kB     00:00    
Fedora 36 - x86_64 - Updates                                                              96 kB/s |  15 kB     00:00    
Fedora Modular 36 - x86_64 - Updates                                                     155 kB/s |  19 kB     00:00    
RPM Fusion for Fedora 36 - Free                                                           53 kB/s | 7.7 kB     00:00    
RPM Fusion for Fedora 36 - Free - Updates                                                 49 kB/s | 7.0 kB     00:00    
RPM Fusion for Fedora 36 - Nonfree - Steam                                                50 kB/s | 7.0 kB     00:00    
Dependencies resolved.
=========================================================================================================================
 Package                              Architecture          Version                         Repository              Size
=========================================================================================================================
Upgrading:
 grub2-common                         noarch                1:2.06-53.fc36                  updates                906 k
 grub2-efi-ia32                       x86_64                1:2.06-53.fc36                  updates                1.3 M
 grub2-efi-ia32-cdboot                x86_64                1:2.06-53.fc36                  updates                1.3 M
 grub2-efi-x64                        x86_64                1:2.06-53.fc36                  updates                1.3 M
 grub2-efi-x64-cdboot                 x86_64                1:2.06-53.fc36                  updates                1.3 M
 shim-ia32                            x86_64                15.6-2                          updates                409 k
 shim-x64                             x86_64                15.6-2                          updates                469 k

Transaction Summary
=========================================================================================================================
Upgrade  7 Packages

Total download size: 7.0 M
Is this ok [y/N]: y
Downloading Packages:
(1/7): grub2-common-2.06-53.fc36.noarch.rpm                                              1.3 MB/s | 906 kB     00:00    
(2/7): grub2-efi-ia32-2.06-53.fc36.x86_64.rpm                                            1.0 MB/s | 1.3 MB     00:01    
(3/7): grub2-efi-ia32-cdboot-2.06-53.fc36.x86_64.rpm                                     986 kB/s | 1.3 MB     00:01    
(4/7): grub2-efi-x64-2.06-53.fc36.x86_64.rpm                                             1.6 MB/s | 1.3 MB     00:00    
(5/7): shim-ia32-15.6-2.x86_64.rpm                                                       704 kB/s | 409 kB     00:00    
(6/7): grub2-efi-x64-cdboot-2.06-53.fc36.x86_64.rpm                                      1.7 MB/s | 1.3 MB     00:00    
(7/7): shim-x64-15.6-2.x86_64.rpm                                                        815 kB/s | 469 kB     00:00    
-------------------------------------------------------------------------------------------------------------------------
Total                                                                                    3.2 MB/s | 7.0 MB     00:02     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                 1/1 
  Upgrading        : grub2-common-1:2.06-53.fc36.noarch                                                             1/14 
Error unpacking rpm package grub2-common-1:2.06-53.fc36.noarch
  Upgrading        : grub2-efi-ia32-1:2.06-53.fc36.x86_64                                                           2/14 
error: unpacking of archive failed on file /boot/efi/EFI/fedora: cpio: chown failed - Directory not empty
error: grub2-common-1:2.06-53.fc36.noarch: install failed

Error unpacking rpm package grub2-efi-ia32-1:2.06-53.fc36.x86_64
  Upgrading        : grub2-efi-x64-1:2.06-53.fc36.x86_64                                                            3/14 
error: unpacking of archive failed on file /boot/efi/EFI/fedora/grubia32.efi;632c4958: cpio: chown failed - Operation not supported
error: grub2-efi-ia32-1:2.06-53.fc36.x86_64: install failed

Error unpacking rpm package grub2-efi-x64-1:2.06-53.fc36.x86_64
  Upgrading        : shim-x64-15.6-2.x86_64                                                                         4/14 
error: unpacking of archive failed on file /boot/efi/EFI/fedora/grubx64.efi;632c4958: cpio: chown failed - Operation not supported
error: grub2-efi-x64-1:2.06-53.fc36.x86_64: install failed

Error unpacking rpm package shim-x64-15.6-2.x86_64
  Upgrading        : shim-ia32-15.6-2.x86_64                                                                        5/14 
error: unpacking of archive failed on file /boot/efi/EFI/BOOT/BOOTX64.EFI;632c4958: cpio: chown failed - Operation not supported
error: shim-x64-15.6-2.x86_64: install failed

Error unpacking rpm package shim-ia32-15.6-2.x86_64
  Upgrading        : grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64                                                    6/14 
error: unpacking of archive failed on file /boot/efi/EFI/BOOT/BOOTIA32.EFI;632c4958: cpio: chown failed - Operation not supported
error: shim-ia32-15.6-2.x86_64: install failed

Error unpacking rpm package grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64
  Upgrading        : grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64                                                     7/14 
error: unpacking of archive failed on file /boot/efi/EFI/fedora/gcdia32.efi;632c4958: cpio: chown failed - Operation not supported
error: grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64: install failed

Error unpacking rpm package grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64
  Verifying        : grub2-common-1:2.06-53.fc36.noarch                                                             1/14 
  Verifying        : grub2-common-1:2.06-40.fc36.noarch                                                             2/14 
  Verifying        : grub2-efi-ia32-1:2.06-53.fc36.x86_64                                                           3/14 
  Verifying        : grub2-efi-ia32-1:2.06-40.fc36.x86_64                                                           4/14 
  Verifying        : grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64                                                    5/14 
  Verifying        : grub2-efi-ia32-cdboot-1:2.06-40.fc36.x86_64                                                    6/14 
  Verifying        : grub2-efi-x64-1:2.06-53.fc36.x86_64                                                            7/14 
  Verifying        : grub2-efi-x64-1:2.06-40.fc36.x86_64                                                            8/14 
  Verifying        : grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64                                                     9/14 
  Verifying        : grub2-efi-x64-cdboot-1:2.06-40.fc36.x86_64                                                    10/14 
  Verifying        : shim-ia32-15.6-2.x86_64                                                                       11/14 
  Verifying        : shim-ia32-15.4-5.x86_64                                                                       12/14 
  Verifying        : shim-x64-15.6-2.x86_64                                                                        13/14 
  Verifying        : shim-x64-15.4-5.x86_64                                                                        14/14 

Failed:
  grub2-common-1:2.06-40.fc36.noarch                          grub2-common-1:2.06-53.fc36.noarch                         
  grub2-efi-ia32-1:2.06-40.fc36.x86_64                        grub2-efi-ia32-1:2.06-53.fc36.x86_64                       
  grub2-efi-ia32-cdboot-1:2.06-40.fc36.x86_64                 grub2-efi-ia32-cdboot-1:2.06-53.fc36.x86_64                
  grub2-efi-x64-1:2.06-40.fc36.x86_64                         grub2-efi-x64-1:2.06-53.fc36.x86_64                        
  grub2-efi-x64-cdboot-1:2.06-40.fc36.x86_64                  grub2-efi-x64-cdboot-1:2.06-53.fc36.x86_64                 
  shim-ia32-15.4-5.x86_64                                     shim-ia32-15.6-2.x86_64                                    
  shim-x64-15.4-5.x86_64                                      shim-x64-15.6-2.x86_64                                     

Error: Transaction failed

the file fstab:

###############################################################################################
#
# <file system>	<mount point>	<type>	<options>			<dump>  <pass>
# Bootability restore: Change id = 02190B8D-B9AD-4D1C-AE52-FF1FD63E0437
LABEL=Fedora_S	/ 		ext4 	errors=remount-ro 		0 	1 
LABEL=Fedora_U 	/home 		ext4 	defaults 			0 	2 
LABEL=B_SDB1	/boot/efi 	vfat 	gid=46,uid=1000,umask=0,shortname=winnt 0 2 
LABEL=Fed_Swap 	swap 		swap 	defaults 			0 	0 

###############################################################################################
#
# <file system>		<mount point>	<type>	<options>			<dump>  <pass>
LABEL=Win_10		/Win/10         ntfs    defaults,umask=007,gid=46 	0       0
LABEL=Win_11		/Win/11         ntfs    defaults,umask=007,gid=46 	0       0
LABEL=Archiv		/Win/Archiv     ntfs    defaults,umask=007,gid=46 	0       0
LABEL=Backup		/Win/Backup     ntfs    defaults,umask=007,gid=46 	0       0
LABEL=Bilder		/Win/Bilder     ntfs    defaults,umask=007,gid=46 	0       0
LABEL=B_N1P1		/Win/Boot_N	vfat    users,gid=46,umask=0002,codepage=437	0       0
LABEL=B_SDB1		/Win/Boot_S	vfat    users,gid=46,umask=0002,codepage=437	0       0
LABEL=P_MAGIC		/Win/P_Mag	vfat    users,gid=46,umask=0002,codepage=437	0       0
LABEL=Daten		/Win/Daten     	ntfs    defaults,umask=007,gid=46 	0       0
LABEL=Filme		/Win/Filme     	ntfs    defaults,umask=007,gid=46 	0       0
LABEL=Musik		/Win/Musik     	ntfs    defaults,umask=007,gid=46 	0       0
LABEL=Fedora_S		/Win/F_S        ext4    defaults        		0       0
LABEL=Fedora_U		/Win/F_U        ext4    defaults        		0       0
LABEL=LMint_S		/Win/M_S        ext4    defaults        		0       0
LABEL=LMint_U		/Win/M_U        ext4    defaults        		0       0
LABEL=Manja_S		/Win/J_S        ext4    defaults        		0       0
LABEL=Manja_U		/Win/J_U        ext4    defaults        		0       0
LABEL=MX_Sys		/Win/X_S        ext4    defaults        		0       0
LABEL=MX_Usr		/Win/X_U        ext4    defaults        		0       0
LABEL=OSuse_S		/Win/O_S        ext4    defaults        		0       0
LABEL=OSuse_U		/Win/O_U        ext4    defaults        		0       0
LABEL=Ubu_Sys		/Win/U_S        ext4    defaults        		0       0
LABEL=Ubu_Usr		/Win/U_U        ext4    defaults        		0       0

Hallo Villy,
here is a screenshot of the filemanager output for “efi”, perhaps it will help you::

You are supposed to mount it with

umask=0077