Hi zusammen,
ich nutze als Bootmanager Grub und heute wurde dieses anscheinend beim
Update Native Packages - 1. Eintrag im Welcome v25.3.1-1 aktualisiert.
Dabei wurde diese Meldung angezeigt:
:: To use the new features provided in this GRUB update, it is recommended
to install it to the MBR or UEFI. Due to potential configuration
incompatibilities, it is advised to run both, installation and generation
of configuration:
# grub-install β¦
# grub-mkconfig -o /boot/grub/grub.cfg
Ich nehme an ich sollte dieses Update und die Config vor dem nΓ€chsten Start des Systems durchfΓΌhren, richtig?
Hinweis: Ich habe OS-Prober aktiv, damit ich das alte Win11 im Notfall booten kann, da da noch Daten/Anwendungen sind, die ich ab und an brauche.
Ich habe Grub bei der Installation des Systems in UEFI installieren lassen.
Wie ergΓ€nze ich den ersten Befehl nun korrekt damit alles wieder so ist, wie gehabt (also auch mit OS-Prober fΓΌrs alte Win11)?
Hier auch gleich ein paar relevante Befehle zur Information.
[petermb@EndeavourOSNeo-Machine /]$ lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
sda
ββsda1 ntfs Samsung_860_EVO_SATA-SSD 7C50627A50623B52
sdb
ββsdb1
ββsdb2 ntfs Samsung_870_QVO_SATA-SSD 1C4C54294C53FFC6 854,6G 8% /run/media/petermb/Samsung_870_QVO_SATA-SSD
sdc
ββsdc1 ext4 1.0 HDD_Daten2 63f24bf1-f6cf-49d2-9974-7b14e59b47c8 863,8G 1% /run/media/petermb/HDD_Daten2
sdd
ββsdd1 vfat FAT32 Austausch CB1B-933E 443G 52% /run/media/petermb/Austausch
sde
ββsde1 ntfs WD My Passport 5 TB BCB6C347B6C3013E 1,6T 65% /run/media/petermb/WD My Passport 5 TB
sdf
ββsdf1 ext4 1.0 Toshiba4GB-MX aa995c3d-704a-43d2-adb8-ab668df31a07 2,9T 14% /run/media/petermb/Toshiba4GB-MX
nvme1n1
ββnvme1n1p1
ntfs Games_und_Modding 205D6F8114AA6B77
nvme0n1
ββnvme0n1p1
β vfat FAT32 EFI-SYSTEM D8BD-3C46 221,1M 12% /boot/efi
ββnvme0n1p2
β ext4 1.0 endeavouros 769af07a-8736-423d-ab30-75dead2b6f9d 113,4G 71% /
ββnvme0n1p3
β
ββnvme0n1p4
ntfs BA9A9B5C9A9B13CB
[petermb@EndeavourOSNeo-Machine /]$ bootctl status
Failed to read "/boot/efi/EFI/systemd": Keine Berechtigung
Failed to open '/boot/efi//loader/loader.conf': Keine Berechtigung
System:
Firmware: n/a (n/a)
Firmware Arch: x64
Secure Boot: disabled
TPM2 Support: yes
Measured UKI: no
Boot into FW: supported
Current Boot Loader:
Product: GRUB 2.12
Features: β Boot counting
β Menu timeout control
β One-shot menu timeout control
β Default entry control
β One-shot entry control
β Support for XBOOTLDR partition
β Support for passing random seed to OS
β Load drop-in drivers
β Support Type #1 sort-key field
β Support @saved pseudo-entry
β Support Type #1 devicetree field
β Enroll SecureBoot keys
β Retain SHIM protocols
β Menu can be disabled
β Multi-Profile UKIs are supported
β Boot loader set partition information
Partition: /dev/disk/by-partuuid/e13374c0-e569-4283-a047-26419bdd0b32
Random Seed:
System Token: not set
Exists: no
Available Boot Loaders on ESP:
ESP: /boot/efi (/dev/disk/by-partuuid/e13374c0-e569-4283-a047-26419bdd0b32)
File: (can't access /boot/efi: Keine Berechtigung)
Boot Loaders Listed in EFI Variables:
Title: endeavouros
ID: 0x0002
Status: active, boot-order
Partition: /dev/disk/by-partuuid/e13374c0-e569-4283-a047-26419bdd0b32
File: ββ/EFI/ENDEAVOUROS/GRUBX64.EFI
Title: Windows Boot Manager
ID: 0x0000
Status: active, boot-order
Partition: /dev/disk/by-partuuid/e13374c0-e569-4283-a047-26419bdd0b32
File: ββ/EFI/MICROSOFT/BOOT/BOOTMGFW.EFI
Title: UEFI OS
ID: 0x0001
Status: active, boot-order
Partition: /dev/disk/by-partuuid/e13374c0-e569-4283-a047-26419bdd0b32
File: ββ/EFI/BOOT/BOOTX64.EFI
[petermb@EndeavourOSNeo-Machine /]$
[petermb@EndeavourOSNeo-Machine /]$ efibootmgr
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0002,0000,0001
Boot0000* Windows Boot Manager HD(1,GPT,e13374c0-e569-4283-a047-26419bdd0b32,0x800,0x80000)/\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000000050100000010000000040000007fff0400
Boot0001* UEFI OS HD(1,GPT,e13374c0-e569-4283-a047-26419bdd0b32,0x800,0x80000)/\EFI\BOOT\BOOTX64.EFI0000424f
Boot0002* endeavouros HD(1,GPT,e13374c0-e569-4283-a047-26419bdd0b32,0x800,0x80000)/\EFI\ENDEAVOUROS\GRUBX64.EFI
[petermb@EndeavourOSNeo-Machine /]$
[petermb@EndeavourOSNeo-Machine /]$ cat /etc/default/grub
# GRUB boot loader configuration
GRUB_DEFAULT='0'
GRUB_TIMEOUT='50'
GRUB_DISTRIBUTOR='EndeavourOS'
GRUB_CMDLINE_LINUX_DEFAULT='nowatchdog nvme_load=YES nvidia_drm.modeset=1 loglevel=3'
GRUB_CMDLINE_LINUX=""
# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
# Uncomment to enable booting from LUKS encrypted devices
#GRUB_ENABLE_CRYPTODISK=y
# Set to 'countdown' or 'hidden' to change timeout behavior,
# press ESC key to display menu.
GRUB_TIMEOUT_STYLE=menu
# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console
# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `videoinfo'
GRUB_GFXMODE=auto
# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep
# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY='true'
# Uncomment and set to the desired menu colors. Used by normal and wallpaper
# modes only. Entries specified as foreground/background.
#GRUB_COLOR_NORMAL="light-blue/black"
GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
# Uncomment one of them for the gfx desired, a image background or a gfxtheme
GRUB_BACKGROUND='/usr/share/endeavouros/splash.png'
#GRUB_THEME="/path/to/gfxtheme"
# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"
# Uncomment to make GRUB remember the last selection. This requires
# setting 'GRUB_DEFAULT=saved' above.
#GRUB_SAVEDEFAULT=true
# Uncomment to disable submenus in boot menu
GRUB_DISABLE_SUBMENU='false'
# Probing for other operating systems is disabled for security reasons. Read
# documentation on GRUB_DISABLE_OS_PROBER, if still want to enable this
# functionality install os-prober and uncomment to detect and include other
# operating systems.
GRUB_DISABLE_OS_PROBER=false
GRUB_EARLY_INITRD_LINUX_STOCK=''
[petermb@EndeavourOSNeo-Machine /]$
Da ich im Moment ein nichtbootbares System nicht riskieren kann (Bewerbungsphase) und morgen frΓΌh direkt weiter arbeiten kΓΆnnen muss, frage ich lieber nochmal nach bzw. bin auf eure Tipps, was ich vielleicht anders oder besser konfigurieren kann gespannt.
Vielen Dank im Voraus.
pete