Make tumbleweed hard disk bootable and grub question

I haven’t found a way as root to not reproduce it:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73134

I cannot confirm this.

> df /sys/firmware/efi/efivars/
Filesystem     1K-blocks  Used Available Use% Mounted on
efivarfs             128    41        83  33% /sys/firmware/efi/efivars
> su -
Passwort: 
# df /sys/firmware/efi/efivars/
Filesystem     1K-blocks  Used Available Use% Mounted on
efivarfs             128    41        83  33% /sys/firmware/efi/efivars

My system:

Operating System: openSUSE Tumbleweed 20240906
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.10.8-1-default (64-bit)
Graphics Platform: X11
Graphics Processor: Mesa Intel® HD Graphics 630

I can’t confirm it either.

No matter how I do it, as normal user, as root or through sudo, the output is the same.

UEFI PC #4:

ara88:~ # grep RETT /etc/os-release
PRETTY_NAME="openSUSE Tumbleweed"
ara88:~ # ls -1 /sys/firmware/efi/efivars/ | wc
     77      77    3826
ara88:~ # df /sys/firmware/efi/efivars/
df: no file systems processed
ara88:~ #  

[root@ara88 ~]# grep RETT /etc/os-release
PRETTY_NAME="Fedora Linux 40 (Forty)"
[root@ara88 ~]# ls -1 /sys/firmware/efi/efivars/ | wc
     77      77    3826
[root@ara88 ~]# df /sys/firmware/efi/efivars
df: no file systems processed
[root@ara88 ~]#

root@ara88:~# grep RETT /etc/os-release
PRETTY_NAME="Debian GNU/Linux trixie/sid"
root@ara88:~# ls -1 /sys/firmware/efi/efivars/ | wc
     77      77    3826
root@ara88:~# df /sys/firmware/efi/efivars
df: no file systems processed
root@ara88:~# 

[root@ara88 ~]# grep RETT /etc/os-release
PRETTY_NAME="Mageia 9"
[root@ara88 ~]# ls -1 /sys/firmware/efi/efivars/ | wc
     77      77    3826
[root@ara88 ~]# df /sys/firmware/efi/efivars
df: no file systems processed
[root@ara88 ~]#

root@ara88:~# grep RETT /etc/os-release
PRETTY_NAME="Ubuntu 24.04 LTS"
root@ara88:~# ls -1 /sys/firmware/efi/efivars/ | wc
     77      77    3826
root@ara88:~# df /sys/firmware/efi/efivars
df: no file systems processed
root@ara88:~#

root@ara88:/etc# neofetch | grep OS
                                           OS: MX x86_64
root@ara88:/etc# ls -1 /sys/firmware/efi/efivars/ | wc
     77      77    3826
root@ara88:/etc# df /sys/firmware/efi/efivars
df: no file systems processed
root@ara88:/etc# 

root@ara88:~# grep RETT /etc/os-release
PRETTY_NAME="Ubuntu 24.04 LTS"
root@ara88:~# ls -1 /sys/firmware/efi/efivars/ | wc
     77      77    3826
root@ara88:~# df /sys/firmware/efi/efivars
df: no file systems processed
root@ara88:~# 

ara88:~ # grep RETT /etc/os-release
PRETTY_NAME="openSUSE Leap 15.5"
ara88:~ # ls -1 /sys/firmware/efi/efivars/ | wc
     77      77    3826
ara88:~ # df /sys/firmware/efi/efivars
df: no file systems processed
ara88:~ #

Like I wrote already, here and in the bug report, I cannot not reproduce here. Every PC, every OS, same result.

Now closing this thread.

1 Like