Sure,

But, it just seems to be one step back.


===========================================================================
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================


> Sent: Tuesday, August 11, 2015 at 4:06 PM
> From: "Paul Cartwright" <pbcartwri...@gmail.com>
> To: users@lists.fedoraproject.org
> Subject: Re: Umount USB
>
> 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@lists.fedoraproject.org
> 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
>
-- 
users mailing list
users@lists.fedoraproject.org
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

Reply via email to