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, 10:48
Post: #2
RE: iPXE for MS VPC 2007 not working
As I mentioned on IRC, removing IMAGE_BZIMAGE and DOWNLOAD_PROTO_HTTP in general.h should probably get you there. Setting the configuration of the serial console is done in console.h file in same location. I believe it should be obvious what the different settings do. Just remember that enabling serial console in iPXE if you also have serial redirection in your BIOS will get you double output. It's probably better to use the BIOS redirection in that case.

You might want to use the tool src/util/padimg.pl to pad the ROM in the proper way. I'm not sure if your method is correct or wrong. Usually the ROM needs to be aligned to a certain number (commonly 4K, 4096). That tool is at least supposed to do The Right Thing.

I'm not familiar with VirtualPC, maybe someone else here as experience modding its BIOS.
Visit this user's website 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 - robinsmidsrod - 2013-04-10 10:48



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