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
ipxe.lkrn from menu.c32
2012-01-23, 10:16
Post: #1
ipxe.lkrn from menu.c32
Hi,

PXE->pxelinux.0 (3.86) ->pxelinux.cfg/default:
DEFAULT resccd/menu.c32
PROMPT 1

LABEL ipxe
MENU LABEL iPXE - chainload iPXE from a PXE capable NIC
KERNEL ipxe.lkrn
initrd tinycore.ipxe

tinycore.ipxe:

#!ipxe
dhcp
kernel http://freenas.hu:9080/bzImage lang=hu kmap=hu
initrd http://freenas.hu:9080/tinycore.gz
boot

The result when I choose from the menu:
Loading ipxe.lkrn........
Loading tinycore.ipxe...ready
iPXE initialising devices...ok


iPXE 1.0.0+ -- Open Source ........
Features: VLAN HTTP iSCSI DNS ...
DHCP (net0 08:00:27:....)...... ok
http://freenas.hu:9080/bzImage... 10%

and that's all. It was running in VBox.

In VMware (7.0) the situation is absolutelly different.
And I haven't tested it on KVM and real machines...

Am I doing something wrong?

TIA,
Ruzsi
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ipxe.lkrn from menu.c32 - aruzsi - 2012-01-23 10:16
RE: ipxe.lkrn from menu.c32 - aruzsi - 2012-01-27, 17:11



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