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

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu