Matt to [email protected] • edit-22 days agoTell one thing that you miss after switching from another OS to Linux.message-square389fedilinkarrow-up1199arrow-down111file-text
arrow-up1188arrow-down1message-squareTell one thing that you miss after switching from another OS to Linux.Matt to [email protected] • edit-22 days agomessage-square389fedilinkfile-text
minus-squareImnebuddylinkfedilinkEnglish2•edit-213 hours 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-square@WereCatlink2•8 hours 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