Petalinux 2019.2 Installation Guide Here
source /opt/pkg/petalinux/2019.2/settings.sh
Run the following to confirm functionality:
For more detailed workflows, such as creating boot images, refer to the Digilent PetaLinux Guide or the petalinux-package documentation . petalinux 2019.2 installation guide
The installer will extract ~12 GB of files. It may ask you to review and accept the license agreement (type y ).
This guide is accurate as of 2026 for legacy support purposes. For new designs, consider migrating to PetaLinux 2022.2 or later, but for maintaining existing 2019.2 products, this reference will serve you well. source /opt/pkg/petalinux/2019
While possible, PetaLinux's hardware access (JTAG, USB-UART) becomes complex in containers. For a beginner, a native install on a supported OS is strongly recommended.
sudo yum install -y gawk make gcc gcc-c++ diffstat chrpath texinfo \ perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue \ python3 python3-devel ncurses-devel zlib-devel flex bison git \ unzip automake autoconf libtool This guide is accurate as of 2026 for
mkdir -p ~/petalinux_projects/zcu104_test cd ~/petalinux_projects/zcu104_test
Choose the correct script for your shell:
Use the hardware handoff from Vivado:
