Logging in for the First Time - Logging in for the First Time - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2026-03-27
Version
2025.2 English

Copy your sd_card.img to a micro-SD card and insert it in the board.

  • First boot: default user is petalinux and you set the password to p.

  • sudo su and change the password of root passwd root: set it to r.

  • Allow permission to login as root: vi /etc/ssh/sshd_config and change PermitRootLogin to yes.

  • Reboot the board: reboot

  • login as root

  • cd /run/media/mmcblk0p1

  • ./newdir

  • cd pest1

  • ./embedded_exec.sh

Each time you run ./newdir, the script creates a new ptest directory with a copy of the original files. You can edit the xrt.ini file to profile and trace various parameters.