github.com/u-root/u-root@v7.0.1-0.20200915234505-ad7babab0a8e+incompatible/pkg/boot/grub/testdata_new/rhel_7_8_installed.json (about)

     1  [
     2    {
     3      "cmdline": "root=/dev/mapper/rhel-root ro crashkernel=auto spectre_v2=retpoline rd.lvm.lv=rhel/root rd.lvm.lv=rhel/swap LANG=en_US.UTF-8 console=ttyS0,9600",
     4      "image_type": "linux",
     5      "initrd": {
     6        "url": "file://testdata_new/rhel_7_8_installed/initramfs-3.10.0-1127.el7.x86_64.img"
     7      },
     8      "kernel": {
     9        "url": "file://testdata_new/rhel_7_8_installed/vmlinuz-3.10.0-1127.el7.x86_64"
    10      },
    11      "name": "Red Hat Enterprise Linux Server (3.10.0-1127.el7.x86_64) 7.8 (Maipo)"
    12    },
    13    {
    14      "cmdline": "root=/dev/mapper/rhel-root ro crashkernel=auto spectre_v2=retpoline rd.lvm.lv=rhel/root rd.lvm.lv=rhel/swap LANG=en_US.UTF-8 console=ttyS0,9600",
    15      "image_type": "linux",
    16      "initrd": {
    17        "url": "file://testdata_new/rhel_7_8_installed/initramfs-3.10.0-1090.el7.x86_64.img"
    18      },
    19      "kernel": {
    20        "url": "file://testdata_new/rhel_7_8_installed/vmlinuz-3.10.0-1090.el7.x86_64"
    21      },
    22      "name": "Red Hat Enterprise Linux Server (3.10.0-1090.el7.x86_64) 7.8 (Maipo)"
    23    },
    24    {
    25      "cmdline": "root=/dev/mapper/rhel-root ro crashkernel=auto spectre_v2=retpoline rd.lvm.lv=rhel/root rd.lvm.lv=rhel/swap rhgb quiet",
    26      "image_type": "linux",
    27      "initrd": {
    28        "url": "file://testdata_new/rhel_7_8_installed/initramfs-0-rescue-c1f242ee03e54908bf80c667e1d9ef90.img"
    29      },
    30      "kernel": {
    31        "url": "file://testdata_new/rhel_7_8_installed/vmlinuz-0-rescue-c1f242ee03e54908bf80c667e1d9ef90"
    32      },
    33      "name": "Red Hat Enterprise Linux Server (0-rescue-c1f242ee03e54908bf80c667e1d9ef90) 7.8 (Maipo)"
    34    }
    35  ]