一般的 initrd文件用下面命令就可以解开了 $zcat initrd |cpio -div 但是有些不行,是2个合起来的,可以用下面这个脚本来解http://blog.druggo.org/public/script/unpack 当你做完修改以后,可以用下面命令来重建 # cd irfs-dir # find . -print | cpio -o -H newc > ../initramfs # cd .. (if you want) # gzip initramfs […]
计算机
从 initrd 到 Initramfs
Wednesday, August 23 2006. 计算机
Jim Gifford wrote: > Question: Initramfs is going to replace initrd, but I haven't seen > anyone explain how to copy modules that are built during the build > process moved into the initramfs archive. Has somebody done, this or is > this still a work in progress? Easy. 1) Unpack a […]
Saturday, August 19 2006
Prozilla ? 2G ?
Saturday, August 19 2006. 计算机
今天发现 prozilla 下载不了大于 2G 的文件,如果下载大于 2G 的话,它也不会报错, 只给你下载到 2G 为止。 还好 wget 没问题,剩下的就用 wget 来完成了……
Sunday, August 13 2006
Kernel 2.6 exploit
Sunday, August 13 2006. 计算机
http://seclists.org/fulldisclosure/2006/Jul/0312.html 早就下载了,今天试了一把,果然有效(2.6.16-beyond2),好危险啊! 赶紧找找有没有补丁……
Sunday, August 6 2006
FC 资料
Sunday, August 6 2006. 计算机
有志研究任天堂、小霸王或者FC模拟器的人可以看看: http://www4.emu-zone.org/wolf/doc/ref/fc/list.htm
« previous entries - page 20 of 23 - next entries »
Last comments