找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888

[openwrt(x86)] 最近x86好像比较火,发个openwrt和openmediavault合体教程

  [复制链接]
发表于 2015-7-18 19:12 | 显示全部楼层
本帖最后由 99010 于 2015-10-7 17:14 编辑

atom n270性能足够,所以一直用openwrt chroot debian来编译些小东西。

简单教程:
格式化并挂载硬盘
  1. mkfs.ext4 /dev/sdb
  2. mkdir -p /mnt/sdb
  3. mount /dev/sdb /mnt/sdb
复制代码


安装组件
  1. opkg update
  2. opkg install debootstrap binutils objdump bash
复制代码



下载debian基本系统
  1. debootstrap  --arch=i386  wheezy /mnt/sdb/debian http://mirrors.163.com/debian
复制代码



加载debian
  1. mount -o bind /proc /mnt/sdb/debian/proc
  2. mount -o bind /dev /mnt/sdb/debian/dev
  3. mount --bind /dev/pts /mnt/sdb/debian/dev/pts
  4. #以上命令如未重启路由只需输入一次
  5. chroot /mnt/sdb/debian /bin/bash
复制代码



然后想干嘛就干嘛。。。。

退出chroot只需要输入exit就回到openwrt环境

点评的那个坛友不明白,本来就是在路由上跑openwrt,然后chroot debian来编译,路由都是一直开着,编译时间长短有毛关系。

点评

我以前试过 N270 2G内存 编译OP,太耗费时间了 至少需要6个小时以上,工具链的编译就要N个小时 忍无可忍换I3 530了  发表于 2015-10-7 06:15
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-7-18 22:02 来自手机 | 显示全部楼层
新手路过帮顶
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-7-20 16:49 | 显示全部楼层
本帖最后由 huatian 于 2015-7-20 17:03 编辑

新手刚装了omv求大大帮忙解决个问题,我的nas有两个网口,一个网口接路由器后nas能够正常联网,另一个接口要怎么设置才能让它接电脑呢?对了,我只装了omv。先谢谢大大了 @人工智能(AI)
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-7-22 13:51 | 显示全部楼层
Error #3008:
exception 'OMVException' with message 'Failed to load configuration (Warning 1549: failed to load external entity "/etc/openmediavault/config.xml" (line=0, column=0))' in /usr/share/php/openmediavault/config.inc:577
Stack trace:
#0 /usr/share/php/openmediavault/env.inc(22): require_once()
#1 /var/www/openmediavault/index.php(23): require_once('/usr/share/php/...')
#2 {main}

请问楼主这个有遇到吗?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-7-24 23:33 | 显示全部楼层
多谢楼主分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-7-26 00:44 | 显示全部楼层
谢谢楼主的分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-7-26 01:24 | 显示全部楼层
学习下吧 还是很好的
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-10-7 00:20 | 显示全部楼层
x86了esxi才是王道,隔离开又安全

点评

2G内存上不了esxi啊。。。等回头搞台服务器玩玩  详情 回复 发表于 2015-10-11 10:53
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2015-10-11 10:53 | 显示全部楼层
dezi121 发表于 2015-10-7 00:20
x86了esxi才是王道,隔离开又安全

2G内存上不了esxi啊。。。等回头搞台服务器玩玩
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-10-17 16:07 | 显示全部楼层
openwrt都集成了什么插件啊?能说下吗?楼主
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-10-18 11:10 | 显示全部楼层
不错,刚开始玩openwrt,也有这样的需求。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-10-18 11:59 | 显示全部楼层
路过的帮顶!!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-10-20 00:11 | 显示全部楼层
黑群晖做软路由会不会更好玩一点呢?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

cccqqqccc 该用户已被删除
发表于 2015-10-20 23:03 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-10-21 10:02 | 显示全部楼层
不知道是什么东西,下载来看看
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-21 00:38

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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