2009/5/29 frantisek holop <min...@obiit.org>:
> hi there,
>
> does anyone know how to mount a .dmg file on openbsd?
>
> $ file image.dmg
> image.dmg: Apple Partition data block size: 2048, first type: 
> Apple_partition_map, name: Apple, number of blocks: 15,
>
> anybody tried anything of these?
> http://en.wikipedia.org/wiki/Apple_Disk_Image#Non-Macintosh

I have in the past had success with dmg2iso (or dmg2img, I can't
recall). This is mentioned on the above page:
http://vu1tur.eu.org/tools/

Essentially you convert the dmg to iso or img, and then you loop-mount
the new image as HFS plus. I tried this under Linux though; I don't
think I've so far ever tried to access HFS plus volumes from OpenBSD,
so I'm not sure what mileage you'll get -- but I'd be curious to hear
if you succeed.

regards,
--ropers

Reply via email to