Jump to content
7 posts in this topic

Recommended Posts



Last login: Fri Jan  6 21:04:43 on ttys000
cutheads-Mac-Pro:~ cuthead$ 
Last login: Sat Jan  7 04:34:21 on console
cutheads-Mac-Pro:~ cuthead$ diskutil info disk0s1 
   Device Identifier:        disk0s1
   Device Node:              /dev/disk0s1
   Part of Whole:            disk0
   Device / Media Name:      EFI System Partition


   Volume Name:              Not applicable (no file system)


   Mounted:                  Not applicable (no file system)


   File System:              None


   Partition Type:           EFI
   OS Can Be Installed:      No
   Media Type:               Generic
   Protocol:                 SATA
   SMART Status:             Verified


   Total Size:               209.7 MB (209715200 Bytes) (exactly 409600 512-Byte-Blocks)
   Volume Free Space:        Not applicable (no file system)
   Device Block Size:        512 Bytes


   Read-Only Media:          No
   Read-Only Volume:         Not applicable (no file system)
   Ejectable:                No


   Whole:                    No
   Internal:                 Yes
   Solid State:              Yes


cutheads-Mac-Pro:~ cuthead$ 



Last login: Sat Jan  7 05:08:49 on console
cutheads-Mac-Pro:~ cuthead$ mkdir /Volumes/efi
cutheads-Mac-Pro:~ cuthead$ sudo mount -t msdos /dev/disk0s1 /Volumes/efi
Password:
cutheads-Mac-Pro:~ cuthead$ mkdir /Volumes/efi2
cutheads-Mac-Pro:~ cuthead$ sudo mount -t msdos /dev/disk1s1 /Volumes/efi2
cutheads-Mac-Pro:~ cuthead$ 
cutheads-Mac-Pro:~ cuthead$ 

×
×
  • Create New...