forked from u-root/u-root
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrhel_7_8_installed.json
38 lines (38 loc) · 1.56 KB
/
rhel_7_8_installed.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
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"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",
"image_type": "linux",
"initrd": {
"url": "file:///testdata_new/rhel_7_8_installed/initramfs-3.10.0-1127.el7.x86_64.img"
},
"kernel": {
"url": "file:///testdata_new/rhel_7_8_installed/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=/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",
"image_type": "linux",
"initrd": {
"url": "file:///testdata_new/rhel_7_8_installed/initramfs-3.10.0-1090.el7.x86_64.img"
},
"kernel": {
"url": "file:///testdata_new/rhel_7_8_installed/vmlinuz-3.10.0-1090.el7.x86_64"
},
"name": "Red Hat Enterprise Linux Server (3.10.0-1090.el7.x86_64) 7.8 (Maipo)",
"rank": "0"
},
{
"cmdline": "root=/dev/mapper/rhel-root ro crashkernel=auto spectre_v2=retpoline rd.lvm.lv=rhel/root rd.lvm.lv=rhel/swap rhgb quiet",
"image_type": "linux",
"initrd": {
"url": "file:///testdata_new/rhel_7_8_installed/initramfs-0-rescue-c1f242ee03e54908bf80c667e1d9ef90.img"
},
"kernel": {
"url": "file:///testdata_new/rhel_7_8_installed/vmlinuz-0-rescue-c1f242ee03e54908bf80c667e1d9ef90"
},
"name": "Red Hat Enterprise Linux Server (0-rescue-c1f242ee03e54908bf80c667e1d9ef90) 7.8 (Maipo)",
"rank": "0"
}
]