Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE and HDT
2014-04-02, 16:39
Post: #1
iPXE and HDT
Is possible to get working a php calculated script based on BIOS info, by example RAM size?
Find all posts by this user
Quote this message in a reply
2014-04-18, 13:33
Post: #2
RE: iPXE and HDT
Yes, you can do something like this:

Code:
#!ipxe
chain http://.../boot.php?memsize=${memsize}
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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