Re: [CentOS] Booting from an ISO file in a XFS /boot

2021-04-08 Thread Gestió Servidors
> Just guessing - loading the grub module for xfs is missing? Also, I have test adding "insmod xfs" in the "menuentry" section of my "iPXE" boot option, but result is the same... ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailma

Re: [CentOS] Booting from an ISO file in a XFS /boot partition

2021-04-08 Thread Leon Fauster via CentOS
On 08.04.21 11:16, Gestió Servidors wrote: Hi, I want to boot with a customized iPXE iso boot file from my GRUB2 menu. My system is running CentOS-7, with /boot formated as XFS filesystem. After copying my iPXE.iso into /boot, I have created a custom GRUB2 file in /etc/grub.d/40_custom like t