On 08/11/2015 09:33 AM, Patrick Dupre wrote: > In fedora 22, when a USB key is connected, a icon comes > It was the same in fedora 20, but now there is not way to > unmount it, while before it was always possible. > How can I unmount a USB key safely? terminal window, type: # df -h you should see the device mounted... I just plugged in a USB stick , it shows up as /dev/sdg1: # df -h /dev/sdg1 59G 36G 24G 60% /run/media/pbc/PATRIOT then type : # umount /dev/sdg1 or $ sudo umount /dev/sdg1 -- Paul Cartwright Registered Linux User #367800 and new counter #561587 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org