Other Parts Discussed in Thread: AM62P
Tool/software:
Hi AM62P
My customer faces SD Card issue while creating bootable device.
- sudo fdisk -l
output display: /dev/sdb1 32768 124735487 124702720 59.5G 7 HPFS/NTFS/exFAT
- cd out/target/product/am62p
- sudo ./flashall.sh --board am62px-sk --bootloader --sdcard /dev/sdb1
[Output display]
board: am62px-sk
Information: You may need to update /etc/fstab.
Information: You may need to update /etc/fstab.
Information: You may need to update /etc/fstab.
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
WARNING: Number of clusters for 32 bit FAT is less then suggested minimum.
mkdir: cannot create directory ‘boot’: File exists
Can you please figure out the reason of the issue?
Thanks.
Regards, Jack