找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 3059|回复: 4

[k2p] pandorabox k2p 最新固件19.02完美支持IPV6 固件 bug?

[复制链接]
发表于 2019-4-3 17:11 来自手机 | 显示全部楼层 |阅读模式
pandorabox k2p 最新固件19.02完美支持IPV6
supper800的固件。使用后很好,但是无法加载USB设备 USB移动硬盘或U盘。按照网上教程安装驱动,修改文件都没有用,求supper800大神指点。  
我的恩山、我的无线 The best wifi forum is right here.
 楼主| 发表于 2019-4-3 17:12 来自手机 | 显示全部楼层
本帖最后由 moleboy 于 2019-4-3 19:31 编辑

挂载点 看不到usb移动硬盘设备  手动挂载
opkg update
opkg install kmod-usb-core
opkg install kmod-usb2                #安装usb2.0  
opkg install kmod-usb-ohci            #安装
usb ohci控制器驱动
opkg install kmod-usb-storage         #安装usb存储设备驱动
opkg install kmod-fs-vfat             #挂载FAT
opkg install ntfs-3g                  #挂载NTFS
opkg install mount-utils              #挂载卸载工具
opkg install block-mount
opkg install fdisk    #磁盘工具
opkg install kmod-nls-cp437 kmod-nls-iso8859-1    #语言支持包
opkg install luci-app-samba           #SAMBA网络共享服务
/etc/init.d/samba enable              #启用并开始SAMBA共享
/etc/init.d/samba restart   
重启路由后键入命令
mkdir -p /mnt/sta1 mount -t ntfs-3g /dev/sda1 /mnt/sta1  #挂载 可以在页面看到已经加载成功,可以看到硬盘了 进入共享 至此,已经可以通过网络访问移动硬盘了。
  下面添加开机自动挂载 用WinSCP连接路由器,
打开/etc/hotplug.d/block/10-mount文件(如果不存在请新建)
添加如下内容
#!/bin/sh
# Copyright (C) 2009 OpenWrt.org  (C) 2010 OpenWrt.org.cn
  blkdev=`dirname $DEVPATH` if [ `basename $blkdev` != "block" ]; then      device=`basename $DEVPATH`     case "$ACTION" in         add)      
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-4-3 17:13 来自手机 | 显示全部楼层
ls /dev看不到设备 用lean的固件的就能看到
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-4-3 19:32 | 显示全部楼层
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-4-4 18:43 | 显示全部楼层
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-28 22:59

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表