There's no need to repair permissions in 10.11.
Because?
- System file permissions are automatically protected, and updated during Software Updates. The Repair Permissions function is no longer necessary."
So they updated Disk Utility in 10.11 and its awful. They no longer have Repair Disk and Repair Permissions just First Aid. When I run First Aid it does not repair my permissions. How do I do this in 10.11???
funny thing, there's a whole thread here with people trying to figure out how to repair permissions anyway...because they have to do it......
How about the inability to setup RAID volumes?
use the terminal
create a RAID-0 DISK-A DISK-B
diskutil createRAID stripe VOLNAME JHFS+ disk0 disk1
create a RAID-1
diskutil createRAID mirror VOLNAME JHFS+ disk0 disk1
diskutil destroyRAID VOLNAME
diskutil repairMIRROR RAID-1 disk0 <- disk which replaces the failed one
diskutil appleRAID list
I really hope they return that function to DU GUI.
I highly doubt that. reason? there's not a single mac in the product line that can hold two identical drives.
I just don't see the NEED to remove it.
Wow I didn't realize that was gone, I use Toast. I guess there'll be 3rd party options for RAID toofull ACK! I also miss the ability to burn CD/DVDs very much, I use this all the time. another step into dumbing down OS X...
Wow I didn't realize that was gone, I use Toast. I guess there'll be 3rd party options for RAID too
full ACK! I also miss the ability to burn CD/DVDs very much, I use this all the time. another step into dumbing down OS X...
to burn ISO files? does this work?
Of course. Right-click on a disk image (.dmg, .iso) and select ‘Burn Disk Image [disk image name] to Disk’. When you do this on any other file type, it will just say ‘Burn [file name] to Disk’ and burn the file itself. Finder probably uses the exact same underlying utility as Disk Utility (hdiutil) and you can do this from Terminal too: hdiutil burn [options] <image>
and the option only shows up if there's a CD drive connected to the Mac.
Well… duh.Finder has this built in for a looong time.
From Apple:
It was also one of those things that gave people a warm fuzzy feeling, but in reality did little to help.
-Kevin