I like to hide my Windows drive when booting into OS X, but since El Capitan, editing /etc/fstab behaves differently. It hides the volumes, but the drive is still spinning. It will power down after a while as specified in energy settings on a cold boot, but will run indefinitely on a system wake up.
Here's the content of my fstab:
UUID=<UUID of Recovery> none hfs rw,noauto
UUID=<UUID of Windows partition> none ntfs rw,noauto
LABEL=System-reserviert none ntfs rw,noauto
Could someone please point me in the right direction?
Here's the content of my fstab:
UUID=<UUID of Recovery> none hfs rw,noauto
UUID=<UUID of Windows partition> none ntfs rw,noauto
LABEL=System-reserviert none ntfs rw,noauto
Could someone please point me in the right direction?