Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE + OpenBSD = sadness
2012-04-24, 07:13
Post: #1
iPXE + OpenBSD = sadness
Tried to use iPXE to boot OpenBSD from one of the mirrors.

Configured the network and then:

Code:
iPXE> kernel http://ftp5.usa.openbsd.org/pub/OpenBSD/5.0/i386/bsd.rd
(downloaded it)....ok
iPXE> boot
Could not execute bsd.rd: Requested memory not available.

Error 46038101

Anyone know if it's possible?

I also tried imgfetch, chain, etc.
Find all posts by this user
Quote this message in a reply
2012-09-28, 10:07
Post: #2
RE: iPXE + OpenBSD = sadness
If you look at http://ipxe.org/err/46038101 (which is what your error code points to) it says that OpenBSD kernel tried to allocate memory that was either unavailable or currently in use. If you can find another way to boot the OpenBSD kernel that doesn't use the same file format you might have luck. See more information on the error page indicated above.

If this doesn't work you should try to get in touch with the iPXE mailing-list, as you might've found a bug.
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)