[Etherboot-users] Error: segment in reserved area
Brought to you by:
marty_connor,
stefanhajnoczi
From: Scott S. <ss...@aa...> - 2006-02-02 01:57:49
|
Hi all, I keep getting a "segment in reserved area" error when I generate a NBI using mkelf-linux (v1.4.4) on my Fedora Core 4 system. The frustrating thing is if I generate the NBI on my Redhat 9 system (mkelf-linux v1.4.3) the image boots just fine. I tried --relocseg=0x8000 but the booting process aborted pretty quickly (I forget what the error was, sorry). Can anyone tell me what I need to do to be able to get around this error & generate a working NBI with mkelf-linux v1.4.4? I append the first few lines of output of the disnbi command (for the 2 NBIs) in the hope that it might be useful: [root@lapss]/home/tftpboot# disnbi vmlinuz.nbi.built.on.RH9 Type: NBI Header location: 9220:0000 Start address: 00092800 (flat) Flags: Vendor data: mknbi-linux-1.4.3 Segment number 0 Load address: 00092800 Image length: 4608 Memory length: 6144 Position: Absolute Vendor tag: 16 [root@lapss]/home/tftpboot# disnbi vmlinuz.nbi.built.on.FC4 Type: ELF Start address: 00092800 Flags: Segment number 0 Load address: 00092800 Image length: 6144 Memory length: 6144 Any help would be muchly appreciated. SCoTT. :) |