![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| External Hard drive won't mount | Texasone | Linux | 9 | 06-15-2008 08:12 PM |
| How to mount External HDD in VMware 6.0 | 1409.venkatesh | SUN Solaris | 0 | 04-09-2008 08:32 AM |
| FAT32 usb external hard drive - how to mount?? | daniel.balasa | SUN Solaris | 1 | 10-16-2006 09:08 PM |
| external display redhat 7.2 | larry | UNIX for Dummies Questions & Answers | 1 | 08-27-2002 08:24 PM |
| how to mount a hotswap scsi drive on a solaris 2.6 netra box using the mount command? | soulshaker | UNIX for Dummies Questions & Answers | 4 | 07-18-2001 10:11 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I am using Redhat 9 Linux, and am trying to get my external usb drive mounted (fat32). If I look at the KDE Control panel, it lists a usb 2.0 storage device under "USB Devices" (also in /proc/bus/usb), and under "SCSI" as scsi1. I looked at /proc/scsi/usb-storage-0, and it lists it there also. What do I enter into mtab or fstab as a mount point? Thanks, Jeremie.
|
| Forum Sponsor | ||
|
|
|
|||
|
I tried that with /mnt/usb as the mount point. It told me "that mount point doesn't exist", so I created /mnt/usb as a directory. Now it says mount: special device dev/scsi1 does not exist. I have tried mounting it as dev/sda1, dev/sda2, dev/sdb, etc... and it tells me "mount: wrong fs type, bad option, bad superblock on /dev/sd*, or too many mounted file systems (aren't you trying to mount an extended partition, instead of some logical partition inside?)" or "mount: /dev/sd* is not a valid block device".Is there a way to tell what it should be mounted as?
Last edited by jeremiebarber; 05-23-2003 at 10:19 AM. |
|
||||
|
See the question and answers on linuxhelpnetwork.net - the next to last post looks like it worked.
|
|
||||
|
See the faq on linux-usb.org - this one is on mounting usb drives.
You may need to read some other faq's there to insure you have the proper modules loaded. |