Difference between revisions of "How to view the hidden MacOS 10.7 Lion Recovery Partition"

From Tech-Wiki
Jump to: navigation, search
(Created page with "Category:Apple The recovery partition is hidden in both the Startup Disk system preference and the Disk Utility. To view: diskutil list /dev/disk5 #: ...")
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
[[Category:Apple]]
 
[[Category:Apple]]
 +
'''[[Apple#Mac|Back to Mac]]'''
 +
 +
 
The recovery partition is hidden in both the Startup Disk system preference and the Disk Utility.
 
The recovery partition is hidden in both the Startup Disk system preference and the Disk Utility.
 
To view:
 
To view:
 
  diskutil list
 
  diskutil list
 
  /dev/disk5
 
  /dev/disk5
     #:                       TYPE NAME                   SIZE       IDENTIFIER
+
     #:                 TYPE NAME                           SIZE         IDENTIFIER
     0:     GUID_partition_scheme                       *320.1 GB   disk5
+
     0:                 GUID_partition_scheme               *320.1 GB     disk5
     1:                       EFI                         209.7 MB   disk5s1
+
     1:                 EFI                                 209.7 MB     disk5s1
     2:                 Apple_HFS LION BOOT DISK         319.2 GB   disk5s2
+
     2:                 Apple_HFS LION BOOT DISK             319.2 GB     disk5s2
     3:                Apple_Boot Recovery HD             650.0 MB   disk5s3
+
     3:                Apple_Boot Recovery HD               650.0 MB     disk5s3
  
 
In the example above slice 3 is the recovery parition.
 
In the example above slice 3 is the recovery parition.
  
 
To boot into this partition hold the ATL key when rebooting and select the Recovery volume or hold Command-R when rebooting to boot directly into the recovery partition.
 
To boot into this partition hold the ATL key when rebooting and select the Recovery volume or hold Command-R when rebooting to boot directly into the recovery partition.

Latest revision as of 06:18, 22 July 2016

Back to Mac


The recovery partition is hidden in both the Startup Disk system preference and the Disk Utility. To view:

diskutil list
/dev/disk5
   #:                 TYPE NAME                            SIZE          IDENTIFIER
   0:                 GUID_partition_scheme                *320.1 GB     disk5
   1:                 EFI                                  209.7 MB      disk5s1
   2:                 Apple_HFS LION BOOT DISK             319.2 GB      disk5s2
   3:                 Apple_Boot Recovery HD               650.0 MB      disk5s3

In the example above slice 3 is the recovery parition.

To boot into this partition hold the ATL key when rebooting and select the Recovery volume or hold Command-R when rebooting to boot directly into the recovery partition.