Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE detecting NICs from USB, but not from HDD
2013-03-20, 10:23
Post: #4
RE: iPXE detecting NICs from USB, but not from HDD
You might have more luck if you build ipxe.lkrn with debug output for your driver: make bin/ipxe.lkrn DEBUG=atl1e

You should also issue the "dhcp" command before doing ifstat, to see what packets came through.

I'm not experienced with grub, but is linux16 the right way to execute a typical linux kernel? If you look at the USB image that is created by the build process, you might be able to mimic the setup that is used in it in your own setup. I'm not sure if they use syslinux or grub, though. I think they use syslinux (or rather isolinux).
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: iPXE detecting NICs from USB, but not from HDD - robinsmidsrod - 2013-03-20 10:23



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