Bug 2166412

Summary: ext4 filessystem support missing
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: grub2Assignee: Javier Martinez Canillas <fmartine>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: fmartine, lkundrak, ngompa13, pgnet.dev, pjones, pwhalen, rharwood, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-02-10 17:50:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2083910    

Description Dennis Gilmore 2023-02-01 18:34:39 UTC
Description of problem:
when booting my system the configfile was not automatically loaded. when trying to load it I get the following output 

grub> configfile (hd0,g
Possible partitions are:

        Partition hd0,gpt1: No known filesystem detected - Partition start at
1024KiB - Total size 1049600KiB
        Partition hd0,gpt2: Filesystem type fat - Label `ESP', UUID A19D-3026 -
Partition start at 1050624KiB - Total size 1049600KiB
        Partition hd0,gpt3: No known filesystem detected - Partition start at
2100224KiB - Total size 974661632KiB

hd0,gpt1 is /boot and ext4, insmod ext2 did not result in the system being able to read the partition.

I used the livecd and downgraded to grub2-2.06-76.fc38 which had no issues booting


Version-Release number of selected component (if applicable):
grub2-2.06-78.fc38

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Dennis Gilmore 2023-02-01 19:40:08 UTC
Proposing as a blocker as it renders the system unbootable

Comment 2 Robbie Harwood 2023-02-01 21:28:11 UTC
Can you retest with grub2-2.06-80.fc38?

Comment 3 Ben Cotton 2023-02-07 15:07:53 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle.
Changing version to 38.

Comment 4 Ben Cotton 2023-02-10 13:28:27 UTC
Needinfo'ing reporter for comment #2

Comment 5 Dennis Gilmore 2023-02-10 17:50:12 UTC
closing as this is now working