This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM64X: Issue while running create-sdcard.sh in Processor SDK of AM64x

Part Number: PROCESSOR-SDK-AM64X


Tool/software:

Hello Team,

I am encountering issue with the create-sdcard.sh script provided in the Processor SDK Linux for AM64X. I have been following the steps outlined on your documentation page:

Processor SDK Linux Create SD Card with Custom Images

I chose Option 1 to create an SD card using the pre-built images from the SDK. However, I am facing a problem where, 
instead of creating both the boot and rootfs partitions, only the boot partition is being created. The rootfs partition is not being executed or created as expected.

I am getting error messages as "mount: /home/diana/rootfs: wrong fs type, bad option, bad superblock on /dev/sdb2 ,missing codepage or helper program or other error"

I have verified the following:

    The script runs without any visible errors during execution.
    I am using the latest version of the Processor SDK Linux and have followed the provided documentation carefully.
    I have attempted the process multiple times, including reformatting the SD card between attempts.

Could you please provide guidance on what might be causing this issue and suggest any troubleshooting steps I might take? 
Additionally, if there are any known issues or updates related to this script, please let me know.

Thanks
Amey