if [ ! -d ~/qemu-tasker.git ]; then
git clone https://github.com/dougpuob/qemu-tasker.git ~/qemu-tasker.git
fi
python3 ~/qemu-tasker.git/src/qemu-tasker.py puppet
diskutil list
Last login: Wed May 18 22:38:35 on console
gliuser@gliusers-iMac ~ % diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *268.4 MB disk0
1: EFI EFI 101.4 MB disk0s1
2: Linux Filesystem 163.9 MB disk0s2
/dev/disk1 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *68.7 GB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_APFS Container disk3 68.4 GB disk1s2
/dev/disk2 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.1 GB disk2
1: Apple_HFS macOS Base System 2.0 GB disk2s1
/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +68.4 GB disk3
Physical Store disk1s2
1: APFS Volume mac - Data 8.0 GB disk3s1
2: APFS Volume Preboot 25.3 MB disk3s2
3: APFS Volume Recovery 525.8 MB disk3s3
4: APFS Volume VM 1.1 MB disk3s4
5: APFS Volume mac 11.1 GB disk3s5
gliuser@gliusers-iMac ~ %
diskutil info disk1
Last login: Wed May 18 22:42:36 on ttys001
gliuser@gliusers-iMac ~ % diskutil info disk1
Device Identifier: disk1
Device Node: /dev/disk1
Whole: Yes
Part of Whole: disk1
Device / Media Name: QEMU HARDDISK
Volume Name: Not applicable (no file system)
Mounted: Not applicable (no file system)
File System: None
Content (IOContent): GUID_partition_scheme
OS Can Be Installed: No
Media Type: Generic
Protocol: SATA
SMART Status: Verified
Disk Size: 2.1 GB (2145910784 Bytes) (exactly 4191232 512-Byte-Units)
Device Block Size: 512 Bytes
Read-Only Media: No
Read-Only Volume: Not applicable (no file system)
Device Location: Internal
Removable Media: Fixed
Solid State: No
Virtual: No
Hardware AES Support: No
gliuser@gliusers-iMac ~ %
diskutil info disk3
gliuser@gliusers-iMac ~ % diskutil info disk3
Device Identifier: disk3
Device Node: /dev/disk3
Whole: Yes
Part of Whole: disk3
Device / Media Name: QEMU HARDDISK
Volume Name: Not applicable (no file system)
Mounted: Not applicable (no file system)
File System: None
Content (IOContent): EF57347C-0000-11AA-AA11-00306543ECAC
OS Can Be Installed: No
Media Type: Generic
Protocol: SATA
SMART Status: Verified
Disk / Partition UUID: D25D46DF-3DC0-43FB-B626-6433EDCBA348
Disk Size: 68.4 GB (68375502848 Bytes) (exactly 133545904 512-Byte-Units)
Device Block Size: 4096 Bytes
Read-Only Media: No
Read-Only Volume: Not applicable (no file system)
Device Location: Internal
Removable Media: Fixed
Solid State: No
Virtual: Yes
Hardware AES Support: No
This disk is an APFS Container. APFS Information:
APFS Physical Store: disk2s2
Fusion Drive: No
gliuser@gliusers-iMac ~ %
diskutil info disk3s5
gliuser@gliusers-iMac ~ % diskutil info disk3s5
Device Identifier: disk3s5
Device Node: /dev/disk3s5
Whole: No
Part of Whole: disk3
Volume Name: mac
Mounted: Yes
Mount Point: /
Partition Type: 41504653-0000-11AA-AA11-00306543ECAC
File System Personality: APFS
Type (Bundle): apfs
Name (User Visible): APFS
Owners: Enabled
OS Can Be Installed: No
Booter Disk: disk3s2
Recovery Disk: disk3s3
Media Type: Generic
Protocol: SATA
SMART Status: Verified
Volume UUID: B5C0B5FF-DF18-469C-AD03-97EB1E5B7F4D
Disk / Partition UUID: B5C0B5FF-DF18-469C-AD03-97EB1E5B7F4D
Disk Size: 68.4 GB (68375502848 Bytes) (exactly 133545904 512-Byte-Units)
Device Block Size: 4096 Bytes
Container Total Space: 68.4 GB (68375502848 Bytes) (exactly 133545904 512-Byte-Units)
Container Free Space: 47.6 GB (47568035840 Bytes) (exactly 92906320 512-Byte-Units)
Allocation Block Size: 4096 Bytes
Read-Only Media: No
Read-Only Volume: Yes
Device Location: Internal
Removable Media: Fixed
Solid State: No
Hardware AES Support: No
This disk is an APFS Volume. APFS Information:
APFS Container: disk3
APFS Physical Store: disk2s2
Fusion Drive: No
APFS Volume Group: 8206C6C7-533B-3390-B3CB-9C23459A6505
FileVault: No
Locked: No
gliuser@gliusers-iMac ~ %
disk3s2
gliuser@gliusers-iMac ~ % diskutil info disk3s2
Device Identifier: disk3s2
Device Node: /dev/disk3s2
Whole: No
Part of Whole: disk3
Volume Name: Preboot
Mounted: No
Partition Type: 41504653-0000-11AA-AA11-00306543ECAC
File System Personality: APFS
Type (Bundle): apfs
Name (User Visible): APFS
Owners: Disabled
OS Can Be Installed: No
Booter Disk: disk3s2
Recovery Disk: disk3s3
Media Type: Generic
Protocol: SATA
SMART Status: Verified
Volume UUID: 2165A7DA-0492-4524-BC90-3CA1904011DC
Disk / Partition UUID: 2165A7DA-0492-4524-BC90-3CA1904011DC
Disk Size: 68.4 GB (68375502848 Bytes) (exactly 133545904 512-Byte-Units)
Device Block Size: 4096 Bytes
Container Total Space: 68.4 GB (68375502848 Bytes) (exactly 133545904 512-Byte-Units)
Container Free Space: 47.6 GB (47570616320 Bytes) (exactly 92911360 512-Byte-Units)
Read-Only Media: No
Read-Only Volume: Not applicable (not mounted)
Device Location: Internal
Removable Media: Fixed
Solid State: No
Hardware AES Support: No
This disk is an APFS Volume. APFS Information:
APFS Container: disk3
APFS Physical Store: disk2s2
Fusion Drive: No
FileVault: No
Locked: No
gliuser@gliusers-iMac ~ %
config.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>-v</string>
<key>DefaultVolume</key>
<string>EF57347C-0000-11AA-AA11-00306543ECAC</string>
<key>Log</key>
<true/>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
</dict>
<key>GUI</key>
<dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Tool</key>
<true/>
</dict>
<key>ScreenResolution</key>
<string>1280x720</string>
<key>Theme</key>
<string>embedded</string>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x3</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>Trust</key>
<false/>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<true/>
<key>InjectSystemID</key>
<true/>
</dict>
</dict>
</plist>