一般 APE 文件会带一个 cue 文件,因此先安装 cuetools http://developer.berlios.de/projects/cuetools/ 来把 cue 转成 toc 文件 cueconvert -i cue -o toc CD1.cue CD1.toc 接着下载 mac http://sourceforge.net/projects/mac-port/ 来把 ape 转成 wave 文件 mac sample.ape sample.wav -d 现在我们可以刻录 CD 了,使用 Gnome CD Master 的话,直接选择 toc 文件就可以了。 或者使用 […]
Wednesday, August 23 2006
unpack initrd, initramfs, igz
Wednesday, August 23 2006. 计算机
一般的 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 来完成了……
Monday, August 14 2006
Change Ringing & We Collide
Monday, August 14 2006. 音乐
(cut 016) Change Ringing (2005, cut) -- Olivia Block We Collide - MeshThe World's a Big Place […]
« previous entries - page 31 of 35 - next entries »
Last comments