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

     1  [
     2    {
     3      "cmdline": "root=UUID=f117f752-02f1-4df8-89ba-20032dea6905 ro console=ttyS0 quiet",
     4      "image_type": "linux",
     5      "initrd": {
     6        "url": "file://testdata_new/debian_10_4_installed/boot/initrd.img-4.19.0-9-amd64"
     7      },
     8      "kernel": {
     9        "url": "file://testdata_new/debian_10_4_installed/boot/vmlinuz-4.19.0-9-amd64"
    10      },
    11      "name": "Debian GNU/Linux"
    12    },
    13    {
    14      "cmdline": "root=UUID=f117f752-02f1-4df8-89ba-20032dea6905 ro console=ttyS0 quiet",
    15      "image_type": "linux",
    16      "initrd": {
    17        "url": "file://testdata_new/debian_10_4_installed/boot/initrd.img-4.19.0-9-amd64"
    18      },
    19      "kernel": {
    20        "url": "file://testdata_new/debian_10_4_installed/boot/vmlinuz-4.19.0-9-amd64"
    21      },
    22      "name": "Debian GNU/Linux, with Linux 4.19.0-9-amd64"
    23    },
    24    {
    25      "cmdline": "root=UUID=f117f752-02f1-4df8-89ba-20032dea6905 ro single console=ttyS0",
    26      "image_type": "linux",
    27      "initrd": {
    28        "url": "file://testdata_new/debian_10_4_installed/boot/initrd.img-4.19.0-9-amd64"
    29      },
    30      "kernel": {
    31        "url": "file://testdata_new/debian_10_4_installed/boot/vmlinuz-4.19.0-9-amd64"
    32      },
    33      "name": "Debian GNU/Linux, with Linux 4.19.0-9-amd64 (recovery mode)"
    34    }
    35  ]