Sie sind auf Seite 1von 2

Last login: Sun Apr 12 04:25:35 on ttys000

-bash: export: `/usr/local/git/bin': not a valid identifier


MBP-de-Angel:~ angelantoniovilchisrodriguez$ sudo gdisk /dev/disk0
Password:
GPT fdisk (gdisk) version 1.0.5

Problem opening /dev/disk0 for reading! Error is 1.


MBP-de-Angel:~ angelantoniovilchisrodriguez$ diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 751.4 GB disk0s2
3: Microsoft Basic Data PARTITION 50.5 GB disk0s3
4: Microsoft Basic Data BOOTCAMP 222.0 GB disk0s4

/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +751.4 GB disk1
Physical Store disk0s2
1: APFS Volume MACOS 539.1 GB disk1s1
2: APFS Volume Preboot 22.9 MB disk1s2
3: APFS Volume Recovery 510.4 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4

/dev/disk2 (external, physical):


#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *8.1 GB disk2
1: Windows_FAT_32 WIFISLAX64- 8.1 GB disk2s1

MBP-de-Angel:~ angelantoniovilchisrodriguez$ diskutil list


/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 751.4 GB disk0s2
3: Microsoft Basic Data PARTITION 50.5 GB disk0s3
4: Microsoft Basic Data BOOTCAMP 222.0 GB disk0s4

/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +751.4 GB disk1
Physical Store disk0s2
1: APFS Volume MACOS 539.1 GB disk1s1
2: APFS Volume Preboot 22.9 MB disk1s2
3: APFS Volume Recovery 510.4 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4

MBP-de-Angel:~ angelantoniovilchisrodriguez$ clear

MBP-de-Angel:~ angelantoniovilchisrodriguez$ diskutil list


/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 751.4 GB disk0s2
3: Microsoft Basic Data PARTITION 50.5 GB disk0s3
4: Microsoft Basic Data BOOTCAMP 222.0 GB disk0s4

/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +751.4 GB disk1
Physical Store disk0s2
1: APFS Volume MACOS 539.1 GB disk1s1
2: APFS Volume Preboot 22.9 MB disk1s2
3: APFS Volume Recovery 510.4 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4

MBP-de-Angel:~ angelantoniovilchisrodriguez$ sudo gdisk /dev/disk0


GPT fdisk (gdisk) version 1.0.5

Problem opening /dev/disk0 for reading! Error is 1.


MBP-de-Angel:~ angelantoniovilchisrodriguez$ gdisk /dev/disk0
GPT fdisk (gdisk) version 1.0.5

Problem opening /dev/disk0 for reading! Error is 1.


MBP-de-Angel:~ angelantoniovilchisrodriguez$ csrutil status
System Integrity Protection status: enabled.
MBP-de-Angel:~ angelantoniovilchisrodriguez$

[Restored Apr 12, 2020 at 05:03:22]


Last login: Sun Apr 12 05:03:21 on ttys000
-bash: export: `/usr/local/git/bin': not a valid identifier
MBP-de-Angel:~ angelantoniovilchisrodriguez$ clear

MBP-de-Angel:~ angelantoniovilchisrodriguez$ diskutil list


/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 751.4 GB disk0s2
3: Microsoft Basic Data PARTITION 50.5 GB disk0s3
4: Microsoft Basic Data BOOTCAMP 222.0 GB disk0s4

/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +751.4 GB disk1
Physical Store disk0s2
1: APFS Volume MACOS 539.1 GB disk1s1
2: APFS Volume Preboot 22.9 MB disk1s2
3: APFS Volume Recovery 510.4 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4

MBP-de-Angel:~ angelantoniovilchisrodriguez$ sudo /dev/disk0


Password:
sudo: /dev/disk0: command not found
MBP-de-Angel:~ angelantoniovilchisrodriguez$ sudo gdisk /dev/disk0
GPT fdisk (gdisk) version 1.0.5

Warning: Devices opened with shared lock will not have their
partition table automatically reloaded!
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present

Found valid GPT with protective MBR; using GPT.

Command (? for help): r

Recovery/transformation command (? for help): h

WARNING! Hybrid MBRs are flaky and dangerous! If you decide not to use one,
just hit the Enter key at the below prompt and your MBR partition table will
be untouched.

Type from one to three GPT partition numbers, separated by spaces, to be


added to the hybrid MBR, in sequence: 4
Place EFI GPT (0xEE) partition first in MBR (good for GRUB)? (Y/N): y

Creating entry for GPT partition #4 (MBR partition #2)


Enter an MBR hex code (default 07):
Set the bootable flag? (Y/N): y

Unused partition space(s) found. Use one to protect more partitions? (Y/N): n

Recovery/transformation command (? for help): o

Disk size is 2000409264 sectors (953.9 GiB)


MBR disk identifier: 0x94C8263F
MBR partitions:

Number Boot Start Sector End Sector Status Code


1 1 1566816255 primary 0xEE
2 * 1566816256 2000408575 primary 0x07

Recovery/transformation command (? for help):

Recovery/transformation command (? for help): w

Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!

Do you want to proceed? (Y/N): y


OK; writing new GUID partition table (GPT) to /dev/disk0.
Warning: Devices opened with shared lock will not have their
partition table automatically reloaded!
Warning: The kernel may continue to use old or deleted partitions.
You should reboot or remove the drive.
The operation has completed successfully.
MBP-de-Angel:~ angelantoniovilchisrodriguez$

Das könnte Ihnen auch gefallen