Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error 3c092003 http chain
2013-10-24, 12:02
Post: #1
Error 3c092003 http chain
Good day,
I try my best to explain in English.

Currently I ipxe virtuale installed on a debian server.
This all works well. Systems via tftp works well, and can I install linux.


When I follow the following guide http://ipxe.org/howto/winpe

I make winpe to, copy it to a http folder.
I can be on the http location using the two network cards connect via a web browser.

The local 192.168.20.x and the intranet between the virtual network PCs
http://192.168.10.170/winpe/ (local network)
and
http://192.168.20.1/winpe/ (virtual internal network brigde)

I enter the following commands in
(control + B)
DHCP
chain http://192.168.20.1/winpe/boot.ipxe

Then I get the error:
Could not start download: opeation not supported (http://ipxe.org/3c092003)

This error on the site, I can not deduce what I'm doing wrong.
Can someone help me?
Find all posts by this user
Quote this message in a reply
2013-10-27, 10:43
Post: #2
RE: Error 3c092003 http chain
As we talked about on IRC, your issue was that you were using a version of VirtualBox that had a bundled version of iPXE that doesn't support HTTP. You'll need to use the advanced dhcpd.conf file with iPXE feature detection to get chainloading working properly. Here is my example config: https://gist.github.com/robinsmidsrod/4008017
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)