[bug #64376] error: file '/grub/x86_64-efi/normal.mod' not found.

2023-07-12 Thread Steve
Follow-up Comment #5, bug #64376 (project grub): I found a strange issue with XFS filesystem when used for `/boot`. Out of <100%> it fails to install grub with the Calamares installer. However when the commit ef7850c757fb3dd2462a512cfa0ff19c89fcc0b1 (fs/xfs: Fix issues found while fuzzing the XFS

XFS Bug with Grub

2023-07-12 Thread TechXero
I found a strange issue with *XFS* filesystem when used for `/boot`.(error: file '/grub/x86_64-efi/normal.mod' not found) Out of <100%> it fails to install grub with the *Calamares* installer. However when the commit *ef7850c757fb3dd2462a512cfa0ff19c89fcc0b1* (fs/xfs: Fix issues found while fuzzing

Grub XFS normal.mod not found error

2023-07-12 Thread TechXero
Hello Sorry for posting this again there was a formatting issue (Whitext/White bg) I found a strange issue with XFS filesystem when used for `/boot`. Out of <100%> it fails to install grub with the Calamares installer. However when the commit ef7850c757fb3dd2462a512cfa0ff19c89fcc0b1 (fs/xfs: Fix

[bug #64376] error: file '/grub/x86_64-efi/normal.mod' not found.

2023-07-12 Thread Steve
Follow-up Comment #6, bug #64376 (project grub): Hello, Due to a formatting error am posting again.. I found a strange issue with XFS filesystem when used for `/boot`. Out of <100%> it fails to install grub with the Calamares installer. However when the commit ef7850c757fb3dd2462a512cfa0ff19c89

[bug #64385] Add GRUB_CMDLINE_LINUX_* variable for recovery mode only

2023-07-12 Thread INVALID.NOREPLY
Follow-up Comment #1, bug #64385 (project grub): We see the problem lies in /etc/grub.d/10_linux if [ -x /lib/recovery-mode/recovery-menu ]; then GRUB_CMDLINE_LINUX_RECOVERY=recovery else GRUB_CMDLINE_LINUX_RECOVERY=single GRUB_CMDLINE_LINUX_RECOVERY gets born here, with no way for the u