Jump to content











Photo
- - - - -

Boot windows based PE ISO from internet


  • Please log in to reply
2 replies to this topic

#1 pazhanii

pazhanii

    Member

  • Members
  • 58 posts
  • Location:India
  •  
    India

Posted 23 August 2016 - 07:16 AM

Hai,

       I have been booting iso from iscsi disk in local network using below ipxe

 

Can this be modified to boot from internet anywhere?

 

Which line should be modified and plz explain the way to make it work...

 

#!ipxe
dhcp net0
set initiator-iqn iqn.1991-05.com.microsoft:win-murugaa-target
set root-path iscsi:192.168.1.30::::iqn.1991-05.com.microsoft:win-murugaa-target
set keep-san 1
sanboot ${root-path}
exit

 



#2 pazhanii

pazhanii

    Member

  • Members
  • 58 posts
  • Location:India
  •  
    India

Posted 23 August 2016 - 07:36 AM

To make it brief...

 

I would like to connect or boot a pc with ipxe in usb and internet connection, to iscsi disk and boot windows OS  XP OR 7.

 

Just eager to know the possibility...


Edited by pazhanii, 23 August 2016 - 07:36 AM.


#3 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 23 August 2016 - 08:46 AM

Maybe you want to boot via http?

I have doubts about the need for iSCSI to be on the same network segment ,etc. :unsure:

 

There used to be a Linux distro that you could boot from Internet that was touched here:
http://reboot.pro/to...internet-legal/

but the site is down, a repository is here:
https://github.com/Arachnid/netboot.me

Via Wayback Machine:
https://web.archive..../gettingstarted

maybe you can get some ideas from that.

See also:
http://reboot.pro/to...16272-ipxe-oss/

 

:duff:

Wonko






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users