Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Running script to download image
Post: Running script to download image

Can I have IPXE execute my curl commands that download my kernel, initrd and filesystem.squashfs from my git repository?
a_bains General 1 4,629 2021-03-10, 11:27
  Thread: Network driver issue?
Post: Network driver issue?

I have built bin-x86_64-efi/ipxe.efi from the latest ipxe git repo. No configuration options, clean. It hangs on the "boot" command after downloading Ubuntu kernel and initrd. Same ipxe binary works ...
a_bains General 0 4,805 2020-10-14, 00:24
  Thread: iPXE SMBIOS
Post: iPXE SMBIOS

I am trying to get information from the SMBIOS using iPXE's ${smbios/x.x.x} api. In the SMBIOS 3.0 documentation, memory devices are type 17 and its occurs multiple times for each RAM slot. With ...
a_bains General 0 3,755 2020-03-03, 01:15
  Thread: Compiling Errors
Post: RE: Compiling Errors

(2019-02-12 21:17)NiKiZe Wrote:  this is a guess but your – does not seem to be normal dash (minus signs) Your guess must have right! It's working now after changing those dashes, thanks :)
a_bains General 2 7,799 2019-02-12, 22:07
  Thread: Compiling Errors
Post: Compiling Errors

I can't figure out why I'm getting compiling errors when I try to build: make bin-i386-efi/ncm–-ecm–-axge.usb I haven't changed any of the default config. I have even tried re-cloning ipxe from git. A...
a_bains General 2 7,799 2019-02-12, 21:15
  Thread: What is the default iPXE script?
Post: RE: What is the default iPXE script?

Perfect, thanks!
a_bains General 2 8,244 2019-02-12, 21:05
  Thread: What is the default iPXE script?
Post: What is the default iPXE script?

What are the default commands that are run when iPXE starts?
a_bains General 2 8,244 2019-02-12, 02:11
  Thread: Background image stretched in console
Post: RE: Background image stretched in console

I have a logo on the iPXE screen. iPXE is running on all sorts of different monitors and notebooks everyday in my environment. Maybe I'll change the console resolution to 16:9 as its probably more com...
a_bains General 2 13,331 2018-01-26, 23:19
  Thread: Background image stretched in console
Post: Background image stretched in console

I am using an image in the console with my menu, and I have set the console resolution x and y to 1024 x 768. But I find that on some computers the image is stretched. Is there a way that iPXE can dyn...
a_bains General 2 13,331 2018-01-24, 06:56
  Thread: Ipxe.efi on USB drive is not detecting ax88179 usb nic
Post: RE: Ipxe.efi on USB drive is not detecting ax88179...

Thank you, that worked!
a_bains General 4 17,758 2018-01-24, 06:54
  Thread: Ipxe.efi on USB drive is not detecting ax88179 usb nic
Post: Ipxe.efi on USB drive is not detecting ax88179 usb...

I am trying to boot ipxe from a usb drive and have it detect my USB to Ethernet adapter, so that I can load my ipxe menu from my web server. I have built ipxe.efi from the source git ipxe repo. And I...
a_bains General 4 17,758 2018-01-22, 23:20