I had another go and followed your advice to JoFerrand on the other post. I entered the command in the Terminal.
Last login: Sun Jan 16 10:33:30 on console
bernieedmond@Bernies-iMac ~ % ^[[200~sudo fuser -c /dev/disk2s2~
zsh: bad pattern: ^[[200~sudo
bernieedmond@Bernies-iMac ~ %
bernieedmond@Bernies-iMac ~ % ^[[200~sudo fuser -c /dev/disk2s2~
zsh: bad pattern: ^[[200~sudo
bernieedmond@Bernies-iMac ~ % sudo fuser -c /dev/disk2s2
Password:
Sorry, try again.
Password:
/dev/disk2s2:
bernieedmond@Bernies-iMac ~ % sudo fuser -c /dev/disk2s2
/dev/disk2s2:
bernieedmond@Bernies-iMac ~ %
I then went back into DiskUtility and tried to erase the external hard drive and got the same error message:
Unmounting disk
The volume "Toshiba Ext" on disk6s1 couldn't be unmounted because it is in use by process 0 (kernel)
Couldn't unmount disk. : (-69888)
Operation failed...
Final question, then I will give up... am I doing something really basic incorrectly?
Thanks for your patience.