Unable to boot to pxe for Intel NUC DN2820FYKH
|
2015-03-18, 03:45
(This post was last modified: 2015-03-18 08:44 by soongin.)
Post: #2
|
|||
|
|||
RE: Unable to boot to pxe for Intel NUC DN2820FYKH
(2015-03-16 15:08)ccy Wrote: Hi, Your iPXE rom can't initialize network device on InterNUC. Try followings. 1. Boot NUC with Linux LiveCD (Ubuntu will be fine) 2. Open terminal and type "lspci". Find out Ethernet controller and device ID. (in my case, 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)) 3. Type "lspci -ns 03:00.0" and you can see VID:PID. (in my case, 10ec:8169 (rev 10)) 4. Try to build iPXE rom with this VID/PID as below. make bin/10ec8168.kpxe (pxe/kpxe/kkpxe whaterver you need) Hope this helps. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Unable to boot to pxe for Intel NUC DN2820FYKH - ccy - 2015-03-16, 15:08
RE: Unable to boot to pxe for Intel NUC DN2820FYKH - soongin - 2015-03-18 03:45
RE: Unable to boot to pxe for Intel NUC DN2820FYKH - zdw - 2015-03-23, 03:21
|
User(s) browsing this thread: 1 Guest(s)