PXE booting with QEMU and UEFI
This is a followup to the qemu with PXE boot
post I wrote a few years back. In this post I will cover the creation of a
live filesystem using livemedia-creator, and PXE booting it with qemu
and UEFI.
I am assuming that you have some familiarity with using
Anaconda
to install Fedora, CentOS,
and Red Hat Enterprise Linux. As well as with my previous posts about
livemedia-creator
.
Building the image with livemedia-creator
The creation process is similar to creating live isos but instead of an iso we will create the live root filesystem. This is an ext4 filesystem that is compressed using squashfs, and it is the same as the rootfs used on the boot.iso and live isos.