|
Lines 4-9
Link Here
|
| 4 |
# It is automatically generated by grub2-mkconfig using templates |
4 |
# It is automatically generated by grub2-mkconfig using templates |
| 5 |
# from /etc/grub.d and settings from /etc/default/grub |
5 |
# from /etc/grub.d and settings from /etc/default/grub |
| 6 |
# |
6 |
# |
|
|
7 |
# Caveat: Parameters in this file are expanded at boot time. |
| 8 |
# Therefore any '$' must be escaped! |
| 9 |
# This applies e.g. for kernel parameter "memmap" |
| 10 |
|
| 7 |
|
11 |
|
| 8 |
### BEGIN /etc/grub.d/00_header ### |
12 |
### BEGIN /etc/grub.d/00_header ### |
| 9 |
if [ -s $prefix/grubenv ]; then |
13 |
if [ -s $prefix/grubenv ]; then |