Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] iPXE for MS VPC 2007 not working
2013-04-10, 15:41 (This post was last modified: 2013-04-10 20:26 by Gelip.)
Post: #4
RE: iPXE for MS VPC 2007 not working
OK, working :-) I make iPXE 59KB with SERIAL CONSOLE 19200. The problem was that wrong configure general.h file :-). To disable all functions I used comment "//" for #define and #undef e.g. iSCSI default is:
Code:
//#undef    SANBOOT_PROTO_ISCSI    /* iSCSI protocol */
I thought that this setting disables iSCSI feature - wrong! To disable iSCSI function need uncomment this line :-)


Attached File(s) Thumbnail(s)
           
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: iPXE for MS VPC 2007 not working - Gelip - 2013-04-10 15:41



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