Advertisement
grahamperrin

systemsetup slow to respond in Recovery OS 11C74

Feb 26th, 2012
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.51 KB | None | 0 0
  1. -bash-3.2# date
  2. Sun Feb 26 02:42:09 PST 2012
  3. -bash-3.2# sw_vers
  4. ProductName: Mac OS X
  5. ProductVersion: 10.7.2
  6. BuildVersion: 11C74
  7. -bash-3.2# uname -a
  8. -bash: uname: command not found
  9. -bash-3.2# mount
  10. /dev/disk1s3 on / (hfs, local, read-only)
  11. devfs on /dev (devfs, local, nobrowse)
  12. /dev/disk2 on /Volumes (hfs, local, union, nobrowse)
  13. /dev/disk3 on /private/var/tmp (hfs, local, union, nobrowse)
  14. /dev/disk4 on /private/var/run (hfs, local, union, nobrowse)
  15. /dev/disk5 on /System/Installation (hfs, local, union, nobrowse)
  16. /dev/disk6 on /private/var/db (hfs, local, union, nobrowse)
  17. /dev/disk7 on /private/var/folders (hfs, local, union, nobrowse)
  18. /dev/disk8 on /private/var/root/Library (hfs, local, union, nobrowse)
  19. /dev/disk9 on /Library/ColorSync/Profiles/Displays (hfs, local, union, nobrowse)
  20. /dev/disk10 on /Library/Preferences (hfs, local, union, nobrowse)
  21. /dev/disk11 on /Library/Preferences/SystemConfiguration (hfs, local, union, nobrowse)
  22. /dev/disk12 on /Library/Keychains (hfs, local, union, nobrowse)
  23. /dev/disk0s2 on /Volumes/11D50 (hfs, local, journaled)
  24. /dev/disk0s5 on /Volumes/Image Volume (hfs, local, read-only, journaled)
  25. -bash-3.2# diskutil list
  26. /dev/disk0
  27. #: TYPE NAME SIZE IDENTIFIER
  28. 0: GUID_partition_scheme *160.0 GB disk0
  29. 1: EFI 209.7 MB disk0s1
  30. 2: Apple_HFS 11D50 25.0 GB disk0s2
  31. 3: Apple_Boot Recovery HD 650.0 MB disk0s3
  32. 4: Apple_CoreStorage 25.0 GB disk0s4
  33. 5: Apple_Boot Recovery HD 650.0 MB disk0s5
  34. /dev/disk1
  35. #: TYPE NAME SIZE IDENTIFIER
  36. 0: Apple_partition_scheme *1.4 GB disk1
  37. 1: Apple_partition_map 30.7 KB disk1s1
  38. 2: Apple_Driver_ATAPI 2.0 KB disk1s2
  39. 3: Apple_HFS Mac OS X Base System 1.4 GB disk1s3
  40. /dev/disk2
  41. #: TYPE NAME SIZE IDENTIFIER
  42. 0: untitled *524.3 KB disk2
  43. /dev/disk3
  44. #: TYPE NAME SIZE IDENTIFIER
  45. 0: untitled *524.3 KB disk3
  46. /dev/disk4
  47. #: TYPE NAME SIZE IDENTIFIER
  48. 0: untitled *524.3 KB disk4
  49. /dev/disk5
  50. #: TYPE NAME SIZE IDENTIFIER
  51. 0: untitled *524.3 KB disk5
  52. /dev/disk6
  53. #: TYPE NAME SIZE IDENTIFIER
  54. 0: untitled *524.3 KB disk6
  55. /dev/disk7
  56. #: TYPE NAME SIZE IDENTIFIER
  57. 0: untitled *6.3 MB disk7
  58. /dev/disk8
  59. #: TYPE NAME SIZE IDENTIFIER
  60. 0: untitled *2.1 MB disk8
  61. /dev/disk9
  62. #: TYPE NAME SIZE IDENTIFIER
  63. 0: untitled *1.0 MB disk9
  64. /dev/disk10
  65. #: TYPE NAME SIZE IDENTIFIER
  66. 0: untitled *524.3 KB disk10
  67. /dev/disk11
  68. #: TYPE NAME SIZE IDENTIFIER
  69. 0: untitled *524.3 KB disk11
  70. /dev/disk12
  71. #: TYPE NAME SIZE IDENTIFIER
  72. 0: untitled *1.0 MB disk12
  73. -bash-3.2# cd /usr/sbin
  74. -bash-3.2# systemsetup
  75. load: 0.28 cmd: systemsetup 366 waiting 0.13u 0.15s
  76. > systemsetup
  77. > type -help for help.
  78. > load: 0.23 cmd: systemsetup 366 waiting 0.32u 0.51s
  79. load: 0.28 cmd: systemsetup 366 waiting 0.32u 0.51s
  80. load: 0.28 cmd: systemsetup 366 waiting 0.32u 0.51s
  81. load: 0.25 cmd: systemsetup 366 waiting 0.32u 0.51s
  82. load: 0.25 cmd: systemsetup 366 waiting 0.32u 0.51s
  83. -help
  84.  
  85. systemsetup Help Information
  86. -------------------------------------
  87. Usage: systemsetup -getdate
  88. Display current date.
  89.  
  90. Usage: systemsetup -setdate <mm:dd:yy>
  91. Set current date to <mm:dd:yy>.
  92.  
  93. Usage: systemsetup -gettime
  94. Display current time.
  95.  
  96. Usage: systemsetup -settime <hh:mm:ss>
  97. Set current time to <hh:mm:ss>.
  98.  
  99. Usage: systemsetup -gettimezone
  100. Display current time zone.
  101.  
  102. Usage: systemsetup -settimezone <timezone>
  103. Set current time zone to <timezone>. Use "-listtimezones" to list time zones.
  104.  
  105. Usage: systemsetup -listtimezones
  106. List time zones supported by this machine.
  107.  
  108. Usage: systemsetup -getusingnetworktime
  109. Display whether network time is on or off.
  110.  
  111. Usage: systemsetup -setusingnetworktime <on off>
  112. Set using network time to either <on> or <off>.
  113.  
  114. Usage: systemsetup -getnetworktimeserver
  115. Display network time server.
  116.  
  117. Usage: systemsetup -setnetworktimeserver <timeserver>
  118. Set network time server to <timeserver>.
  119.  
  120. Usage: systemsetup -getsleep
  121. Display amount of idle time until computer, display and hard disk sleep.
  122.  
  123. Usage: systemsetup -setsleep <minutes>
  124. Set amount of idle time until computer, display and hard disk sleep to <minutes>.
  125. Specify "Never" or "Off" for never.
  126.  
  127. Usage: systemsetup -getcomputersleep
  128. Display amount of idle time until computer sleeps.
  129.  
  130. Usage: systemsetup -setcomputersleep <minutes>
  131. Set amount of idle time until compputer sleeps to <minutes>.
  132. Specify "Never" or "Off" for never.
  133.  
  134. Usage: systemsetup -getdisplaysleep
  135. Display amount of idle time until display sleeps.
  136.  
  137. Usage: systemsetup -setdisplaysleep <minutes>
  138. Set amount of idle time until display sleeps to <minutes>.
  139. Specify "Never" or "Off" for never.
  140.  
  141. Usage: systemsetup -getharddisksleep
  142. Display amount of idle time until hard disk sleeps.
  143.  
  144. Usage: systemsetup -setharddisksleep <minutes>
  145. Set amount of idle time until hard disk sleeps to <minutes>.
  146. Specify "Never" or "Off" for never.
  147.  
  148. Usage: systemsetup -getwakeonmodem
  149. Display whether wake on modem is on or off.
  150.  
  151. Usage: systemsetup -setwakeonmodem <on off>
  152. Set wake on modem to either <on> or <off>.
  153.  
  154. Usage: systemsetup -getwakeonnetworkaccess
  155. Display whether wake on network access is on or off.
  156.  
  157. Usage: systemsetup -setwakeonnetworkaccess <on off>
  158. Set wake on network access to either <on> or <off>.
  159.  
  160. Usage: systemsetup -getrestartpowerfailure
  161. Display whether restart on power failure is on or off.
  162.  
  163. Usage: systemsetup -setrestartpowerfailure <on off>
  164. Set restart on power failure to either <on> or <off>.
  165.  
  166. Usage: systemsetup -getrestartfreeze
  167. Display whether restart on freeze is on or off.
  168.  
  169. Usage: systemsetup -setrestartfreeze <on off>
  170. Set restart on freeze to either <on> or <off>.
  171.  
  172. Usage: systemsetup -getallowpowerbuttontosleepcomputer
  173. Display whether the power button is able to sleep the computer.
  174.  
  175. Usage: systemsetup -setallowpowerbuttontosleepcomputer <on off>
  176. Enable or disable whether the power button can sleep the computer.
  177.  
  178. Usage: systemsetup -getremotelogin
  179. Display whether remote login is on or off.
  180.  
  181. Usage: systemsetup -setremotelogin <on off>
  182. Set remote login to either <on> or <off>. Use "systemsetup -f -setremotelogin off" to suppress prompting when turning remote login off.
  183.  
  184. Usage: systemsetup -getremoteappleevents
  185. Display whether remote apple events are on or off.
  186.  
  187. Usage: systemsetup -setremoteappleevents <on off>
  188. Set remote apple events to either <on> or <off>.
  189.  
  190. Usage: systemsetup -getcomputername
  191. Display computer name.
  192.  
  193. Usage: systemsetup -setcomputername <computername>
  194. Set computer name to <computername>.
  195.  
  196. Usage: systemsetup -getlocalsubnetname
  197. Display local subnet name.
  198.  
  199. Usage: systemsetup -setlocalsubnetname <name>
  200. Set local subnet name to <name>.
  201.  
  202. Usage: systemsetup -getstartupdisk
  203. Display current startup disk.
  204.  
  205. Usage: systemsetup -setstartupdisk <disk>
  206. Set current startup disk to <disk>.
  207.  
  208. Usage: systemsetup -liststartupdisks
  209. List startup disks on this machine.
  210.  
  211. Usage: systemsetup -getwaitforstartupafterpowerfailure
  212. Get the number of seconds after which the computer will start up after a power failure.
  213.  
  214. Usage: systemsetup -setwaitforstartupafterpowerfailure <seconds>
  215. Set the number of seconds after which the computer will start up after a power failure. The <seconds> value must be a multiple of 30 seconds.
  216.  
  217. Usage: systemsetup -getdisablekeyboardwhenenclosurelockisengaged
  218. Get whether or not the keyboard should be disabled when the X Serve enclosure lock is engaged.
  219.  
  220. Usage: systemsetup -setdisablekeyboardwhenenclosurelockisengaged <yes no>
  221. Set whether or not the keyboard should be disabled when the X Serve enclosure lock is engaged.
  222.  
  223. Usage: systemsetup -version
  224. Display version of systemsetup tool.
  225.  
  226. Usage: systemsetup -help
  227. Display help.
  228.  
  229. Usage: systemsetup -printCommands
  230. Display commands.
  231. > load: 0.27 cmd: systemsetup 366 waiting 0.32u 0.51s
  232. load: 0.25 cmd: systemsetup 366 waiting 0.32u 0.51s
  233. exit
  234. -bash-3.2# systemsetup
  235. load: 0.39 cmd: systemsetup 367 waiting 0.19u 0.27s
  236. > systemsetup
  237. > type -help for help.
  238. > load: 0.30 cmd: systemsetup 367 waiting 0.32u 0.51s
  239. exit
  240. -bash-3.2# systemsetup
  241. -help
  242. load: 0.45 cmd: systemsetup 368 waiting 0.10u 0.09s
  243. load: 0.45 cmd: systemsetup 368 waiting 0.11u 0.12s
  244. load: 0.41 cmd: systemsetup 368 waiting 0.12u 0.14s
  245. load: 0.41 cmd: systemsetup 368 waiting 0.13u 0.16s
  246. load: 0.41 cmd: systemsetup 368 waiting 0.15u 0.19s
  247. load: 0.38 cmd: systemsetup 368 waiting 0.16u 0.21s
  248. load: 0.38 cmd: systemsetup 368 waiting 0.17u 0.24s
  249. load: 0.38 cmd: systemsetup 368 waiting 0.18u 0.25s
  250. load: 0.38 cmd: systemsetup 368 waiting 0.20u 0.29s
  251. load: 0.35 cmd: systemsetup 368 waiting 0.23u 0.34s
  252. load: 0.32 cmd: systemsetup 368 waiting 0.26u 0.40s
  253. load: 0.32 cmd: systemsetup 368 waiting 0.29u 0.44s
  254. > systemsetup
  255. > type -help for help.
  256. >
  257. systemsetup Help Information
  258. -------------------------------------
  259. Usage: systemsetup -getdate
  260. Display current date.
  261.  
  262. Usage: systemsetup -setdate <mm:dd:yy>
  263. Set current date to <mm:dd:yy>.
  264.  
  265. Usage: systemsetup -gettime
  266. Display current time.
  267.  
  268. Usage: systemsetup -settime <hh:mm:ss>
  269. Set current time to <hh:mm:ss>.
  270.  
  271. Usage: systemsetup -gettimezone
  272. Display current time zone.
  273.  
  274. Usage: systemsetup -settimezone <timezone>
  275. Set current time zone to <timezone>. Use "-listtimezones" to list time zones.
  276.  
  277. Usage: systemsetup -listtimezones
  278. List time zones supported by this machine.
  279.  
  280. Usage: systemsetup -getusingnetworktime
  281. Display whether network time is on or off.
  282.  
  283. Usage: systemsetup -setusingnetworktime <on off>
  284. Set using network time to either <on> or <off>.
  285.  
  286. Usage: systemsetup -getnetworktimeserver
  287. Display network time server.
  288.  
  289. Usage: systemsetup -setnetworktimeserver <timeserver>
  290. Set network time server to <timeserver>.
  291.  
  292. Usage: systemsetup -getsleep
  293. Display amount of idle time until computer, display and hard disk sleep.
  294.  
  295. Usage: systemsetup -setsleep <minutes>
  296. Set amount of idle time until computer, display and hard disk sleep to <minutes>.
  297. Specify "Never" or "Off" for never.
  298.  
  299. Usage: systemsetup -getcomputersleep
  300. Display amount of idle time until computer sleeps.
  301.  
  302. Usage: systemsetup -setcomputersleep <minutes>
  303. Set amount of idle time until compputer sleeps to <minutes>.
  304. Specify "Never" or "Off" for never.
  305.  
  306. Usage: systemsetup -getdisplaysleep
  307. Display amount of idle time until display sleeps.
  308.  
  309. Usage: systemsetup -setdisplaysleep <minutes>
  310. Set amount of idle time until display sleeps to <minutes>.
  311. Specify "Never" or "Off" for never.
  312.  
  313. Usage: systemsetup -getharddisksleep
  314. Display amount of idle time until hard disk sleeps.
  315.  
  316. Usage: systemsetup -setharddisksleep <minutes>
  317. Set amount of idle time until hard disk sleeps to <minutes>.
  318. Specify "Never" or "Off" for never.
  319.  
  320. Usage: systemsetup -getwakeonmodem
  321. Display whether wake on modem is on or off.
  322.  
  323. Usage: systemsetup -setwakeonmodem <on off>
  324. Set wake on modem to either <on> or <off>.
  325.  
  326. Usage: systemsetup -getwakeonnetworkaccess
  327. Display whether wake on network access is on or off.
  328.  
  329. Usage: systemsetup -setwakeonnetworkaccess <on off>
  330. Set wake on network access to either <on> or <off>.
  331.  
  332. Usage: systemsetup -getrestartpowerfailure
  333. Display whether restart on power failure is on or off.
  334.  
  335. Usage: systemsetup -setrestartpowerfailure <on off>
  336. Set restart on power failure to either <on> or <off>.
  337.  
  338. Usage: systemsetup -getrestartfreeze
  339. Display whether restart on freeze is on or off.
  340.  
  341. Usage: systemsetup -setrestartfreeze <on off>
  342. Set restart on freeze to either <on> or <off>.
  343.  
  344. Usage: systemsetup -getallowpowerbuttontosleepcomputer
  345. Display whether the power button is able to sleep the computer.
  346.  
  347. Usage: systemsetup -setallowpowerbuttontosleepcomputer <on off>
  348. Enable or disable whether the power button can sleep the computer.
  349.  
  350. Usage: systemsetup -getremotelogin
  351. Display whether remote login is on or off.
  352.  
  353. Usage: systemsetup -setremotelogin <on off>
  354. Set remote login to either <on> or <off>. Use "systemsetup -f -setremotelogin off" to suppress prompting when turning remote login off.
  355.  
  356. Usage: systemsetup -getremoteappleevents
  357. Display whether remote apple events are on or off.
  358.  
  359. Usage: systemsetup -setremoteappleevents <on off>
  360. Set remote apple events to either <on> or <off>.
  361.  
  362. Usage: systemsetup -getcomputername
  363. Display computer name.
  364.  
  365. Usage: systemsetup -setcomputername <computername>
  366. Set computer name to <computername>.
  367.  
  368. Usage: systemsetup -getlocalsubnetname
  369. Display local subnet name.
  370.  
  371. Usage: systemsetup -setlocalsubnetname <name>
  372. Set local subnet name to <name>.
  373.  
  374. Usage: systemsetup -getstartupdisk
  375. Display current startup disk.
  376.  
  377. Usage: systemsetup -setstartupdisk <disk>
  378. Set current startup disk to <disk>.
  379.  
  380. Usage: systemsetup -liststartupdisks
  381. List startup disks on this machine.
  382.  
  383. Usage: systemsetup -getwaitforstartupafterpowerfailure
  384. Get the number of seconds after which the computer will start up after a power failure.
  385.  
  386. Usage: systemsetup -setwaitforstartupafterpowerfailure <seconds>
  387. Set the number of seconds after which the computer will start up after a power failure. The <seconds> value must be a multiple of 30 seconds.
  388.  
  389. Usage: systemsetup -getdisablekeyboardwhenenclosurelockisengaged
  390. Get whether or not the keyboard should be disabled when the X Serve enclosure lock is engaged.
  391.  
  392. Usage: systemsetup -setdisablekeyboardwhenenclosurelockisengaged <yes no>
  393. Set whether or not the keyboard should be disabled when the X Serve enclosure lock is engaged.
  394.  
  395. Usage: systemsetup -version
  396. Display version of systemsetup tool.
  397.  
  398. Usage: systemsetup -help
  399. Display help.
  400.  
  401. Usage: systemsetup -printCommands
  402. Display commands.
  403. > load: 0.29 cmd: systemsetup 368 waiting 0.32u 0.51s
  404. exit
  405. -bash-3.2# diskutil coreStorage list
  406. CoreStorage logical volume groups (1 found)
  407. |
  408. +-- Logical Volume Group ED97CA61-2077-45CE-9CBB-8AA0A7600CB5
  409. =========================================================
  410. Name: b
  411. Sequence: 1
  412. Free Space: 0 B (0 B)
  413. |
  414. +-< Physical Volume 5C79B2B6-CE01-4F02-9222-2AD898791AC5
  415. | ----------------------------------------------------
  416. | Index: 0
  417. | Disk: disk0s4
  418. | Status: Online
  419. | Size: 24999997440 B (25.0 GB)
  420. |
  421. +-> Logical Volume Family 7A9C5B98-287F-4F6B-9F9C-9641EFBC16E1
  422. ----------------------------------------------------------
  423. Sequence: 10
  424. Encryption Status: Locked
  425. Encryption Type: AES-XTS
  426. Encryption Context: Present
  427. Conversion Status: Complete
  428. Has Encrypted Extents: Yes
  429. Conversion Direction: -none-
  430. |
  431. +-> Logical Volume 3A130C9E-63AE-4F00-A1C3-E750B1570381
  432. ---------------------------------------------------
  433. Disk: -none-
  434. Status: Locked
  435. Sequence: 4
  436. Size (Total): 24681226240 B (24.7 GB)
  437. Size (Converted): -none-
  438. Revertible: Yes (unlock and decryption required)
  439. LV Name: b
  440. Content Hint: Apple_HFS
  441. -bash-3.2# systemsetup -getstartupdisk
  442. load: 0.33 cmd: systemsetup 405 waiting 0.12u 0.13s
  443. load: 0.39 cmd: systemsetup 405 waiting 0.18u 0.24s
  444. load: 0.33 cmd: systemsetup 405 waiting 0.24u 0.34s
  445. load: 0.38 cmd: systemsetup 405 running 0.28u 0.43s
  446. load: 0.35 cmd: systemsetup 405 uninterruptible 0.34u 0.52s
  447. (null)
  448. -bash-3.2# diskutil
  449. Disk Utility Tool
  450. Utility to manage local disks and volumes
  451. Most options require root access to the device
  452.  
  453. Usage: diskutil [quiet] <verb> <options>, where <verb> is as follows:
  454.  
  455. list (List the partitions of a disk)
  456. info[rmation] (Get information on a specific disk or partition)
  457. listFilesystems (List file systems available for formatting)
  458. activity (Continuous log of system-wide disk arbitration)
  459.  
  460. u[n]mount (Unmount a single volume)
  461. unmountDisk (Unmount an entire disk (all volumes))
  462. eject (Eject a disk)
  463. mount (Mount a single volume)
  464. mountDisk (Mount an entire disk (all mountable volumes))
  465.  
  466. enableJournal (Enable HFS+ journaling on a mounted HFS+ volume)
  467. disableJournal (Disable HFS+ journaling on a mounted HFS+ volume)
  468. moveJournal (Move the HFS+ journal onto another volume)
  469. enableOwnership (Treat as exact User/Group IDs for a mounted volume)
  470. disableOwnership (Ignore on-disk User/Group IDs for a mounted volume)
  471.  
  472. rename[Volume] (Rename a volume)
  473.  
  474. verifyVolume (Verify the file system data structures of a volume)
  475. repairVolume (Repair the file system data structures of a volume)
  476.  
  477. verifyDisk (Verify the components of a partition map of a disk)
  478. repairDisk (Repair the components of a partition map of a disk)
  479.  
  480. verifyPermissions (Verify the permissions of a Mac OS X volume)
  481. repairPermissions (Repair the permissions of a Mac OS X volume)
  482.  
  483. eraseDisk (Erase an existing disk, removing all volumes)
  484. eraseVolume (Erase an existing volume)
  485. reformat (Erase an existing volume with same name and type)
  486. eraseOptical (Erase optical media (CD/RW, DVD/RW, etc.))
  487. zeroDisk (Erase a disk, writing zeros to the media)
  488. randomDisk (Erase a disk, writing random data to the media)
  489. secureErase (Securely erase a disk or freespace on a volume)
  490.  
  491. partitionDisk ((re)Partition a disk, removing all volumes)
  492. resizeVolume (Resize a volume, increasing or decreasing its size)
  493. splitPartition (Split an existing partition into two or more)
  494. mergePartitions (Combine two or more existing partitions into one)
  495.  
  496. appleRAID <verb> (Perform additional verbs related to AppleRAID)
  497. coreStorage <verb> (Perform additional verbs related to CoreStorage)
  498.  
  499. diskutil <verb> with no options will provide help on that verb
  500.  
  501. -bash-3.2# diskutil coreStorage
  502. Usage: diskutil [quiet] coreStorage|CS <verb> <options>,
  503. where <verb> is as follows:
  504.  
  505. list (Show status of CoreStorage volumes)
  506. info[rmation] (Get CoreStorage information by UUID or disk)
  507. convert (Convert a volume into a CoreStorage volume)
  508. revert (Revert a CoreStorage volume to its native type)
  509. create (Create a new CoreStorage logical volume group)
  510. delete (Delete a CoreStorage logical volume group)
  511. createVolume (Create a new CoreStorage logical volume)
  512. unlockVolume (Attach/mount a locked CoreStorage logical volume)
  513. changeVolumePassphrase (Change a CoreStorage logical volume's passphrase)
  514.  
  515. diskutil coreStorage <verb> with no options will provide help on that verb
  516.  
  517. -bash-3.2# diskutil coreStorage unlockVolume 3A130C9E-63AE-4F00-A1C3-E750B1570381
  518. Passphrase:
  519. Started CoreStorage operation
  520. Logical Volume successfully unlocked
  521. Logical Volume successfully attached as disk13
  522. Logical Volume successfully mounted as /Volumes/b
  523. Core Storage disk: disk13
  524. Finished CoreStorage operation
  525. -bash-3.2# systemsetup -getstartupdisk
  526. load: 0.39 cmd: systemsetup 421 waiting 0.16u 0.20s
  527. load: 0.36 cmd: systemsetup 421 waiting 0.21u 0.30s
  528. load: 0.33 cmd: systemsetup 421 waiting 0.26u 0.39s
  529. load: 0.46 cmd: systemsetup 421 waiting 0.28u 0.42s
  530. load: 0.46 cmd: systemsetup 421 waiting 0.29u 0.44s
  531. load: 0.46 cmd: systemsetup 421 waiting 0.30u 0.46s
  532. load: 0.46 cmd: systemsetup 421 waiting 0.30u 0.47s
  533. load: 0.50 cmd: systemsetup 421 waiting 0.31u 0.48s
  534. load: 0.50 cmd: systemsetup 421 waiting 0.31u 0.48s
  535. load: 0.50 cmd: systemsetup 421 waiting 0.31u 0.49s
  536. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.49s
  537. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.50s
  538. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.50s
  539. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.50s
  540. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.50s
  541. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.50s
  542. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.50s
  543. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.50s
  544. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.50s
  545. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.50s
  546. load: 0.50 cmd: systemsetup 421 waiting 0.32u 0.51s
  547. load: 0.50 cmd: systemsetup 421 waiting 0.33u 0.51s
  548. load: 0.50 cmd: systemsetup 421 waiting 0.33u 0.51s
  549. load: 0.50 cmd: systemsetup 421 waiting 0.33u 0.51s
  550. load: 0.50 cmd: systemsetup 421 waiting 0.33u 0.51s
  551. load: 0.50 cmd: systemsetup 421 waiting 0.33u 0.51s
  552. load: 0.50 cmd: systemsetup 421 running 0.33u 0.51s
  553. load: 0.50 cmd: systemsetup 421 uninterruptible 0.34u 0.52s
  554. load: 0.50 cmd: systemsetup 421 uninterruptible 0.34u 0.52s
  555. load: 0.50 cmd: systemsetup 421 uninterruptible 0.34u 0.52s
  556. load: 0.50 cmd: systemsetup 421 uninterruptible 0.34u 0.52s
  557. load: 0.50 cmd: systemsetup 421 uninterruptible 0.34u 0.52s
  558. load: 0.50 cmd: systemsetup 421 waiting 0.34u 0.55s
  559. load: 0.50 cmd: systemsetup 421 waiting 0.34u 0.55s
  560. load: 0.50 cmd: systemsetup 421 waiting 0.34u 0.55s
  561. /Volumes/b/System/Library/CoreServices
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement