Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wraplinux nbi with 3.X kernel
2014-07-10, 19:22
Post: #1
wraplinux nbi with 3.X kernel
Hello,
Does anyone know if it is still possible to make NBI images with the 3.X kernels. I used wraplinux in the past with 2.6 kernels, but with the 3.X kernels it downloads with iPXE and than the machines instantly reboots, no error messages. Any input or shared experience is greatly appreciated.
Find all posts by this user
Quote this message in a reply
2014-07-16, 16:19
Post: #2
RE: wraplinux nbi with 3.X kernel
(2014-07-10 19:45)jov0 Wrote:  Does anyone know if it is still possible to make NBI images with the 3.X kernels. I used wraplinux in the past with 2.6 kernels, but with the 3.X kernels it downloads with iPXE and than the machines instantly reboots, no error messages. Any input or shared experience is greatly appreciated.

NBI is a pretty old and obsolete format. Is there any reason why you don't just let iPXE load the kernel directly?

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
2014-11-07, 00:15
Post: #3
RE: wraplinux nbi with 3.X kernel
I am locked into supporting some older systems with Etherboot roms so I am limited to ELF and NBI formats. I talked to Peter A about wraplinux and was able to figure out that wraplinux binaries built on newer gcc versions did not function properly including those pre-compiled for Fedora and Ubuntu and also versions which I compiled. Using an older release, openSUSE 11.2, I was able to compile a functioning version of wraplinux. I have not gone back and determined the root cause of the issue during compilation. But you can make NBI and ELF images of 3.X PAE kernels. Smile
Find all posts by this user
Quote this message in a reply
2014-12-03, 15:50
Post: #4
RE: wraplinux nbi with 3.X kernel
Why not compile iPXE as an ELF binary, chainload it with Etherboot and work normally from that point on? Using the details at https://gist.github.com/robinsmidsrod/4008017 to setup a DHCP chainload configuration should work.
Visit this user's website Find all posts by this user
Quote this message in a reply
2014-12-03, 21:00
Post: #5
RE: wraplinux nbi with 3.X kernel
(2014-12-03 15:50)robinsmidsrod Wrote:  Why not compile iPXE as an ELF binary, chainload it with Etherboot and work normally from that point on? Using the details at https://gist.github.com/robinsmidsrod/4008017 to setup a DHCP chainload configuration should work.

I did initially look into going down the chain loading path, but I opted against to keep the setup stupid simple due to scale. Also the folks that control the network chose to limit themselves by implementing infoblox.
Find all posts by this user
Quote this message in a reply
2015-03-09, 12:02
Post: #6
RE: wraplinux nbi with 3.X kernel
You shouldn't be using NBI support. It's a very old way of booting and is mostly obsolete. I don't think it's received any testing in the last few years. What are you trying to achieve with using NBI?

Most likely your binary is being detected as something else and iPXE tries to execute garbage data. Using imgstat before booting the kernel should probably tell you more.
Visit this user's website Find all posts by this user
Quote this message in a reply
2015-03-09, 15:07
Post: #7
RE: wraplinux nbi with 3.X kernel
Not sure how this thread was duplicated. It is a problem with compiling wraplinux on newer gcc versions. NBI and ELF formats still work great with iPXE.

http://forum.ipxe.org/showthread.php?tid=7399
Find all posts by this user
Quote this message in a reply
2015-03-10, 10:13
Post: #8
RE: wraplinux nbi with 3.X kernel
jov0: Merged them together now.
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)