If Mojave is installed using APFS, then you don't need to make room for additional APFS volumes in the APFS container which is where Recovery would go.
Use
Use
Use
Right click the diskutil word in Terminal.app and select "Open Man Page" to view all the options of diskutil.
One of the APFS volumes in the Mojave APFS container should have Name: "Recovery" and have role: (Recovery).
Mount a partition using a command like
The Recovery partition should have files like this:
10D5CE8C-43FE-43F2-8089-DAEDF6485644 is a folder containing all the other files - change the name to match the UUID of the APFS volume that contains the root for the Mojave OS. For example, my Mojave is shown by
Use
diskutil list
to see your partitions.Use
diskutil apfs
to see a list of apfs commands.Use
diskutil apfs list
to show apfs info of partitions and volumes.Right click the diskutil word in Terminal.app and select "Open Man Page" to view all the options of diskutil.
One of the APFS volumes in the Mojave APFS container should have Name: "Recovery" and have role: (Recovery).
Mount a partition using a command like
diskutil mount disk1s3
(change the numbers to match those of the Mojave Recovery partition.The Recovery partition should have files like this:
Code:
10D5CE8C-43FE-43F2-8089-DAEDF6485644
BaseSystem.chunklist
BaseSystem.dmg
boot.efi
boot.efi.j132ap.im4m
boot.efi.j137ap.im4m
boot.efi.j140aap.im4m
boot.efi.j140kap.im4m
boot.efi.j174ap.im4m
boot.efi.j213ap.im4m
boot.efi.j680ap.im4m
boot.efi.j780ap.im4m
boot.efi.x589amludev.im4m
boot.efi.x589icludev.im4m
boot.efi.x589iclydev.im4m
com.apple.Boot.plist
immutablekernel
immutablekernel.j132ap.im4m
immutablekernel.j137ap.im4m
immutablekernel.j140aap.im4m
immutablekernel.j140kap.im4m
immutablekernel.j174ap.im4m
immutablekernel.j213ap.im4m
immutablekernel.j680ap.im4m
immutablekernel.j780ap.im4m
immutablekernel.x589amludev.im4m
immutablekernel.x589icludev.im4m
immutablekernel.x589iclydev.im4m
PlatformSupport.plist
prelinkedkernel
SystemVersion.plist
diskutil apfs list
like this:
Code:
+-> Volume disk6s1 10D5CE8C-43FE-43F2-8089-DAEDF6485644
| ---------------------------------------------------
| APFS Volume Disk (Role): disk6s1 (No specific role)
| Name: Mojave6 (Case-insensitive)
| Mount Point: /Volumes/Mojave6
| Capacity Consumed: 79556395008 B (79.6 GB)
| FileVault: No