Yep, perhaps the only app that has not seen a redesign since the Tiger days.Some of the built-in apps haven't changed for years. Disk Utility has basically been the same since 10.0.
Don't worry, it happened. No more option to verify/repair permissions through the GUI.I like the new look — assuming, of course, that features haven't been removed (as we all know happens when Apple decides to re-do apps).
Yes, you can still run it through Terminal.Still though, can you run Permissions check from Terminal? Asking for a friend...![]()
Yes, you can still run it through Terminal.
Seems that windows 10 has changed it? I didn't remember.Still using a HDD logo for an SSD. Oh well.
It is possible that the el capitan installer created a core storage logical volume and that this is what is preventing you from resizing. Run this in terminal to see if that is indeed the case:
diskutil cs list
Then if you want to revert it, do this:
diskutil coreStorage revert lvUUID
where lvUUID is the last lvUUID reported by the previous Terminal command.
Then restart for everything to get back to normal after you have run these commands in Terminal.
Now try to resize the partitions again.
Yeah, that's not the issue tywebb13. That was one of the 1st things I checked too. I did run it through the terminal and it did repair some permissions. It seems to just be gone from the UI. There is a health option but it doesn't really break it down to disk permissions when repairing.
Interesting, its working fine here on my MBP. It was a FileVault/CS disk before I disabled FV, and I was just able to setup another 10GB partition, delete it then resize my OS X disk.
New on screen trackpad is handy.I was just reading on OWC's website and saw that they say that if you have an OWC SSD you DO NOT need to have TRIM enabled.... aparently it is built into the SSD controler...? and that if you have an SSD drive or a few other brand drives, that having TRIM enabled will actually hurt the performance of the ssd drive... this is news to me. did anyone else know about this?
You got to be kidding me. Why? This is annoying as hell.Don't worry, it happened. No more option to verify/repair permissions through the GUI.
Apple hope to lock core system files modifying permissions to eliminate any unnecessary checks and repairs.You got to be kidding me. Why? This is annoying as hell.
Yep, perhaps the only app that has not seen a redesign since the Tiger days.
View attachment 560668 View attachment 560672
Don't worry, it happened. No more option to verify/repair permissions through the GUI.
diskutil repairPermissions /
I'm not sure we're on the same page. Are you saying that you were able to select/use "Repair Permissions" using the new iteration of the graphical Disk Utility?
My answer directed to tywebb was that these options are missing, and it's not a CoreStorage volume. Are we taking about the same thing here?
One thing that's not working for me (yet) ist the ability to resize HFS+ partitions. I can change the size using the "cake", but can't apply the settings. Is it working for anyone? Yes, I did try it using the recovery partition, and not on my running system.
Sorry for wrong statement. A logical volume was created. But somehow I cant revert it.
Did you try Terminal? That's the only way to revert it. Is it encrypted via FileVault?
Because it happens automatically now and also "rootless" prevents apps from changing system files and their permissions.You got to be kidding me. Why? This is annoying as hell.
Well, I repair permissions only when I have problems modifying files and not for the sake of it.Because it happens automatically now and also "rootless" prevents apps from changing system files and their permissions.
On a side note, I find it quite amusing how people have fallen in love with "repair permissions" over the years and think it makes any significant difference to how OS X runs.