Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 06 Nov 2014 05:17 PM by  Daniel Darden
auto mounting options for SD card
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Daniel Darden
New Member
New Member
Posts:16


--
06 Nov 2014 04:12 PM

    When I insert an SD card into the DM3730 wireless eval board, it is automatically mounted to /mnt/mmcblk0p1, but it does not have the correct permissions for me to execute a file (SD card is FAT32). I added a fstab entry that allows me to umount it, then mount it with the correct permissions. Before I added a line for /dev/mmcblk0p1, there was no entry in fstab. 

     So what is auto mounting the SD card and how do I control the options?

    Daniel Darden
    New Member
    New Member
    Posts:16


    --
    06 Nov 2014 05:17 PM
    Ok I found it, there are udev rules that are auto mounting it for me. I can modify these permissions in /etc/udev/rules.d/65-automount.rules
    You are not authorized to post a reply.