I want to install a dmg file on a remote server. All I have is an ssh access. Since a DMG is a disk image, I tried to mount it, but mount does not seem to recognize its format.
file says my dmg file is a VAX COFF executable.
|
I want to install a dmg file on a remote server. All I have is an ssh access. Since a DMG is a disk image, I tried to mount it, but mount does not seem to recognize its format.
|
|||
|
|
|
First, mount the dmg image : The image will be mounted to Finally unmount the image: |
|||||||
|
|
You should be able to mount the
And then copy its contents (which appears in |
|||
|
|
|
You could try the command |
|||||||
|