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

     1  [
     2    {
     3      "cmdline": "root=UUID=6e6a0373-fbdf-4e5b-9ea5-07117e10bea5 ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8",
     4      "image_type": "linux",
     5      "initrd": {
     6        "url": "file://testdata_new/rhel_7_8_another/boot/initramfs-3.10.0-1127.el7.x86_64.img"
     7      },
     8      "kernel": {
     9        "url": "file://testdata_new/rhel_7_8_another/boot/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=UUID=6e6a0373-fbdf-4e5b-9ea5-07117e10bea5 ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto",
    15      "image_type": "linux",
    16      "initrd": {
    17        "url": "file://testdata_new/rhel_7_8_another/boot/initramfs-0-rescue-8ae51ce6a0a74f8d85fe6f1281d8477f.img"
    18      },
    19      "kernel": {
    20        "url": "file://testdata_new/rhel_7_8_another/boot/vmlinuz-0-rescue-8ae51ce6a0a74f8d85fe6f1281d8477f"
    21      },
    22      "name": "Red Hat Enterprise Linux Server (0-rescue-8ae51ce6a0a74f8d85fe6f1281d8477f) 7.8 (Maipo)"
    23    }
    24  ]