Matt@lemmy.ml to Linux@lemmy.ml · edit-28 months agoTell one thing that you miss after switching from another OS to Linux.message-squaremessage-square164linkfedilinkarrow-up1110arrow-down17file-text
arrow-up1103arrow-down1message-squareTell one thing that you miss after switching from another OS to Linux.Matt@lemmy.ml to Linux@lemmy.ml · edit-28 months agomessage-square164linkfedilinkfile-text
minus-squareImnebuddy@lemmy.mllinkfedilinkEnglisharrow-up2·edit-28 months agoI run udisksctl unmount -b /dev/sdX# in the terminal. When it completes, it means the files have finished copying and the partition was unmounted.
minus-squareWereCat@lemmy.worldlinkfedilinkarrow-up2·8 months agoI’ll give that a try next time I’ll need to copy something, thanks
I run
udisksctl unmount -b /dev/sdX#
in the terminal. When it completes, it means the files have finished copying and the partition was unmounted.I’ll give that a try next time I’ll need to copy something, thanks