Hi,
Pynq git version: master
Ubuntu version: 18.04.6 LTS
Vivado version: 2020.1
Petalinux version: 2020.1
I am using the above-mentioned versions to build Pynq overlay using the prebuilt image command. Using BSP file, which is built using petalinux 2020.1
Using coustom Ultrscale+ board (part xczu4ev-sfvc784-1-i )
Command to build Pynq Image: bash scriptpts/image_from_prebuilt.sh Boardname Boards.bsp aarch64 bionic.aarch64.2.6.0_2020_10_19.img
I successfully generated the image file, when I write this image file to sd-card using windisk manager boot it in custom FPGA board I get the following error:
–end kernel panic -not syncing : VFS: unable to mount root f-
Tried different ways mentioned to write image file but no luck, I tried just with BSP petalinux bootable file writing to SD card works fine.
Here attaching complete log log.txt (35.6 KB)