Skip to content
Base64
  • Hire me
December 28, 2021July 29, 2022

Convert DMG to ISO Ubuntu

General by Curt Sahd

A few simple commands are required to convert DMG files to ISO format:

sudo apt-get install dmg2img

dmg2img file-to-convert.dmg

mv file-to-convert.img image.iso

Post navigation

Allow VoIP phone system through Pfsense
Increase memory for Java and Tomcat

Recent Posts

  • Ansible – check if file contains text
  • Train SpamAssassin SPAM with .eml file
  • How to setup Nginx reverse proxy in Docker on Ubuntu 22.04
  • Screen sharing not working Discord Ubuntu 22.04 – Disable Wayland
  • Specify Ansible Python interpreter on Task/Host

Categories

  • General