Linux Mount USB storage in command line
by Selva[ Edit ] 2009-11-04 20:12:13
Sometimes in linux the USB storage will not be auto mounted (in runlevel 3).In that case you can mount the usb storage using the following command :
mount /dev/sdc /media now the USB storage will be mounted in /media