sitara@sitara-Latitude-E6420:~/ti/PRSDK33_AM57x/processor_sdk_rtos_am57xx_3_03_00_04$ sudo bin/create-sdcard.sh /home/sitara/ti/PRSDK33_AM57x/processor_sdk_rtos_am57xx_3_03_00_04/prebuilt-sdcards/idkAM572x/sd_card_files/ ################################################################################ This script will create a bootable SD card from custom or pre-built binaries. The script must be run with root permissions and from the bin directory of the SDK Example: $ sudo ./create-sdcard.sh path/to/sdcard/files Formatting can be skipped if the SD card is already formatted and partitioned properly. ################################################################################ Available Drives to write images to: # major minor size name 1: 8 16 31166976 sdb Enter Device Number or n to exit: 1 sdb was selected ################################################################################ **********WARNING********** Selected Device is greater then 16GB Continuing past this point will erase data from device Double check that this is the correct SD Card ################################################################################ Would you like to continue [y/n] : y /dev/sdb is an sdx device unmounted /dev/sdb umount2: Invalid argument umount: /dev/sdb: not mounted Current size of sdb1 31166944 bytes ################################################################################ Now erasing partition table ################################################################################ 1024+0 records in 1024+0 records out 1048576 bytes (1.0 MB) copied, 0.300238 s, 3.5 MB/s ################################################################################ Partitioning Boot ################################################################################ mkfs.fat 3.0.26 (2014-03-07) mkfs.fat: warning - lowercase labels might not work properly with DOS or Windows Mount the partitions Emptying partitions Syncing.... ################################################################################ Copying files now... will take minutes ################################################################################ Copying boot partition Syncing... Un-mount the partitions Remove created temp directories Operation Finished