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.

Strange Behavior with SD Card

Other Parts Discussed in Thread: OMAP3530

I have noticed that rebooting the OMAP sets all the file permissions on the SD card to executable.

Even if I umount the sd card and do a reboot command, all of the files in all directories and subdirectories are all set back to executable.

 

1. Is anyone else expierencing this?

2. Does anyone know why?  and how to fix it?

I am using the Mistral OMAP3530 EVM

Thanks for any help.

 

 

 

  • I have not noticed this before, what software stack are you using (i.e. SDK version)? Also what file system are you using on the SD card in question?

  • Hi Bernie,

     

    I am using DVSDK 3_00_00_29 which utilizes SDK 1.0.2 which I believe is linux 2.6.22

     

    To be quite honest I'm not sure what file system is on the SD card.  I'm sure I have accessed it from windows usb adapter and now from mounting the /dev/mmcblk0p1 on the omap target.  I am currently booting omap system the using an nfs as the root file system.  I think I used the hp utility for formatting the sd card so maybe it has FAT system on the card.