Quantcast
Channel: iPXE discussion forum - All Forums
Viewing all articles
Browse latest Browse all 1484

Reboot and select proper boot device?

$
0
0
IPXE is loading properly till initializing devices, then the message in topicname appears.
I have following code in "default":
Code:
default menu.c32
gfxmenu /erdpxe
prompt 0

MENU TITLE Boot Menu (select the OS to boot)
MENU AUTOBOOT Windows 10 64bit in # seconds
TIMEOUT 50
TOTALTIMEOUT 3000

LABEL Windows 10 64bit
MENU DEFAULT
KERNEL iPXE.KRN
INITRD win7.ipxe

and such win7.ipxe code:
Code:
!ipxe
dhcp net0
set keep-san 1
#login
sanboot iscsi:192.168.1.22::::iqn.2008-08.com.starwindsoftware:comp24-comp22

My server's ip is 192.168.1.24, and routers ip is 192.168.0.100.
What am i doing wrong?Smile

Viewing all articles
Browse latest Browse all 1484

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>