• Acolyte of the Butterfly
    Acolyte of the Butterfly
    Posts: 132 from 2017/8/7
    First you go to the terminal and type
    Code:
    diskutil list

    this will show all drives and partitions.

    then you type
    Code:
    diskutil unmount /dev/diskXY

    where diskXY is the identifier of the drive you want to unmount.

    Edit
    You can probably create an Automator action and add this to the startup-objects of your account(s).

    [ Edited by amifrog 22.05.2020 - 16:24 ]
  • »22.05.20 - 15:07
    Profile