diff options
Diffstat (limited to 'main/alpine-ipxe/boot.ipxe')
-rw-r--r-- | main/alpine-ipxe/boot.ipxe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/alpine-ipxe/boot.ipxe b/main/alpine-ipxe/boot.ipxe index 9434db43c9..2bf8411f2a 100644 --- a/main/alpine-ipxe/boot.ipxe +++ b/main/alpine-ipxe/boot.ipxe @@ -1,4 +1,5 @@ #!ipxe ifconf +set alpine_loader true || chain https://boot.alpinelinux.org/boot.ipxe || shell exit |