LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   flash drive is not mounting (https://www.linuxquestions.org/questions/linux-newbie-8/flash-drive-is-not-mounting-832742/)

asinghpu 09-17-2010 01:18 AM

flash drive is not mounting
 
hi

i have a new flash drive (pen drive) .Last few days it work fine .But now when i plug it in usb port , then a error message appear
"unable to mount media.There is probably no media in the drive" . I am really confused about it .
anybody can help me please .


amandeep

prayag_pjs 09-17-2010 01:22 AM

try this

fdisk -l

it shld list the usb drive

let us know if it shows tat usb drive ;using fdisk

asinghpu 09-17-2010 01:28 AM

hi

the output of fdisk -l is

Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 14793 118824741 7 HPFS/NTFS
/dev/sda2 14794 15558 6144862+ 83 Linux
/dev/sda3 15559 21932 51199155 83 Linux
/dev/sda4 21933 30401 68027242+ 5 Extended
/dev/sda5 21933 26394 35840983+ 83 Linux
/dev/sda6 26395 27669 10241406 83 Linux
/dev/sda7 27670 27733 514048+ 82 Linux swap / Solaris
/dev/sda8 27734 30401 21430678+ 83 Linux

it does't show any usb .


amandeep

prayag_pjs 09-17-2010 01:53 AM

k fine now u try to detect tat usb on any other system (windows adn linux both ) ... if it doesnt detect there also then usb in no more ....

rgdacosta 09-17-2010 02:14 AM

open up a command terminal and type the following *BEFORE* plugging your USB drive in it.


Code:

udevadm monitor --subsystem-match=usb
Then plug in your USB drive.

Do you get output?

You'll need to hit CTRL C to exit out of that command


All times are GMT -5. The time now is 09:29 AM.