Suppose that we connect our flash USB drive to a MacBook, then eject this storage from Finder sidebar. Now I want to remount this storage without unplugging and replugging it into the computer, but the disk is no longer listed with diskutil list command.
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
|
migrated from stackoverflow.com Feb 12 '12 at 15:00
|
You mount devices using:
where device can be a
For those that like the graphical Disk Utility.app, it also shows a connected drive that happens to not be mounted and you are able to mount ejected disks again from there as well. |
||||
|
|
The problem you describe was initially the intention for me to write an app that allows you to manage your drives from the menu bar. It is called Mountain and you can get it here. Hope you enjoy it!! |
|||||||||
|
