How do you setup the Mac to mount the next disk you connect (through USB for example) to mount read only?
My goal is to access a disk without making any changes to it so mounting it read/writing and then changing it to read only does not work.
I can imagine two forms of solution to this question:
mount all disks read only or
don't automatically mount disks that are connected. In the 2nd solution you could then use a terminal command to mount it read only.
the next disk you connect
by next you mean for first time or any disk ? so you can not use existing UID in Terminal. – Ruskes Nov 20 '18 at 19:50