mount - Input/Output Error in /media - Ask Ubuntu


i accidentally ran

sudo mount /dev/sdc1 /media 

since input/output error when trying make directory in /media.

i'm using lubuntu. every usb device automatically mounted in /media. @ moment can't mount anything. please!

you can't mount multiple partitions under same directory. separate mount points mount points should made each, such as, example:

/media/external01 /media/external02 /media/... 

by default, ubuntu creates mount point of following path:

/media/username/mountpoint 

so rid of problem, unmount first , remount using advice above.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User