none
发布时间:2015-11-06 11:40:58
From http://ilinuxkernel.com/?p=11481、普通squashfs文件解压缩及查看 (1) 可使用unsuqashfs命令直接解压缩。 [root@localhost squashfs]# unsquashfs squashfs.img (2)也可mount到临时目录 [root@localhost squashfs]# mount -o loop squashfs.img -t squashfs .........【阅读全文】
发布时间:2015-08-06 16:54:12
pppd
Receive serial link is not 8-bit clean:
Problem: all had bit 7 set to 0......【阅读全文】