On 12/07/2011 07:19 AM, Joe Zeff wrote:
> As part of getting my desktop working again, it'd help to be able to 
> mount and unmount my flash drive from a command line, but I couldn't 
> figure out how to work out just which device name to use.  A question on 
> fedoraforum had an answer in just a few hours, and I'm almost ashamed to 
> admit that I didn't think of it myself.  As root,
> 
> fdisk -l
> 
> will tell you exactly what you need.  D'oh!

cat /proc/partitions

The flash drive is usually the last one, it usually has a single
partition and you will probably recognize its size.

-- 
   Roberto Ragusa    mail at robertoragusa.it
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to