Questions tagged [hdiutil]

18 questions
0
votes
1 answer

hdiutil not responsive when installing DMG files using homebrew-cask

I encountered a weird problem installing DMG packaged apps on MacOS. Below is what I know, but I still have no clue what is wrong. I tried to install things like skype or inkscape on MacOS (10.13.4) using brew cask install skype --debug But it…
Steinway Wu
  • 1,288
  • 1
  • 12
  • 18
0
votes
1 answer

Hdiutil files case sensitivity changing in ISO

Running this command to create an iso on macOS: hdiutil makehybrid -o ~/Desktop/test.iso ~/Documents/files/ -iso When mounting the iso all files in the directory are in upper case. How can I stop case-sensitivity from changing with this command?
LightningWar
  • 915
  • 1
  • 19
  • 35
-1
votes
1 answer

How create dynamic (growable) DMG file using terminal in MacOS

I want to create dynamic (growable) dmg file. I know sparse bundle works well with dynamic file but i want to create blank dynamic dmg file. I tried the following but did not work. Can anyone help please!:
Shalabh
  • 27
  • 4
1
2