Questions tagged [pxe-boot]

The Preboot eXecution Environment (PXE, also known as Pre-Execution Environment; sometimes pronounced "pixie") is an environment to boot computers using a network interface independently of data storage devices or installed operating systems.

The Preboot eXecution Environment (PXE, also known as Pre-Execution Environment; sometimes pronounced "pixie") is an environment to boot computers using a network interface independently of data storage devices (like hard disks) or installed operating systems.

593 questions
0
votes
2 answers

PXE boot to ISO file

I have an ISO file for an HP diagnostics boot. Rather than burning a CD for every single computer I want to run diagnostics on, I'm wondering if I could load this file onto a server and allow the computers to PXE boot the interface. I know this is a…
Dan D
  • 109
  • 2
0
votes
3 answers

Network install OS and a few packages on 10 systems

This is something that I am currently working on. I have 10 systems, that I would like to configure with lubuntu and virtual box. Now, I know about network installation with PXE. I tried to do this with Serva configured on another windows system.…
Damon
  • 99
  • 4
0
votes
2 answers

MDT LiteTouchPE Windows 8.1 deployment very slow

I'm deploying Windows 8.1 via network boot using MDT on an external hard drive connected to computer to create a Windows To Go drive. But the step in my task sequence "Install Operating System" takes a lot of time (+ 45 min). I tried to do the same…
0
votes
1 answer

WDS PXE Server occasionally returning bad IP

We have a very complex network boot environment to keep traffic separated for our imaging networks, which process hundred of machines an hour. We use the WDS Server Selection menu tweak (http://www.stephan-schwarz.net/?p=58) to allow for multiple…
Greg Esposito
  • 43
  • 2
  • 11
0
votes
2 answers

DHCP / PXE Diagnosing - Is there a wget/wfetch for DHCP?

I am having a few problems with a DHCP / PXE environment, I think I know what the problem is but I really just want to see what the server is getting back. I love tools like Wget and Wfetch for seeing exactly what is being sent back and was just…
William Hilsum
  • 3,536
  • 6
  • 29
  • 39
0
votes
1 answer

How to configure PXE/Tftp in dhcp.conf on vmware Fusion 7 Pro with static reservations

I'm senior devops engineer with a deployment system to ship a couple thousand linux machines a week. I'm using vmware fusion 7 pro to do this, and I'm having a little trouble with pxe booting. I ran into this little issue, so I thought i'd do a…
Binary
  • 174
  • 8
0
votes
0 answers

Hyper-V not getting IP Address for PXE Booting

I'm trying to get a Windows installation happening within a Hyper-V machine from a WDS Server in a VM. It's a bit of a confusing set up. I have my laptop which is running 2 VMs - One is Windows Server 2008 R2 (AD / DHCP / DNS), the second is Windows…
0
votes
1 answer

ConfigMgr - Really really slow PXE boot between Hyper-V machines

I have ConfigMgr 2012 R2 CU3 installed on a Hyper-V virtual machine. The virtual machines are hosted on a Server 2012 R2 Hyper-V cluster, and the ConfigMgr server is running on Server 2012 R2 as well. I'm trying to PXE boot another virtual machine…
Grant
  • 17,859
  • 14
  • 72
  • 103
0
votes
1 answer

PXE-T00 filename too long

I'm using a fortinet router as the dhcp server, I have option 67 defined as pxelinux.0 in hexa, it works fine for VMs and my own computer, they boot on PXE just fine. Now I have an other computer I'd like to boot on network with, but it says PXE-T00…
Ulrar
  • 387
  • 6
  • 23
0
votes
1 answer

peer to peer disk image transmission

Installing linux/windows through pxe works smoothly for me. But downloading images(especially windows) is a headache. Let alone the time, bandwith usage is horrible. And p2p tech comes to my mind. But I have no clue how it works or where to start.…
cizixs
  • 923
  • 2
  • 8
  • 11
0
votes
2 answers

PXE boot server on a xen PV guest?

I've set up a Xen hypervisor on ubuntu 14.04 and a PV guest also on ubuntu 14.04. I want this PV guest to be a PXE boot server. But when I look at the /boot folder I see that it's empty. I'm a newbie in virtualization. So where am I supposed…
Grigory
  • 167
  • 1
  • 2
  • 10
0
votes
2 answers

Ubuntu 14.04 PXE boot with initrd (initramfs) kernel panic

The short story is this (as I understand it): I can't boot ubuntu over LAN (PXE boot) with the help of initramfs without compiling my own kernel. As I see, the problem is this: network interface device is not started at all. So here's the long…
Grigory
  • 167
  • 1
  • 2
  • 10
0
votes
1 answer

Gpxe Server hangs on loading ISO image

My PXE Server (gpxe) is configured properly and I tested it a couple of times with different installations. However, sometimes it hangs while loading the ISO image which usually requires a reboot. A screen capture of the gpxe loading my ISO files…
c0ldhand
  • 15
  • 1
  • 4
0
votes
0 answers

SuperMicro X9DRW-3TF+ can't PXE boot from add-in card

We've been able to PXE boot a X9DRW-3TF+ based SuperServer via the built-in 10Gb networking, but we want to boot from an add-in network card that's running at 1gb and on our management network. The 10GB we're using for SAN. However, it doesn't seem…
Ben
  • 1
  • 1
0
votes
1 answer

Ubuntu 12.04.4 LTS PXE server setup

I am setting up an Ubuntu 12.04.4 LTS PXE server. So here are the steps I proceeded with: Setup my DHCP server Setup my TFTP server Setup my NFS server I place the initrd.gz and kernel in the tftp directory. I created the pxelinux.cfg directory…
Tanios191
  • 3
  • 1
  • 2