View Single Post

  #3 (permalink)  
Old 06-29-2007, 06:14 PM
shilpigoel1 shilpigoel1 is offline
Junior Member
User
 
Join Date: Jun 2007
My distro: goel
Posts: 15
Rep Power: 0
shilpigoel1 is on a distinguished road
Default Detect the USB Drive on RHEL

use the command vi /etc/fstab
This file will display the output scroll down and locate USB . This name will be partitioned by the /dev/.. or <path-name> something else. Then use mount <path-name>.
It will give teh message device write protected.
Click your my computer icon in GUI based environment. You will see the device.
Reply With Quote