一、刷openwrt 刷成功的管理界面 1.前期固件准备:①软件:1102-0x20000_hg255d-squashfs-tftp.checksum2.bin②openwrt固件:0508-openwrt-ramips-rt305x-hg255d-squashfs-By_shcl.bin(也可以刷 ...
分类:
Web程序 时间:
2016-10-03 00:12:08
阅读次数:
365
1、OpenWrt系统编译好的固件位于哪个文件夹?root@ald888:/work/openwrt/trunk/bin/ramips# lsopenwrt-ramips-rt305x-mpr-a2-squashfs-sysupgrade.bin 2、搭建smb服务器,实现虚拟机与Windows共享 ...
分类:
其他好文 时间:
2016-07-24 19:24:17
阅读次数:
265
在有些项目中,我们不希望系统的文件的被修改,如路由器的系统文件等等.我们就需要使用只读文件系统来保护我们的系统文件不被修改. 常见的只读文件系统有:cramfs文件系统和squashfs文件系统(cramfs文件系统的继任者) 一、cramfs文件系统: http://sourceforge.net ...
分类:
其他好文 时间:
2016-06-10 12:16:15
阅读次数:
251
1.虚拟机文件制作
下载对应版本的img文件,本文选择15.05:
https://downloads.openwrt.org/chaos_calmer/15.05/x86/generic/openwrt-15.05-x86-generic-combined-squashfs.img
在Ubuntu中安装qemu-img工具:sudo apt-get install qemu-img
输入...
分类:
系统相关 时间:
2016-04-29 15:09:01
阅读次数:
563
执行: $sudo cp /home/jxg/backup-2011.01.05/backup2011.01.05.squashfs /home/jxg/livecd/casper/filesystem.squashfs 此外,还要更新/home/jxg/livecd/casper/目录下的file ...
分类:
系统相关 时间:
2016-04-06 02:07:28
阅读次数:
197
1.软件下载: ImageBuilder链接如果是全新刷机的话,使用:http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/openwrt-ar71xx-generic-tl-wr703n-v1-squashfs-factory.bi...
分类:
其他好文 时间:
2015-12-25 11:24:38
阅读次数:
162
1. make menuconfig 后编译没有生成openwrt-ar71xx-generic-tl-wr703n-v1-squashfs-sysupgrade.bin ,究其原因是因为image超出了flash定义的大小,实际的flash是8M的,编译703N的时候没有修改配置编译成4M的了 ,...
分类:
其他好文 时间:
2015-06-06 19:31:55
阅读次数:
3261
1.(1):RedHatLinux2.4.18升级到2.4.31-SMP(2):进入2.4.31系统(3):补丁squashfs,patch-p1</usr/src/squashfs.pacth(3):在/usr/src/linux-2.4下makemrproper后,将/boot/config-2.4.18拷贝到当前目录的.config(4):makemenuconfig,在原来配置的基础上在FileSystem菜单增加了sq..
分类:
其他好文 时间:
2015-01-10 18:25:13
阅读次数:
2922
SQUASHFS 4.3 - A squashed read-only filesystem for Linux
Copyright 2002-2014 Phillip Lougher
Released under the GPL licence (version 2 or later).
Welcome to Squashfs 4.3. This is th...
分类:
其他好文 时间:
2015-01-07 07:01:51
阅读次数:
521
根据原始硬件不同可以有这么几个刷机方式:1.如果开始是buffalo固件刷openwrt,可以直接刷一下网址:http://downloads.openwrt.org/snapshots/trunk/ar71xx/下openwrt-ar71xx-generic-whr-g301n-squashfs-...
分类:
其他好文 时间:
2014-11-07 23:16:23
阅读次数:
581