Linux mount nrg (Nero Image)

1166阅读 0评论2012-01-11 mpoix
分类:

mount -o loop,offset=307200 image.nrg /mnt
多軌的 nrg 檔不適用
資料片的 nrg 檔其實就是 iso 檔 + 300K 的 header
轉 nrg 為 iso
dd bs=1k if=image.nrg of=image.iso skip=300

http://pank.org/blog/archives/000750.html

上一篇:词典软件GoldenDict
下一篇:Matlab绘图崩溃问题