Questions tagged [pxe]

Preboot Execution Environment

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.

236 questions
82
votes
10 answers

How to install Windows 7 from the network?

Is it possible to install Windows 7 (Current RTM Version) on a computer without using removable media like DVD or USB? The first thing that comes to my mind is through the network, but I don't have experience of doing a fresh install of Windows 7…
George
  • 977
28
votes
12 answers

Is possible to boot on PXE over a WiFi device?

As I know it is possible to boot up some bootable images (like Linux, Clonezilla, management applications and others) over a PXE (Preboot Execution Environment) server with an Ethernet device (802.3). Can the same thing be done with an Ethernet WiFi…
Diogo
  • 30,792
14
votes
4 answers

Some questions regarding PXE servers and multi-booting

I currently work in a technology help desk for my college, where we fix the personal computers of all the students. We have hundreds of DVD's and CD's that we use to boot into all kinds of different things to troubleshoot. Among them are: Various…
Adam S
  • 748
13
votes
4 answers

How to setup a PXE boot server?

I want to try and setup a PXE boot server for a laptop that has a damaged hard drive. I have a custom built desktop with Windows 7 Ultimate x64 and I want to make it my server so I can use my laptop to boot from an image. I have been looking all…
9
votes
4 answers

Is it possible to boot from internet?

Let's assume the following situation: you have a computer with empty hard disk, and you don't have a CD, floppy, pen drive nearby to boot the computer from. But you have connection to the Internet. Modern computers support network booting using…
Calmarius
  • 998
7
votes
1 answer

Booting off windows image through network

I have a HP st5742, which is a tower that does not have a hard drive and I am trying to boot it off the network, preferably off an image. It was designed along with the program HP Image Manager, however this program has been discontinued by HP and I…
6
votes
1 answer

Installing Win7 over PXE through Serva fails on Loading Network Resources

I'm trying to install Win7 OS on a Lenovo E335 with no DVD/CD. I'm doing it over PXE/Network using Serva. Although I am able to get passed Serva's installation menu, ServaPENet fails at the booting client when "Loading Network Resources"…
Armand
  • 414
6
votes
4 answers

Making a PXE-bootable 10MB or larger DOS image

I would like to make a "massive" DOS floppy disk image, say 10MB or more, containing all the firmware updates I need for any system, hard drive or BIOS. I do not need the DOS image to be network-able as everything will be on the PXE-booted image,…
rjt
  • 1,056
6
votes
1 answer

Computer doesn't boot up, shows PXE error and/or "operating system not found", "no bootable device", "insert boot media", or other similar error

My computer no longer boots Windows or the installed operating system. Instead, I may get this error: PXE-E61: Media test failure, check cable -or- Check cable connection! PXE-M0F: Exiting PXE ROM. and/or one of the following messages or…
bwDraco
  • 46,683
5
votes
2 answers

How does WDS detect if a client is UEFI or Legacy?

I've been using WDS for a while, and now we want to move to iPXE and chain into WDS, but due to some DHCP issues (we are not the owners and cannot configure it) I'm unable to configure the DHCP options for two boot files. I know that WDS can somehow…
Alex Zel
  • 182
5
votes
2 answers

How can I make a SquashFS file the root file system when doing an iPXE boot?

I have a system that works perfectly fine as iPXE boot server. Now I'm trying to make it use a SquashFS file as a root file system, instead of an NFS file system. The current system uses iPXE configuration as the following (relevant lines shown),…
5
votes
5 answers

How to boot Windows ISO installation using PXE (without Windows AIK or whatever)

I have a Linux PXE server. Can boot into Linux ISO installers using PXE with no problems. But how can I do it with Windows ISO? Just start the installation. Without creating some stuff (winpe) under Windows. I've extracted some files from…
Sergey
  • 559
5
votes
2 answers

Converting WinPE/ISO to WIM for WDS

Is there a way to convert boot images to WIM so that they work in Windows Deployment Services? I have a file that was created PartAssist_WinPE.iso but contains no .wim file. Does WDS only support .wim or windows os? Will I need another PXE service…
Jason
  • 4,076
5
votes
3 answers

PXE Boot Server without DHCP, for many different computers?

I work at a helpdesk for a university where it is very common for us to reformat people's computers using XP, Vista, and Win7 CD's and DVD's. Of course, the discs get scratched and lost a lot. It is feasible to have a server which the many…
Adam S
  • 748
5
votes
1 answer

How to PXE boot with ARM?

I'm trying to setup diskless UEFI + PXE + NFS booting for CentOS 7 on ARM. Generally, the process looks like this: Client CPU boots UEFI firmware Client UEFI's PXE firmware requests DHCP from the network Server supplies IP, TFTP server IP, PXE NBP…
Dan
  • 193
1
2 3
15 16