Commit c02fa47
committed
fix: set grub timeout to 5s and remove load_video for RHEL-family
- Set timeout=5 so users can interrupt boot to edit grub entries
- Remove load_video which fails with 'can't find command' error in
minimal grub environment and is unnecessary for serial console VMs1 parent 85e996e commit c02fa47
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
| |||
0 commit comments