Skip to main content
Home Forums 68kMLA Floppy Emu Disk Emulator Updates — #38
Post #38 by ajacocks
Source Forum68kMLA
Category68k
Post DateWed, 20 Nov 2013 - 05:59
Original URLhttps://68kmla.org/bb/threads/floppy-emu-disk-emulator-updates.29195/
Post
Indeed, my searching seems to indicate the same.

I also found this program, which seems to work well, though I have only tested it a bit:

http://sunsky3s.s41.xrea.com/dmgconverter/index.html

It seems to create valid raw images, given a variety of formats, fairly easily. I also ran across an old hint that additional formats can be enabled for Disk Utility, using the following:

Code:
$ defaults write com.apple.DiskUtility advanced-image-options -bool true
In my (limited) testing, on 10.8.5, it does enable the formats, but trying to create a Disk Copy 4.2 image from an existing UDIF image caused an error. I'll post more, as I do more testing.

mp.ls