The following method is selected 1, kernel compilation is a more direct and efficient way, command line second
Kernel compilation options
Make Menuconfig
>base Syste
Block-mount---Block device mounting and checking support device mount
> Utilities
Mount-utils
> Kernel modules > Block Devices supported device types IDE AHCI SCSI
Kmod-ata-core----SATA Interface Core >> supported chipset and transport protocol ID
>kernel modules > Filesystems support text system type EXT3/4/fat/ntfs
Kmod-fs-ext4/vfat/ntfs
Command installation:
OPKG Update
Opkg Install Kmod-usb-core
Opkg install KMOD-USB2 #安装usb2.0
opkg Install KMOD-USB-OHCI #安装usb OHCI Controller Driver
Opkg Install Kmod-usb-storage #安装usb存储设备驱动
Opkg Install KMOD-FS-EXT4 #安装ext3分区格式支持组件
Opkg Install Kmod-fs-vfat #挂载FAT
OPKG Install NTFS #挂载NTFS
Opkg Install Mount-utils #挂载卸载工具
Opkg Install Block-mount
Opkg Install Luci-app-samba #SAMBA网络共享服务
/etc/init.d/samba Enable #启用并开始SAMBA共享
/etc/init.d/samba restart
This article from "Good memory than bad writing" blog, please be sure to keep this source http://tiexcn.blog.51cto.com/10649555/1700034
Openwrt Usb/sata supported Kmod and mounts