|
|
本帖最后由 kailwy 于 2010-3-10 21:33 编辑
mount信息
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
ramfs on /tmp type ramfs (rw)
/dev/scsi/host0/bus0/target0/lun0/part1 on /opt type ext2 (rw)
/dev/scsi/host0/bus0/target0/lun0/part1 on /jffs type ext2 (rw)
/dev/mtdblock/4 on /mnt type jffs2 (rw)
/dev/scsi/host0/bus0/target0/lun0/part1 on /opt type ext2 (rw)
df信息]
root@BASE:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 5120 5120 0 100% /
/dev/scsi/host0/bus0/target0/lun0/part1
1880286 18 1783077 0% /opt
/dev/scsi/host0/bus0/target0/lun0/part1
1880286 18 1783077 0% /jffs
/dev/mtdblock/4 2048 324 1724 16% /mnt
/dev/scsi/host0/bus0/target0/lun0/part1
1880286 18 1783077 0% /opt
optware命令
wget -O /tmp/prep_optware http://wd.mirmana.com/prep_optware
sh /tmp/prep_optware
这个是wiki上的指令
然后运行结果
This will take a while!
If you need to do some shopping.... do it now! ;-)
Optware is not installed... Let's install it
Connecting to wd.mirmana.com (85.191.0.241:80)
Installing package uclibc-opt_0.9.28-13_mipsel.ipk ...
Some newer versions of DD-WRT does not show download progress bar,
so just be patient - or check STATUS -> BANDWIDTH tab for download
activity in your routers Web-GUI, and then still wait a minute or two
Connecting to ipkg.nslu2-linux.org (140.211.169.169:80)
Installing package ipkg-opt_0.99.163-10_mipsel.ipk ...
Some newer versions of DD-WRT does not show download progress bar,
so just be patient - or check STATUS -> BANDWIDTH tab for download
activity in your routers Web-GUI, and then still wait a minute or two
Connecting to ipkg.nslu2-linux.org (140.211.169.169:80)
/tmp/optware-install.sh: line 94: /opt/sbin/ldconfig: not found
/tmp/optware-install.sh: line 95: /opt/bin/ipkg: not found
/tmp/optware-install.sh: line 96: /opt/bin/ipkg: not found
/tmp/optware-install.sh: line 97: /opt/bin/ipkg: not found
/tmp/prep_optware: line 68: ipkg-opt: not found
Optware installation was not successfull... exit!
这是为什么啊 谢谢了 |
|