| | |
Viewing flash drive contents in RedHat 9
![]() |
How do I view the contents of my flash drive (a Lexar 128MB JumpDrive) in Gnome (RedHat 9)?I plug in the JumpDrive, and when I go to SYSTEM TOOLS > HARDWARE BROWSER it shows up just fine. Keep in mind, I'm a newbie to Linux. :o
I created the following directory: /mnt/usb
then, in the bash shell, I typed: mount /mnt/usb
and got this reply: mount: can't find /mnt/usb in /etc/fstab or /etc/mtab
When I type the mount command with no parameters, one of the returned lines reads:
usbdevfs on /proc/bus/usb type usbdevfs (rw)
How do I do this right?
This worked on when I tried it on RedHat 8.0, so it should work in RH 9:
Linux 2.4 and above -
Linux 2.4 and above -
- First plug the device into the USB port of your computer
- Execute: cd /etc/sysconfig/ ( cat /etc/sysconfig/hwconf | more )
- Check the device information in hwconf and write down the mount point.
- Make a directory in /mnt (ex: mkdir /mnt/usbHD )
- Then execute: mount /dev/sda1 /mnt/usbHD (if mount point was .dev/sda)
•
•
•
•
Originally Posted by Datamech
How do I view the contents of my flash drive (a Lexar 128MB JumpDrive) in Gnome (RedHat 9)?I plug in the JumpDrive, and when I go to SYSTEM TOOLS > HARDWARE BROWSER it shows up just fine. Keep in mind, I'm a newbie to Linux. :o
I created the following directory: /mnt/usb
then, in the bash shell, I typed: mount /mnt/usb
and got this reply: mount: can't find /mnt/usb in /etc/fstab or /etc/mtab
When I type the mount command with no parameters, one of the returned lines reads:
usbdevfs on /proc/bus/usb type usbdevfs (rw)
How do I do this right?
•
•
Join Date: Mar 2005
Posts: 1
Reputation:
Solved Threads: 0
Hi all,
I agree to rizla115.
I always take these steps below to check out whether a flash disk has attached:
1. dmesg
2. fdisk /dev/sda
3. mkfs
4. mkdir /mnt/MyFlash
5. mount /dev/sda(1 or something else) /mnt/MyFlash
I agree to rizla115.
I always take these steps below to check out whether a flash disk has attached:
1. dmesg
2. fdisk /dev/sda
3. mkfs
4. mkdir /mnt/MyFlash
5. mount /dev/sda(1 or something else) /mnt/MyFlash
•
•
•
•
Originally Posted by rizla115
This worked on when I tried it on RedHat 8.0, so it should work in RH 9:
Linux 2.4 and above -
- First plug the device into the USB port of your computer
- Execute: cd /etc/sysconfig/ ( cat /etc/sysconfig/hwconf | more )
- Check the device information in hwconf and write down the mount point.
- Make a directory in /mnt (ex: mkdir /mnt/usbHD )
- Then execute: mount /dev/sda1 /mnt/usbHD (if mount point was .dev/sda)
![]() |
Similar Threads
- USB(flash drive) to COMPUTER (Visual Basic 4 / 5 / 6)
- The Size of my flash drive has decreased (Storage)
- Problem with flash drive (Windows NT / 2000 / XP)
- Flash drive problems (Storage)
- Problem with USB Flash drive! (Storage)
- Comp wont read mini usb flash drive (Storage)
Other Threads in the *nix Hardware Configuration Forum
- Previous Thread: Problems recognizing soundcard using Redhat 9.0
- Next Thread: Driver for my USB modem
| Thread Tools | Search this Thread |
360 amazon amd asus atom audio babbage blackberry blind bluray broadband camera cellphone censorship ces china chips chipset data dell development digitalcamera dvd ebook eeepc environment epson europe fashion free freedom fsc gadget gaming gps graphics handset hardware hd hddvd history homersimpson homeworking hp ibm intel japan keyboardpc kindle ladies laptop linux markets memory microsoft mobile motoring museum netbook news nintendo nokia notebook nvidia nvidiago7600 opensource overclocking patents pc peripherals photography politics printer printing processor ps4 quadcore recycle replication report reviews robot satnav screenflicker simpsons smartphone sony spot startrek stephenfry supercomputing technology tomtom top10 toshiba ubuntu usb wireless workstation xbox





