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

     1  [
     2    {
     3      "cmdline": "root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff",
     4      "image_type": "linux",
     5      "initrd": {
     6        "url": "file://testdata_new/ubuntu_16_04_boot/initrd.img-4.10.0-42-generic"
     7      },
     8      "kernel": {
     9        "url": "file://testdata_new/ubuntu_16_04_boot/vmlinuz-4.10.0-42-generic.efi.signed"
    10      },
    11      "name": "Ubuntu"
    12    },
    13    {
    14      "cmdline": "root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff",
    15      "image_type": "linux",
    16      "initrd": {
    17        "url": "file://testdata_new/ubuntu_16_04_boot/initrd.img-4.10.0-42-generic"
    18      },
    19      "kernel": {
    20        "url": "file://testdata_new/ubuntu_16_04_boot/vmlinuz-4.10.0-42-generic.efi.signed"
    21      },
    22      "name": "Ubuntu, with Linux 4.10.0-42-generic"
    23    },
    24    {
    25      "cmdline": "root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff init=/sbin/upstart",
    26      "image_type": "linux",
    27      "initrd": {
    28        "url": "file://testdata_new/ubuntu_16_04_boot/initrd.img-4.10.0-42-generic"
    29      },
    30      "kernel": {
    31        "url": "file://testdata_new/ubuntu_16_04_boot/vmlinuz-4.10.0-42-generic.efi.signed"
    32      },
    33      "name": "Ubuntu, with Linux 4.10.0-42-generic (upstart)"
    34    },
    35    {
    36      "cmdline": "root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset",
    37      "image_type": "linux",
    38      "initrd": {
    39        "url": "file://testdata_new/ubuntu_16_04_boot/initrd.img-4.10.0-42-generic"
    40      },
    41      "kernel": {
    42        "url": "file://testdata_new/ubuntu_16_04_boot/vmlinuz-4.10.0-42-generic.efi.signed"
    43      },
    44      "name": "Ubuntu, with Linux 4.10.0-42-generic (recovery mode)"
    45    },
    46    {
    47      "cmdline": "root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff",
    48      "image_type": "linux",
    49      "initrd": {
    50        "url": "file://testdata_new/ubuntu_16_04_boot/initrd.img-4.10.0-40-generic"
    51      },
    52      "kernel": {
    53        "url": "file://testdata_new/ubuntu_16_04_boot/vmlinuz-4.10.0-40-generic.efi.signed"
    54      },
    55      "name": "Ubuntu, with Linux 4.10.0-40-generic"
    56    },
    57    {
    58      "cmdline": "root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff init=/sbin/upstart",
    59      "image_type": "linux",
    60      "initrd": {
    61        "url": "file://testdata_new/ubuntu_16_04_boot/initrd.img-4.10.0-40-generic"
    62      },
    63      "kernel": {
    64        "url": "file://testdata_new/ubuntu_16_04_boot/vmlinuz-4.10.0-40-generic.efi.signed"
    65      },
    66      "name": "Ubuntu, with Linux 4.10.0-40-generic (upstart)"
    67    },
    68    {
    69      "cmdline": "root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset",
    70      "image_type": "linux",
    71      "initrd": {
    72        "url": "file://testdata_new/ubuntu_16_04_boot/initrd.img-4.10.0-40-generic"
    73      },
    74      "kernel": {
    75        "url": "file://testdata_new/ubuntu_16_04_boot/vmlinuz-4.10.0-40-generic.efi.signed"
    76      },
    77      "name": "Ubuntu, with Linux 4.10.0-40-generic (recovery mode)"
    78    }
    79  ]