Matt@lemmy.ml to Linux@lemmy.ml · edit-25 months agoTell one thing that you miss after switching from another OS to Linux.message-squaremessage-square117fedilinkarrow-up1113arrow-down15file-text
arrow-up1108arrow-down1message-squareTell one thing that you miss after switching from another OS to Linux.Matt@lemmy.ml to Linux@lemmy.ml · edit-25 months agomessage-square117fedilinkfile-text
minus-squareImnebuddy@lemmy.mllinkfedilinkEnglisharrow-up2·edit-25 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·5 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