- Notifications
You must be signed in to change notification settings - Fork4
Tool to convert Apple's PKG to DMG 🔥
License
NotificationsYou must be signed in to change notification settings
Cdude1909/PKG2DMG
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- The script will automatically create
.dmg
& save it to desired location. .dmg
will be bootable hence can be used for Hackintosh or offical Mac- also works with my another scriptAutomated-macOS-Installer
Make sure you have this dependencies pre-installed,
- 16 GB
.dmg
will be created hence make sure you have enough space - Python3.3+ (it will cover all the required pip dependencies ;) )
InstallAssistant.pkg
(Can be downloaded externally fromMr.macintosh)
Simply,
git clone https://www.github.com/Cdude1909/PKG2DMG/cd pkg2dmgsudo chmod +x pkg2dmg.shsudo ./pkg2dmg.sh
- For vm,you may use
dmg2img
to convertdmg
toiso
and boot it in VM. However,it requires more complex steps. - it supports many macos bootable .pkg, untill they change the pattern. hence you canre-use this script for newer versions. (Catalina -- Sequoia & maybe ahead...)
About
Tool to convert Apple's PKG to DMG 🔥
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published