Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] Boot ISO images over menu.ipxe
2013-04-19, 09:51 (This post was last modified: 2013-04-19 10:43 by Gelip.)
Post: #3
RE: Boot ISO images over menu.ipxe
One more time:

1. I downloaded your menu.ipxe from https://gist.github.com/robinsmidsrod/22...-menu-ipxe and add own one config for boot ISO image mxp14.iso
2. I built ipxe.iso with MENU_CMD
3. Have running TFTPD32 by Ph. Jounin DHCP Boot file -> menu.ipxe
4. Boot from this server in VPC 2007 from ipxe.iso
   
5. Select position in menu: Mini WinXP HBCD 14 - AUTOSTART NETWORK & TEAMVIEWER
Code:
memdisk... ok
/images/mxp14.iso... ok
6. Booting stops and this messages:
   
OK, I found solution in this post Big Grin. Need menu.ipxe like this:
Code:
:mxp14
echo Mini WinXP HBCD 14 - AUTOSTART NETWORK & TEAMVIEWER
initrd /images/mxp14.iso
chain /memdisk iso raw || goto failed
goto start
WinXP working very good :-).
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Boot ISO images over menu.ipxe - Gelip - 2013-04-19 09:51



User(s) browsing this thread: 2 Guest(s)