Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-03-2005, 02:07 AM
|
#1
|
|
LQ Newbie
Registered: Mar 2004
Posts: 9
Rep:
|
Newbie Trouble Mounting USB with Mandrake 10.1
Hello,
I have a USB memory stick that isn't working properly. Please bear with me, I'm brand new to Linux (installed 2 days ago) and most of the lingo is still Latin to me. I've read a couple of the other forums about problems mounting USB but I can't seem to find an answer for my problem!
I just installed Mandrake 10.1 and am trying to access the data on my USB drive. I plugged the USB device in and it was automatically detected but I can't view any of the files on it. The files were put on the drive using Windows. Is there a way to configure Linux to read the Windows file directories on the drive so that I can access some of the documents?
From reading some of the other posts, I also managed to get the info below. Hopefully it will help:
Code:
usb 1-2: new full speed USB device using address 4 hub 1-2:1.0: USB hub found hub 1-2:1.0: 1 port detected usb 1-2.1: new full speed USB device using address 5 scsi1 : SCSI emulation for USB Mass Storage devices Vendor: Sony Model: Storage Media Rev: PROL Type: Direct-Access ANSI SCSI revision: 02 SCSI device sda: 256000 512-byte hdwr sectors (131 MB) sda: Write Protect is off sda: Mode Sense: 00 06 00 00 sda: assuming drive cache: write through /dev/scsi/host1/bus0/target0/lun0: unknown partition table Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0 USB Mass Storage device found at 5
Any help would be greatly appreciated!
Thanks!

Last edited by themarina; 01-03-2005 at 02:09 AM.
|
|
|
|
01-03-2005, 07:08 AM
|
#2
|
|
Member
Registered: Oct 2004
Location: Yogyakarta, Indonesia
Distribution: Mandrake 9.0, 9.1, 9.2, 10.0
Posts: 84
Rep:
|
Try doing it manually,
You have to be a root to execute this commands.
Plug your device, execute this command,
#mount /dev/sda /mnt/usb
( I assumed that your usb device was "/dev/sda" and your usb mount directory was "/mnt/usb" )
If it works, you will find your usb files in /mnt/usb.
before unplugging your device, execute this command:
#umount /mnt/usb
If you can do that manually, you can do automatically too!
But, we have to know your /etc/fstab
|
|
|
|
01-03-2005, 04:40 PM
|
#3
|
|
LQ Newbie
Registered: Jan 2005
Location: Bury, Lancashire, England
Distribution: Ubuntu 6.06
Posts: 27
Rep:
|
Hi themarina,
I'm also using mandrake 10.1 and also use a usb pendrive. It seems to me that mandrake doesn't always automatically recognise my pendrive but when it does, the led on the pendrive will flash for a second or so and then I can browse to /mnt/removable and access the data there. The files appear in exactly the same format as they would if you were looking at them in windows. I can also drag files onto the pendrive and browse them in windows. Hope this helps.
Cheers,
Mick.
|
|
|
|
01-03-2005, 06:10 PM
|
#4
|
|
LQ Newbie
Registered: Mar 2004
Posts: 9
Original Poster
Rep:
|
Tried it and still no go...
Ok. So I tried to mount it manually and by using the #mount /dev/sda /mnt/usb (but I changed 'usb' to usbDrive) and it worked...kind of. I can access the files from Terminal and the drive shows up in the /mnt directory but when I select it, no files show up. So I tried to copy the files that I needed from the USB using Terminal and it just got messy!
I found the /etc/fstab file and here's what it says:
/dev/hda1 / ext3 noatime 1 1
/dev/hda6 /home ext3 noatime 1 2
/dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec,users 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0
I'm going to keep playing with it but so far, no luck.
Thanks for the help so far!
|
|
|
|
01-03-2005, 06:52 PM
|
#5
|
|
LQ Newbie
Registered: Mar 2004
Posts: 9
Original Poster
Rep:
|
New Update - Still not working though!
I've added this line to the /etc/fstab file :
/dev/sda1 /bak1 vfat noauto,user,rw,exec,sync 0 0
This is great and all, I can see the drive perfectly in Root but i can access it as a user.
When I try to mount it, this is the error message I get:
mount: mount point /bak1 does not exist
Please check that the disk is entered correctly.
_______________
What on earth does this mean? It works as root.....
Oi
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:47 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|