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 support for recent EC2 M5 instances
2018-03-14, 01:51
Post: #1
iPXE support for recent EC2 M5 instances
Hi All,

I'm trying to determine if I'm doing something wrong or if the network adapter in the latest EC2 M5 generation simply isn't supported.

I've build iPXE using the commands in http://git.ipxe.org/ipxe.git/commitdiff/cc25260, but I'm using the latest commit (d8c500b7945).

I then import ipxe.usb into EC2 and turn it into an AMI.

When I launch something like a t2.micro with it, it detects the network interface (net0) and can configure it.

When I launch any M5 instance type (or really anything that uses ENA from https://docs.aws.amazon.com/AWSEC2/lates...rking.html) net0 doesn't show up.

The best example I have is that an m4.10xl will have net0, and m4.16xl will not. Has anyone had any success with the ena driver, and do I maybe need to turn it on/register it when compiling iPXE?

Thnx,
Dennis
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE support for recent EC2 M5 instances - zendes - 2018-03-14 01:51



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