Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
chainload old Intel
2019-02-19, 14:46 (This post was last modified: 2019-02-19 18:06 by PawelK.)
Post: #3
RE: chainload old Intel
(2019-02-18 20:15)NiKiZe Wrote:  First, I'm sorry, I accidentally removed the user of this thread, after approving the post.
Please re-register and I will merge the accounts. again sorry. - ugh seems that's not possible Sad

What is the CPU in the machine? can it be that it hangs due to the need of TIVOLI_VMM_WORKAROUND ? (for example mentioned in recent: http://forum.ipxe.org/showthread.php?tid=17401)

If not then I would suspect the NICs undi driver, could you try intel.pxe or ipxe.pxe instead of undionly.kpxe?
Code:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 5
model name      : Pentium II (Deschutes)
stepping        : 2
microcode       : 0x2a
cpu MHz         : 397.961
cache size      : 512 KB
physical id     : 0
siblings        : 1
core id         : 0
cpu cores       : 1
apicid          : 0
initial apicid  : 0
fdiv_bug        : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx fxsr
bugs            :
bogomips        : 795.92
clflush size    : 32
cache_alignment : 32
address sizes   : 36 bits physical, 32 bits virtual
power management:


I delete TIVOLI_VMM_WORKAROUND from general.h and then
make clean
make

and it still does not work

I tried with intel.pxe and ipxe.pxe and it also does not work.

I tried with:
make bin/undionly.kkpxe EMBED=test.ipxe
Code:
#!ipxe
prompt --key 0x02 --timeout 2000 Press Ctrl-B for the iPXE command line... && shell ||

And I can enter the menu
When I use route I see the correct configuration, but when I use dhcp net0 the console freezes.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
chainload old Intel - PawelK - 2019-02-18, 13:51
RE: chainload old Intel - NiKiZe - 2019-02-18, 20:15
RE: chainload old Intel - PawelK - 2019-02-19 14:46
RE: chainload old Intel - NiKiZe - 2019-02-19, 22:24
RE: chainload old Intel - PawelK - 2019-02-25, 12:18
RE: chainload old Intel - NiKiZe - 2019-02-25, 22:35
RE: chainload old Intel - PawelK - 2019-02-26, 11:06



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