set pager=1 function load_video { if [ x$feature_all_video_module = xy ]; then insmod all_video else insmod efi_gop insmod efi_uga insmod ieee1275_fb insmod vbe insmod vga insmod video_bochs insmod video_cirrus fi } terminal_output console set timeout_style=menu set timeout=1 menuentry 'CentOS Stream (6.1.129-1.el9.elrepo.x86_64) 9' --class centos --unrestricted { load_video set gfxpayload=keep insmod gzio insmod part_msdos insmod xfs search --no-floppy --fs-uuid --set=root 27ec0a2c-d966-4804-903a-9ab2cf9d1710 linux /boot/vmlinuz-6.1.129-1.el9.elrepo.x86_64 root=UUID=27ec0a2c-d966-4804-903a-9ab2cf9d1710 ro net.ifnames=0 biosdevname=0 edd=off dis_ucode_ldr mitigations=off intel_iommu=on selinux=0 audit=0 pci-stub.ids=1002:67ef,1002:aae0,1002:675f,1002:aa90,8086:a2c5,8086:a2a1,8086:a2f0,8086:a2a3 LANG=en_US.UTF-8 initrd /boot/initramfs-6.1.129-1.el9.elrepo.x86_64.img } menuentry 'CentOS Stream (6.1.130-1.el9.elrepo.x86_64) 9' --class centos --unrestricted { load_video set gfxpayload=keep insmod gzio insmod part_msdos insmod xfs search --no-floppy --fs-uuid --set=root 27ec0a2c-d966-4804-903a-9ab2cf9d1710 linux /boot/vmlinuz-6.1.130-1.el9.elrepo.x86_64 root=UUID=27ec0a2c-d966-4804-903a-9ab2cf9d1710 ro net.ifnames=0 biosdevname=0 edd=off dis_ucode_ldr mitigations=off intel_iommu=on selinux=0 audit=0 pci-stub.ids=1002:67ef,1002:aae0,1002:675f,1002:aa90,8086:a2c5,8086:a2a1,8086:a2f0,8086:a2a3 LANG=en_US.UTF-8 initrd /boot/initramfs-6.1.130-1.el9.elrepo.x86_64.img } menuentry 'CentOS Stream (6.1.131-1.el9.elrepo.x86_64) 9' --class centos --unrestricted { load_video set gfxpayload=keep insmod gzio insmod part_msdos insmod xfs search --no-floppy --fs-uuid --set=root 27ec0a2c-d966-4804-903a-9ab2cf9d1710 linux /boot/vmlinuz-6.1.131-1.el9.elrepo.x86_64 root=UUID=27ec0a2c-d966-4804-903a-9ab2cf9d1710 ro net.ifnames=0 biosdevname=0 edd=off dis_ucode_ldr mitigations=off intel_iommu=on selinux=0 audit=0 pci-stub.ids=1002:67ef,1002:aae0,1002:675f,1002:aa90,8086:a2c5,8086:a2a1,8086:a2f0,8086:a2a3 LANG=en_US.UTF-8 initrd /boot/initramfs-6.1.131-1.el9.elrepo.x86_64.img } menuentry 'CentOS Stream (6.13.6-1.el9.elrepo.x86_64) 9' --class centos --unrestricted { load_video set gfxpayload=keep insmod gzio insmod part_msdos insmod xfs search --no-floppy --fs-uuid --set=root 27ec0a2c-d966-4804-903a-9ab2cf9d1710 linux /boot/vmlinuz-6.13.6-1.el9.elrepo.x86_64 root=UUID=27ec0a2c-d966-4804-903a-9ab2cf9d1710 ro net.ifnames=0 biosdevname=0 edd=off dis_ucode_ldr mitigations=off intel_iommu=on selinux=0 audit=0 pci-stub.ids=1002:67ef,1002:aae0,1002:675f,1002:aa90,8086:a2c5,8086:a2a1,8086:a2f0,8086:a2a3 LANG=en_US.UTF-8 initrd /boot/initramfs-6.13.6-1.el9.elrepo.x86_64.img } menuentry 'CentOS Stream (6.13.7-1.el9.elrepo.x86_64) 9' --class centos --unrestricted { load_video set gfxpayload=keep insmod gzio insmod part_msdos insmod xfs search --no-floppy --fs-uuid --set=root 27ec0a2c-d966-4804-903a-9ab2cf9d1710 linux /boot/vmlinuz-6.13.7-1.el9.elrepo.x86_64 root=UUID=27ec0a2c-d966-4804-903a-9ab2cf9d1710 ro net.ifnames=0 biosdevname=0 edd=off dis_ucode_ldr mitigations=off intel_iommu=on selinux=0 audit=0 pci-stub.ids=1002:67ef,1002:aae0,1002:675f,1002:aa90,8086:a2c5,8086:a2a1,8086:a2f0,8086:a2a3 LANG=en_US.UTF-8 initrd /boot/initramfs-6.13.7-1.el9.elrepo.x86_64.img } default='CentOS Stream (6.13.7-1.el9.elrepo.x86_64) 9'