Follow these steps to configure PetaLinux for TFTP/PXE boot and build the system image:
- Change to root directory of your PetaLinux
project.
cd <plnx-proj-root> - Launch the top-level system configuration menu.
petalinux-config - Select Image Packaging Configuration.
- Select Copy final images to tftpboot and set tftpboot directory. By default, the TFTP directory ID is /tftpboot. Ensure this matches the TFTP server setup of your host.
- Save configuration settings and build a system image as explained in Building a System Image.