Results 1 to 4 of 4

Thread: Mounting thumb drive in rhel5

  1. #1
    Join Date
    Jul 2009
    Posts
    17

    Mounting thumb drive in rhel5

    Hi guys... I have a linux box with rhel 5. How do i mount thumb drive in rhel5? When i attach a thumb drive, there is no detection like it does automatically in ubuntu? Did i screw something..? Please help...

  2. #2
    Join Date
    Jul 2009
    Posts
    41

    Re: Mounting thumb drive in rhel5

    Use this command from console and execute it as root :

    Code:
    mount /dev/sda1 /media/usbdisk
    Change the device parameters according to your device...

  3. #3
    Join Date
    Jan 2009
    Posts
    202

    Re: Mounting thumb drive in rhel5


  4. #4
    Join Date
    May 2008
    Posts
    4,085

    Re: Mounting thumb drive in rhel5

    Try this command :

    Code:
    mount -t vfat -o uid=user,gid=users /dev/sda /home/user/Desktop/thbdrv
    Where user is your username, thbdrv is a folder that you must create sda is your thumb drive

Similar Threads

  1. usb thumb drive 4gig?
    By its_timberwolf in forum Portable Devices
    Replies: 1
    Last Post: 21-12-2011, 07:05 PM
  2. How to reformat thumb drive in windows xp?
    By cobrakaun in forum Hardware Peripherals
    Replies: 3
    Last Post: 18-08-2009, 11:37 PM
  3. USB Thumb drive, Protection
    By Steve in forum Vista Help
    Replies: 5
    Last Post: 23-11-2008, 11:31 PM
  4. New Bali USB Thumb Drive
    By JCAddy in forum Portable Devices
    Replies: 0
    Last Post: 17-10-2008, 05:32 PM
  5. USB Thumb Drive
    By Reegan in forum Portable Devices
    Replies: 1
    Last Post: 10-09-2008, 12:53 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,669,851.19147 seconds with 17 queries