Skip to main content

Questions tagged [pxe]

0 votes
1 answer
216 views

I’m setting up a PXE boot environment using a DHCP server and a Realtek RTL8168 NIC (bulit-in ethernet on my mainboard). I’ve configured DHCP Option 67 to send the boot file name (netboot.xyz.efi), ...
Choomai's user avatar
0 votes
0 answers
38 views

A class of Linux machines we maintain/build has up to 8 network interfaces, all but one aren't connected in the build phase. I'd like to speed up the build process by telling the initrd to ignore all ...
tink's user avatar
  • 7,798
0 votes
1 answer
74 views

I'm trying to create stack of multiple vms on KVM_HOST with terraform. The catch is, I'm using pxeboot & kickstart to do installation. Kickstart file needs to carry some dynamic information, like ...
Sollosa's user avatar
  • 2,009
0 votes
0 answers
71 views

I have a kvm host, with bridge network, so the vms get IP info directly from router itself. I have created a pxeboot env with dnsmasq acting as dhcp proxy, and kickstart as method of installation ...
Sollosa's user avatar
  • 2,009
0 votes
0 answers
113 views

first, I installed apache & started its service yum install httpd && systemctl enabled httpd --now then I mounted dvd iso & copied its content to apache dir mount -o ro ~/Downloads/...
Sollosa's user avatar
  • 2,009
1 vote
2 answers
592 views

I am trying to set up a server to boot opensuse-15.5 via PXE on an UEFI environment and GRUB2. I found this tutorial for Suse that worked quite well. I've got a client getting an IP address, ...
Gabriel's user avatar
  • 11
0 votes
1 answer
287 views

On a simple LAN if I have server A that is running RHEL-8.10 installed from rhel-8.10-x86_64-dvd.iso or similar which then has a service that allows servers B..Z on the LAN to PXE boot from? What ...
ron's user avatar
  • 9,198
1 vote
1 answer
169 views

I am trying to install Ubuntu live server. Everything works fine till the system requests the cloud-init configs. I have tried to change my user-data file several times. Ether it throughs an error &...
AdkhamSec's user avatar
0 votes
1 answer
237 views

I'm trying to configure a system to boot the Ubuntu live system from a PXE server. The DHCP server on the network doesn't support PXE. The machine has grub and I've installed iPXE. I can select the ...
Tom's user avatar
  • 563
0 votes
0 answers
168 views

I can successfully do a PXE boot but the initial load of initrd and kernel is very slow because it drops back to 100Mbit instead of Gigabit. (This probably means it is actually causing all sorts of ...
Max's user avatar
  • 1
0 votes
1 answer
585 views

If I understand this "issue" (systemd-networkd DHCP Server ignores SendOptions #15780), SystemD can be configured to handle network booting. However, I am unable to find more information ...
user212827's user avatar
0 votes
1 answer
952 views

Everybody seems to be using GRUB to boot UEFI machines via PXE from the network. While it works, it lacks an important feature to be able to direct certain known clients right away. GRUB just requests ...
Nikita Kipriyanov's user avatar
2 votes
0 answers
496 views

I am building a diskless Debian 11 image that will load over PXE; that part mostly works, but I'm seeing this annoying message during boot: error: no suitable video mode found. Booting in blind mode ...
j4nd3r53n's user avatar
  • 789
1 vote
2 answers
374 views

I’ve built a custom Buildroot with NetworkManager as the only networking daemon and booting my board via PXE. The problem is that /etc/resolv.conf is missing actual DNS IPs and domain. While kernel is ...
IlorDash's user avatar
4 votes
1 answer
2k views

In my experience, if the OS image size is too big, the PXE boot will fail. I am not sure which size is the limitation. ref: https://www.syslinux.org/archives/2002-March/000249.html Does iPXE fix the ...
Mark Kang's user avatar
  • 975

15 30 50 per page
1
2 3 4 5
13