我正在尝试备份我的电脑,但不知道该如何安装硬盘。我有一个外置硬盘,我把它分成一个 TimeCapsule 和一些随机的东西,比如电影和文件(这Tachyon
是名字)。我可以访问我的Tachyon
硬盘,但无法访问我的 TimeCapsule。
我读过这篇文章,但遇到了困难:https://discussions.apple.com/thread/4870938
(base) Joshs-MacBook-Pro:~ mu$ diskutil list
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 251.0 GB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 250.7 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +250.7 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD 230.1 GB disk1s1
2: APFS Volume Preboot 44.6 MB disk1s2
3: APFS Volume Recovery 510.6 MB disk1s3
4: APFS Volume VM 2.1 GB disk1s4
/dev/disk2 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.0 TB disk2
1: EFI EFI 209.7 MB disk2s1
2: Apple_HFS Tachyon 800.1 GB disk2s2
3: Apple_CoreStorage Time Capsule 1.2 TB disk2s3
4: Apple_Boot Boot OS X 134.2 MB disk2s4
/dev/disk3 (external, virtual):
#: TYPE NAME SIZE IDENTIFIER
0: Apple_HFS Time Capsule +1.2 TB disk3
Logical Volume on disk2s3
1623B7C5-C831-4948-B8CA-7C587B04D8FE
Unlocked Encrypted
当我查看磁盘实用程序时,我看到一个mount
命令,但它没有执行任何操作。
以下是我进行急救时发生的情况: