-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathClover_Install_Log.txt
executable file
·69 lines (56 loc) · 3.32 KB
/
Clover_Install_Log.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Clover EFI installer log - Wed Oct 31 14:22:58 PDT 2018
Installer version: v2.4k r4726 EFI bootloader
======================================================
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *480.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk2 479.9 GB disk0s2
/dev/disk1 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk1
1: EFI 239.1 MB disk1s1
2: Microsoft Basic Data 系统 160.6 GB disk1s2
3: Windows Recovery 501.2 MB disk1s3
4: Apple_APFS Container disk3 51.4 GB disk1s4
5: Apple_HFS 下载备份用分区 158.8 GB disk1s5
6: Apple_HFS 下载 209.2 GB disk1s6
7: Apple_HFS 虚拟机 209.2 GB disk1s7
8: Apple_HFS 重要备份 209.6 GB disk1s8
/dev/disk2 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +479.9 GB disk2
Physical Store disk0s2
1: APFS Volume mac 16.0 GB disk2s1
2: APFS Volume Preboot 45.3 MB disk2s2
3: APFS Volume Recovery 512.4 MB disk2s3
4: APFS Volume VM 8.6 GB disk2s4
/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +51.4 GB disk3
Physical Store disk1s4
1: APFS Volume mac os 13.5 GB disk3s1
2: APFS Volume Preboot 45.5 MB disk3s2
3: APFS Volume Recovery 512.4 MB disk3s3
4: APFS Volume VM 8.6 GB disk3s4
/dev/disk5 (disk image):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme +100.0 MB disk5
1: Apple_HFS 未命名 100.0 MB disk5s1
======================================================
Backing up EFI files
No Active Partition
Stage 0 - Writing boot0ss to /dev/rdisk5
dd if=/dev/rdisk5 count=1 bs=512 of=/tmp/origMBR
cp /tmp/origMBR /tmp/newMBR
dd if=/Volumes/未命名/usr/standalone/i386/boot0ss of=/tmp/newMBR bs=440 count=1 conv=notrunc
fdisk -f /tmp/newMBR -u -y /dev/rdisk5
Stage 1 - Writing boot1h2 to /dev/rdisk5s1
File system is HFS.
dd if=/tmp/boot1h2 of=/dev/rdisk5s1
Stage 2 - Written boot6 (x64) to /Volumes/未命名/boot
======================================================
Installing RC Scripts
======================================================
=========== Clover EFI Installation Finish ===========
======================================================