Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems with ipxe and pxe-/syslinux
2015-06-14, 15:29
Post: #1
Problems with ipxe and pxe-/syslinux
Hello,
I like to boot my old Asus Laptop via ipxe. When I directly load the ipxe file via my dhcp Server all works fine. I have created the ipxe file via "make bin/undionly.kpxe".
Following vendor show up 9508:0070

Now I like to boot pxelinux first and than load my custom ipxe lkrn-file.
My pxelinux entry is this:
label ipxe
menu label ^Load iPXE
kernel pxe/undionly.lkrn

The ipxe-file is created via "make bin/undionly.lkrn".
I can load it and ipxe starts but no network card will detect! In a Virtualbox all works fine.
Find all posts by this user
Quote this message in a reply
2015-06-14, 20:10
Post: #2
RE: Problems with ipxe and pxe-/syslinux
(2015-06-14 15:29)zeox Wrote:  Hello,
I like to boot my old Asus Laptop via ipxe. When I directly load the ipxe file via my dhcp Server all works fine. I have created the ipxe file via "make bin/undionly.kpxe".
Following vendor show up 9508:0070

Now I like to boot pxelinux first and than load my custom ipxe lkrn-file.
My pxelinux entry is this:
label ipxe
menu label ^Load iPXE
kernel pxe/undionly.lkrn

The ipxe-file is created via "make bin/undionly.lkrn".
I can load it and ipxe starts but no network card will detect! In a Virtualbox all works fine.

Don't know if keeppxe is still a thing in pxelinux, otherwise you could try to build ipxe.lkrn (it has native drivers instead of using the UNDI PXE stack from the original rom)

Are you sure your nic have pciid 9508:0070 ? 9508 does not exist in the lspci database: http://pci-ids.ucw.cz/read/PC?restrict=9

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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