Hi Robert, Can you give me an example or a method to automatically mount ?
How i can execute a script after SD is inserted ? (Such as /etc/network/if-up.d/ for the network...) I tested a script at startup who edit fstab file depending if SD card is in slot at startup. It work but when i remove (if it is in slot) and insert the SD, the SD was not mount. For mount it i need to execut mount -a command and it's not autonomous... Thanks for your help. @+ Le jeudi 4 décembre 2014 15:45:04 UTC+1, RobertCNelson a écrit : > > Hi Robert, > > > > Can you give me an exemple of use uuid with SD card ? Because the uuid > > change when i change the SD card... > > > > It's not possible to force mount emmc on mmcblk0 and SD on mmcblk1 ? > (With > > uEnv.txt) > > > > I look for a solution for mounting the card on /media/sd if it into the > slot > > or not, and when it hot plug. What is the best way ? > > Write a script to auto mount it then. > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
