Guest User

Untitled

a guest
Jun 1st, 2012
654
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. EFI found at IODeviceTree:/efi
  2. GPT detected
  3. No auxiliary booter partition required
  4. System partition found
  5. Returning booter information dictionary:
  6. <CFBasicHash 0x7f90f3800480 [0x7fff71d2ffa0]>{type = mutable dict, count = 3,
  7. entries =>
  8. 0 : <CFString 0x108198fb0 [0x7fff71d2ffa0]>{contents = "System Partitions"} = (
  9. disk1s1
  10. )
  11. 1 : <CFString 0x108198f70 [0x7fff71d2ffa0]>{contents = "Data Partitions"} = (
  12. disk1s2
  13. )
  14. 2 : <CFString 0x108198f50 [0x7fff71d2ffa0]>{contents = "Auxiliary Partitions"} = (
  15. )
  16. }
  17.  
  18. Substituting ESP disk1s1
  19. Mounting at /Volumes/bless.Cjsc
  20. Executing "/sbin/mount"
  21. Returned 0
  22. Creating /Volumes/bless.Cjsc//EFI/APPLE/FIRMWARE if needed
  23. Deleting previous contents of /Volumes/bless.Cjsc//EFI/APPLE/FIRMWARE
  24. Deleting /Volumes/bless.Cjsc//EFI/APPLE/FIRMWARE/IM112_0057_01B_LOCKED.scap (4260464 bytes)
  25. Opened dest at /Volumes/bless.Cjsc//EFI/APPLE/FIRMWARE/IM112_0057_01B_LOCKED.scap for writing
  26. preallocation not supported on this filesystem for /Volumes/bless.Cjsc//EFI/APPLE/FIRMWARE/IM112_0057_01B_LOCKED.scap
  27.  
  28. Type/creator set to / for /Volumes/bless.Cjsc//EFI/APPLE/FIRMWARE/IM112_0057_01B_LOCKED.scap
  29. /Volumes/bless.Cjsc//EFI/APPLE/FIRMWARE/IM112_0057_01B_LOCKED.scap created successfully
  30. Relative path of /Volumes/bless.Cjsc//EFI/APPLE/FIRMWARE/IM112_0057_01B_LOCKED.scap is \EFI\APPLE\FIRMWARE\IM112_0057_01B_LOCKED.scap
  31. IOMedia disk1s1 has UUID 11B778FC-5574-4454-871B-5282485D7670
  32. Setting EFI NVRAM:
  33. <CFBasicHash 0x7f90f24016e0 [0x7fff71d2ffa0]>{type = mutable dict, count = 1,
  34. entries =>
  35. 1 : <CFString 0x108198fd0 [0x7fff71d2ffa0]>{contents = "efi-boot-next"} = <CFString 0x7f90f38009f0 [0x7fff71d2ffa0]>{contents = "<array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>11B778FC-5574-4454-871B-5282485D7670</string></dict></dict><key>BLLastBSDName</key><string>disk1s1</string></dict><dict><key>IOEFIDevicePathType</key><string>MediaFilePath</string><key>Path</key><string>\EFI\APPLE\FIRMWARE\IM112_0057_01B_LOCKED.scap</string></dict></array>"}
  36. }
  37.  
  38. Executing "/sbin/umount"
  39. Returned 0
Advertisement
Add Comment
Please, Sign In to add comment