UEFI path names do not start with a slash
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
4c7408a840
commit
84f4047823
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
|||
fixed-address 10.5.126.143;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "virthost03";
|
||||
filename "/uefi/bootx64.efi";
|
||||
filename "uefi/bootx64.efi";
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue