I want to create a blank .img floppy image for virtualbox, but I can't find a program to create one. Is there a way to create one?
Doesn't Apple's Disk Utility allow you to do this? It's in the utilities folder FYI.
I want a .img file, not a .dmg. They are not the same.
Well, it's a bit hidden, but I was able to make a .img image that was compatible. However, is there a free alternative to DropDMG.
Techman224 said:I want to create a blank .img floppy image for virtualbox, but I can't find a program to create one. Is there a way to create one?
hdiutil convert (dmgfilename).dmg -format Rdxx -o (imgfilename).img