I use Jettison to eject all external drives before going to sleep. When you wake up it re-mounts them automagically. Still working, so far.
http://www.stclairsoft.com/Jettison/
http://www.stclairsoft.com/Jettison/
If the encryption breaks from version to version, it would be annoying since each time encrypting and decrypting a large disk would surely need hours to complete.I had a similar issue with mine. It was in the process of encrypting, and the El Capitan disk utility wouldn't allow it to be unlocked via password (kept shaking). Current work-around is to unlock the drive on a non El Capitan machine (I used a VM of Yosemite on my El Capitan machine). I was originally afraid that it had bricked the drive, but glad to confirm it's related to the known release issues and not a hardware problem.
But it shows your disk is out of free space.I had to manually mount the drive in disk utility, seemed to work after that:
I've tested this with 2 external hard drives I own, both drives do not show up when plugged in. One is USB and the other is Firewire 800. Anybody else seeing this?
I upgraded yesterday and found the message external disk was disconnected improperly. I did not disconnect it from the USB drive. The icon on my screen would disappear, then it would reappear. I was able to get it to do backup but this has been happening all day. What is the cure? I suspect the cure is the next upgrade. I checked my disk utility in Applications and my external drive is listed there.I've tested this with 2 external hard drives I own, both drives do not show up when plugged in. One is USB and the other is Firewire 800. Anybody else seeing this?
We need more info to help.
Is Finder > Preferences > General > Show Items on the Desktop > External disks checked?
If it IS then check that the drive is being mounted. In the terminal:
Code:ls /Volumes/
or
(And look for "Mounted Yes" under your volumeCode:diskutil info -all
If its NOT listed there then check it is being recognised. In the terminal:
Code:diskutil list
well, actually it is useful to know this isn't a widespread issue ...So helpful when people chime in with the problems they're not having in a problem thread.
We need more info to help.
Is Finder > Preferences > General > Show Items on the Desktop > External disks checked?
If it IS then check that the drive is being mounted. In the terminal:
Code:ls /Volumes/
or
(And look for "Mounted Yes" under your volumeCode:diskutil info -all
If its NOT listed there then check it is being recognised. In the terminal:
Code:diskutil list
diskutil list
I just called Apple who helped me solve the problem buy holding down shift, alt and command then hitting power button. MacBook didn't turn on but apparently this changes they way El Capitan looks for these devices... sounds strange but the HHD is currently backing up... the only other thing that could have helped was I plugged it into my old laptop which is running Yosemite...Can't see this anywhere else but my Superdrive isn't mounting since installing El Capitan. Anyone else having this problem? (2015 MBP, clean installation of El Cap)
it seems that the os is trying to repair the external disk (see the fsck_??? process in the activity monitor - with 99%) from the moment it is connected in the usb. I killed the process and the disk were mounted but in read only mode. After that I reconnect the drive and waited for the process to end, and after some minutes (~10) it appeared mounted on the desktop.