Linux mount nrg (Nero Image)
先前於 FreeBSD 下沒有此問題,改換到 Linux 系統就發現不知如何處理了,幸好有 Google 大神 ^_^
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
個性簽名
沒有最好,只有更好!!



