How to read Mac .DMG file in Linux or PC
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://speedooo.blog.51cto.com/226772/60652 |
It took me long time to find this solution, enjoy it!! 1. convert mac .dmg file to iso which could be read in Linux or PC download java app from http://hem.bredband.net/catacombae/dmgx.html you can put .jar file on linux or PC > java -jar dmgXXXX.jar This will pop-up simple GUi to choose your dmg file and name of ISO file. 2.mount iso file to your cdrom under linux >mount -t hfsplus -o loop /directory/location_of_iso.iso /mnt/mountpoint本文出自 “我爱我家” 博客,请务必保留此出处http://speedooo.blog.51cto.com/226772/60652 本文出自 51CTO.COM技术博客 |


speedooo
博客统计信息
热门文章
最新评论
友情链接