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). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPXE detecting NICs from USB, but not from HDD - Solo0815 - 2012-12-27, 22:52
RE: iPXE detecting NICs from USB, but not from HDD - robinsmidsrod - 2012-12-31, 14:16
RE: iPXE detecting NICs from USB, but not from HDD - Solo0815 - 2013-03-17, 13:46
RE: iPXE detecting NICs from USB, but not from HDD - robinsmidsrod - 2013-03-20 10:23
RE: iPXE detecting NICs from USB, but not from HDD - ArneLovius - 2013-03-21, 17:13
RE: iPXE detecting NICs from USB, but not from HDD - robinsmidsrod - 2013-03-23, 16:45
RE: iPXE detecting NICs from USB, but not from HDD - Solo0815 - 2013-03-24, 13:32
RE: iPXE detecting NICs from USB, but not from HDD - ArneLovius - 2013-03-31, 15:37
RE: iPXE detecting NICs from USB, but not from HDD - robinsmidsrod - 2013-03-24, 21:54
|
User(s) browsing this thread: 1 Guest(s)