How can I determine which /dev/sdX device my usb stick is plugged into?
I am running Ubuntu 9.04.
|
How can I determine which /dev/sdX device my usb stick is plugged into? I am running Ubuntu 9.04.
| |||
|
feedback
|
|
You may want to use | |||||||
feedback
|
|
Execute /dev/sdc1: UUID="004A31DB4A31CDE2" LABEL="WinGamer" TYPE="ntfs" /dev/sdd1: LABEL="0DAY" UUID="9b14c03b-7251-434f-bbb9-eac42b2db927" TYPE="ext2" /dev/sdg5: LABEL="QFAT" UUID="4257-E346" TYPE="vfat" /dev/sdg6: LABEL="BACKUP-HDD" UUID="fee45c66-11bd-49fa-a62a-4a541716e8e1" TYPE="ext2" | |||
|
feedback
|
|
on a command line, do a e.g. on my system:
LaCie is my usb stick failing that try
on my system
If it shows up there but not in /media, you will need to figure out mounting, or ask another question.. Finally, I can type "mount" and look through the output for your answer, or in my case:
| ||||
|
feedback
|
|
It will depend. Type Here is some example output:
In my case its the | |||||||
feedback
|