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.

Linux/AM3352: Why Linux images don’t fit in a 8GB SD

Part Number: AM3352

Tool/software: Linux

Hello team,

Customer is trying to run an image for an application but the Linux images are bigger than before and don’t fit in a 8GB SD card. When you get a chance can you look into below post and share some feedback.

Customer discussion on e2e

  • Hi Kalsi,

    I tried ti-processor-sdk-linux-am335x-evm-05.01.00.11 with 8GB Micro SDHC card and my AM335x TI EVM boot successful, the pre-built linux images fit fine inside this SD card.

    For rootfs partition, we have 7GB space, from which 4.8GB is free. zImage is 4MB, vmlinux is 14.5MB.

    This is the log from create-sdcard.sh script:

    https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/sdcreate_5F00_log

    This is the boot up log:

    https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/psdk_5F00_5_5F00_1_5F00_boot_5F00_log

    Regards,
    Pavel

  • Thanks Pavel,

    I have confirmed that the Windows SD Card Image is slightly above 8GB. Therefore, it would need a larger card. I've asked why the size increase and am waiting on a response.

    In the mean time, using the SD Card create script from Linux should work as Pavel recommended.