search for: etherne1

Displaying 1 result from an estimated 1 matches for "etherne1".

Did you mean: ethernet
2006 Nov 29
1
pxelinux localboot enhancement
...control BIOS enumeration but can control the boot order, there is no way one can force a desired next device for local boot with pxelinux. 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...