Questions regarding network booting using PXE, or Pre eXecution Environment. In this method of booting, a client computer (or end computer) can boot using only its network card.
Questions tagged [pxe]
322 questions
27
votes
2 answers
Automated 20.04 Server Installation using PXE and live server image
How to do an fully automated Ubuntu 20.04 Server install using PXE and the live server image?
Reason
With the 20.04 release, it seems clear Ubuntu is further pushing the live server installer (subiquity) option. The debian-installer (d-i) image has…
Andrew Lowther
- 7,251
16
votes
1 answer
Diskless Boot with IPv6
At our work we are using around 80 diskless machines running Ubuntu. We want to make the transition to IPv6, so now I'm trying to get our diskless system to work with IPV6. The transmission of the kernel and initramfs can be still over a IPv4…
moritz
- 171
15
votes
1 answer
PXE Boot Server Installation Steps in Ubuntu Server VM
How can I install Ubuntu virtual machine using PXE boot server?
I need the all the configurations details and what to change in the configurations files.
Beginner
- 491
15
votes
5 answers
How do I disable unwanted iPXE boot attempt in Libvirt/qemu-kvm?
Somehow after upgrading to 12.04, my virtual machines always boot with an attempt to boot from the network first. See this:
while I don't have any PXE configuration set:
I've tried:
to disable SPICE, by changing the emulator to /usr/bin/kvm from…
gertvdijk
- 69,427
14
votes
2 answers
How can current Ubuntu versions be installed via PXE network boot and an automated installation?
Starting with Ubuntu 20.10 (Groovy Gorilla), Canonical does not provide the netboot.tar.gz package and the mini.iso image anymore. They could previously be used to boot a system via PXE and run Debian Installer automated via a preseed…
Marian Rainer-Harbach
- 486
- 1
- 3
- 10
12
votes
2 answers
Preseed doesn't automatically select network interface on Ubuntu 14.04; automated install needs human input
I'm trying to setup an unattended Ubuntu Server 14.04 installation from PXE.
I initially tried using Kickstart. This worked okay except that the partition manager required user confirmation and so wasn't a fully unattended install (i.e. I'd need to…
Alex Woolford
- 273
12
votes
3 answers
PXE boot of 18.04 ISO
Previously, I've set up PXE booting of the Ubuntu LiveCDs by extracting the ISO to an NFS mount and copying vmlinuz.efi and initrd.gz from casper to the tftpboot directory with some iPXE scripting magic.
This worked flawlessly for 16.04, 16.10, and…
Joe Marley
- 143
10
votes
1 answer
Configuring the dnsmasq instance started by connection sharing in NetworkManager
I've got a laptop running Ubuntu 12.04 that is sharing its wifi connection to another machine through the eth0 interface using NetworkManager. This seems to be done by dnsmasq.
Now I need to set up PXE/TFTP booting on the other machine, so I'd like…
blaabjerg
- 133
9
votes
0 answers
Error During Apt-Mirror Unattended Install Of Ubuntu Server 12.04 Over Network Using PXE
I'm attempting to PXE boot and completely rebuild a new server with an "Ubuntu 12.04 Server" image over the network using apt-mirror but I get multiple errors mid-way through the installation. I am able to successfully rebuild the same server with a…
JAG
- 91
9
votes
4 answers
How do I boot Ubuntu from the network without installing?
The scenario: At work I have to shred data on old PCs (not my main responsibility). What I do is I boot from the Live-CD, choose Try Ubuntu, open the terminal and sudo shred -v -n10 /dev/sda. This way the whole thing takes about five minutes and…
Mark
- 101
8
votes
2 answers
How do I troubleshoot booting into black screen?
Possible Duplicate:
My computer boots to a black screen, what options do I have to fix it?
I installed Lucid Lynx over PXE onto this dell server seemingly successfully, but booting from the HD results in a black, unpowered screen. There appears…
Ron
- 183
7
votes
2 answers
Does Ubiquity support installing via PXE?
I have a PXE server at home for doing network-based installs, which uses the text-based alternate installer.
However in 10.10 the Ubiquity (aka graphical) installer has some really nice features; like installing in the background while I fill out my…
Jorge Castro
- 73,717
7
votes
1 answer
How do I set up a network installation?
I want to know if the official 700MB installation images can be used to do a network installation. What would be the easiest way to do it?
nixnotwin
- 5,083
7
votes
3 answers
Deploy Ubuntu 20.04 on bare metal or virtualbox VM by pxelinux, cloud-init doesn't pick up user-data file
I've been deploying Ubuntu (since 12.04) along with other Linux with pxelinux many years. With the Debian-installer, it works just fine. These days I've been trying to deploy 20.04, which also works basically. Only one question, the "user-data" file…
Wei Du
- 71
6
votes
3 answers
14.04 server PXE installation fails at "Configure the network" page
Tried unattended PXE install, it fails at this page
Network autoconfiguration failed
Your network is probably not using the DHCP protocol. Alternatively,
the DHCP server may be slow or some network hardware is not working
properly.
My…
user277236
- 81
- 1
- 1
- 5