Re: Where(in which file) does the installer(Anaconda) write the grub menu entries (for the user to edit)?

2021-08-31 Thread Gueven Bay via users
Aha. I see now. Thank you Stan and Thank you Samuel. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-

Re: Where(in which file) does the installer(Anaconda) write the grub menu entries (for the user to edit)?

2021-08-31 Thread Gueven Bay via users
Some minutes ago I have rebooted to be able to write down the Fedora 33 grub menu entry: load video set gfxpayload=keep insmod gzio linux ($root)/boot/vmlinuz-5.13.12-100.fc33.x86_64 root=UUID=... ro resume=UUID=... rhgb quiet initrd ($root)/boot/initramfs-5.13.12-100.fc33.x86_64.img (The ... are

Re: Where(in which file) does the installer(Anaconda) write the grub menu entries (for the user to edit)?

2021-08-31 Thread Gueven Bay via users
Am Di., 31. Aug. 2021 um 16:28 Uhr schrieb stan via users : > If you are using UEFI, on F33 it should still be in > /boot/efi/EFI/fedora/grub.cfg Yes, this file exists BUT in every grub2 tutorial and also in this file itself at the top it is written that you should not edit this file directly. >

Where(in which file) does the installer(Anaconda) write the grub menu entries (for the user to edit)?

2021-08-31 Thread Gueven Bay via users
Hello, I have installed a Centos (8.4) on my harddisks thrid partition and after that a Fedora 33 on the fourth partition. The Fedora installer made the correct entries for grub. I can choose and boot both operating systems. BUT My Problem is: I can not find the menu entries in the scripts under