iPXE ESXi 6.0u2 on UEFI -> PSOD
|
2016-08-29, 10:38
Post: #6
|
|||
|
|||
RE: iPXE ESXi 6.0u2 on UEFI -> PSOD
I had a successful installation when i tried to configure the network installation server from the embedded uefi shell.
According to the following guide on page 33 http://h20564.www2.hpe.com/hpsc/doc/publ...=c04565930 Specify a static NIC IP address configuration, for example: Shell> sysconfig -s PreBootNetwork=Auto Dhcpv4=Disabled Ipv4Address=192.168.1.105 Ipv4SubnetMask=255.255.255.0 Ipv4Gateway=192.168.1.1 Ipv4PrimaryDNS=192.168.0.2 Ipv4SecondaryDNS=192.168.10.3 UrlBootfile=http://boot.server.com/iso/vmware6u2.iso That command adds an entry to the one time boot menu. When you select that entry, the installation works properly. But still, this does not help me with the iPXE configuration. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)