Displaying 1 result from an estimated 1 matches for "ethrenet1".
Did you mean:
ethernet1
2006 Nov 29
1
pxelinux localboot enhancement
...In general, you even do not know what will happen.
Suppose I defined the BOOT order to Ethernet0, disk3, disk2, disk0.
BIOS enumerated devices as Ethernet0, etherne1, disk0, disk2, disk3.
At some point of time, I want to configure PXE to force a certain node
to do localboot. Oops, it will try ethrenet1 and not disk3 as I
specified in BIOS.
I think pxelinux is really missing localboot=-1 option of isolinux
(return failure to bios). This would solve a whole lot of problems that
users may encounter when specifying localboot= option.
How trivial is it to implement it?
--
----------------------...