Comments on: Linux: how do I find the devce name of my USB drive? http://www.terminally-incoherent.com/blog/2009/12/28/linux-how-do-i-find-the-devce-name-of-my-usb-drive/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: BigBert http://www.terminally-incoherent.com/blog/2009/12/28/linux-how-do-i-find-the-devce-name-of-my-usb-drive/#comment-13922 Tue, 05 Jan 2010 01:28:11 +0000 http://www.terminally-incoherent.com/blog/?p=4493#comment-13922

Do:

sudo fdisk -l

will show you all devices. Then plug in your stick and repeat above.

Reply  |  Quote
]]>