On Tue, Oct 28, 2014 at 11:37 AM, <[email protected]> wrote: > Dear all, > > I want auto mount a SD card, with fstab no problem. > > But when i boot with a SD card in slot, the device is assigned to > /dev/mmcblk0p1 and if i boot without SD card, the device is assigned to > /dev/mmcblk1p1 after i insert SD card. > > In my project I do not know if the SD card are in the slot during the boot. > What is the best way for auto mount an SD card ? (With and Without SD card > in slot during the boot) > Thanks.
Use a uuid: https://wiki.debian.org/Part-UUID 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.
