On Wed, Apr 06, 2016 at 05:12:28PM +0100, David Fernandez wrote: > Hi there, > > This might be a silly thing, but, after enabling the following > (menuconfig, see below), I can't yet see any /dev that resembles any sd > card or storage device: > > Kernel Modules > +-Other Modules > | +-<*> kmod-mvsdio (which enables _*_ kmod-mmc) > +-Filesystems > +-<*> kmod-fs-ext4 > > Is there something else I should enable?
Hi David, I install the following to mount a USB stick with an ext2 partition: kmod-usb-storage block-mount kmod-fs-ext4 e2fsprogs Try if that does it for you. Bye Sebastian _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
