forked from u-root/u-root
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrhel_7_8_another.json
26 lines (26 loc) · 1.08 KB
/
rhel_7_8_another.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
{
"cmdline": "root=UUID=71360dfb-1e6e-40dc-abec-3538d5fffa39 ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8",
"image_type": "linux",
"initrd": {
"url": "file:///testdata_new/rhel_7_8_another/boot/initramfs-3.10.0-1127.el7.x86_64.img"
},
"kernel": {
"url": "file:///testdata_new/rhel_7_8_another/boot/vmlinuz-3.10.0-1127.el7.x86_64"
},
"name": "Red Hat Enterprise Linux Server (3.10.0-1127.el7.x86_64) 7.8 (Maipo)",
"rank": "0"
},
{
"cmdline": "root=UUID=71360dfb-1e6e-40dc-abec-3538d5fffa39 ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto",
"image_type": "linux",
"initrd": {
"url": "file:///testdata_new/rhel_7_8_another/boot/initramfs-0-rescue-8ae51ce6a0a74f8d85fe6f1281d8477f.img"
},
"kernel": {
"url": "file:///testdata_new/rhel_7_8_another/boot/vmlinuz-0-rescue-8ae51ce6a0a74f8d85fe6f1281d8477f"
},
"name": "Red Hat Enterprise Linux Server (0-rescue-8ae51ce6a0a74f8d85fe6f1281d8477f) 7.8 (Maipo)",
"rank": "0"
}
]