mirror of
https://github.com/ipxe/ipxe
synced 2026-05-14 20:00:42 +03:00
5 lines
40 B
Plaintext
5 lines
40 B
Plaintext
|
|
#!gpxe
|
||
|
|
dhcp net0
|
||
|
|
imgload img1
|
||
|
|
boot img1
|