Jai Shree Ganesh

Jai Shree Ganesh

Command to mount a pendrive in Linux

Open new terminal and type the below commands:-

mkdir /mnt/usb


The above statement is for creating a directory named 'usb' in mnt directory.

mount /dev/sda1 /mnt/usb

The above command mounts ur pendrive in
'/mnt/usb' folder.

Note:there is a space after mkdir,mount,sda1 commands..

0 comments:

Copyright © 2008 - UCE GUYS - is proudly powered by Blogger
Blogger Template