32
Customize the embedded system based on
Your
Idea
Copy file to SSD and modify the file property
NOTE
if not modify the permissions, the application layer cannot read the file.
# cp /storage/28DC-93CA/2.wav /sdcard/Download
# chmod 777 /sdcard/Download/2.wav
# ls /sdcard/Download