Re: reading grub.cfg

2023-04-14 Thread Daniel Kiper
Hey, On Wed, Apr 12, 2023 at 01:47:56PM +0200, Laszlo Ersek wrote: > Hi, > > sorry for the beginner questions in advance. > > How does grub2 locate and read "grub.cfg"? > > My (very superficial) understanding is this: > > - grub2 relies on its own filesystem drivers; for example, it does not > att

reading grub.cfg

2023-04-12 Thread Laszlo Ersek
Hi, sorry for the beginner questions in advance. How does grub2 locate and read "grub.cfg"? My (very superficial) understanding is this: - grub2 relies on its own filesystem drivers; for example, it does not attempt to consume EFI_SIMPLE_FILE_SYSTEM_PROTOCOL directly on a UEFI system -- it pres