Hi, I have an embbeded device with an initramfs with busybox inside it. We want to use this initramfs basically for updating the real filesystem that resides in an USB flash stick.
There could be several USB flash sticks connected to the target and we need to mount the one with our filesystem. We could differentiate our USB stick from the others by its label (mount -L), so I would like to know if there is a way with mdev to recognize an USB stick by-label or any other way (the serial id is not useful because each target has a different USB stick). Do you have any idea/hint? Thanks. Regards, -- Pedro Aguilar _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
