The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ISO build - Not taking config options
2020-05-05, 11:04
Post: #1
ISO build - Not taking config options
Hi,

So I have been building and testing an EFI image. All is working well, I am using NFS for my environment and have enabled various options in the build under config/general.h

The issue is when I want to build the same environment but using an ISO image. I build the ISO successful however when i boot into the ISO its just the default options and hasn't built the ISO with my config/general.h edits. It even shows a different version of iPXE. I cannot understand this ?

EFI build:

make bin-x86_64-efi/ipxe.efi

Boot into my custom options (NFS ect.....)

[Image: L5SL8q2]

ISO Build:

root@srv:~/ipxe/src# make bin/ipxe.iso
make: 'bin/ipxe.iso' is up to date.

I make the ISO, I would think it uses the same config files as when i build my EFI image. When i boot this it goes into this, which just looks like the default ISO ?

[Image: MhsFgss]

Any pointers ?

Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ISO build - Not taking config options - junglemampi - 2020-05-05 11:04



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