LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 06-08-2004, 04:00 PM   #1
Last Attacker
Member
 
Registered: Jun 2004
Location: South Africa
Distribution: Ubuntu
Posts: 120

Rep: Reputation: 15
USB Flash Drives


Hi guys!
I'm new here, so hello to everyone!

I've been using SuSE 8.2 for a few months now and I have to say that it did change my opinion about Linux ALOT! Infact, I start to use Linux more that Windows.

Anyway, I have a Memory Stick that only works in Windows. Unfortionantly the software that came with the stick forced me to make double partitions of my flash drive (normal and security partitions).

Can you guys help me or point me in the right way with this, I am a bit familiar with how Linux works but I still have a lot to learn.

Although when I plug in the Memory Stick, Linux makes a beep sound (or something) and displays a drive icon on the desktop but I can't access it.

Thanks


Last edited by Last Attacker; 06-08-2004 at 04:02 PM.
 
Old 06-08-2004, 05:05 PM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
check in terminal a command

mount

and see if something nice appears...like a disk of the size of your stick. if does, that's your memory stick...but I guess it doesn't. check that you have some modules loaded,

modprobe usb-storage
modprobe uhci-hcd
modprobe ohci-hcd

and then, when you plug it in,

mkdir /mnt/mem
mount /dev/sdXY /mnt/mem

where XY is the rest of the device's name, like a1 (like sda1), a4 (sda4), etc....like

mount /dev/sda1 /mnt/mem

altough I'm not sure about the name of the device (sda1 or what) because it depends on your system..

EDIT: my stick was too a windows-driver-based one, with "secured" and "unsecured" partitions on it...I just changed the secured partition's size to 0 so that there was no password-protected area, and it worked on my linux

Last edited by b0uncer; 06-08-2004 at 05:07 PM.
 
Old 06-08-2004, 05:15 PM   #3
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Err...I've no experience with memory sticks but I can speculate and guess. You probably need to mount it, so you'll need an empty folder somewhere suitable, then you'll need to know where in /dev the kernel is putting it. What I'd do is plug it in and then type in the command dmesg , this will put a lot of stuff up about all the hardware the kernel has noticed and hopefully, somewhere in there will be something that looks like your memory stick. For example, if it looks like it may be sda1 then try (as root)
mount /dev/sda1 /mnt/stick # or wherever

Last edited by Andrew Benton; 06-08-2004 at 05:18 PM.
 
Old 06-11-2004, 03:36 PM   #4
Last Attacker
Member
 
Registered: Jun 2004
Location: South Africa
Distribution: Ubuntu
Posts: 120

Original Poster
Rep: Reputation: 15
Thanks guys! I'll give it a try.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Both USB Flash Drives already fried digiplaya Linux - Hardware 7 06-02-2006 05:22 PM
usb flash drives Mandrake 10.0 kostial Mandriva 2 06-19-2005 07:50 PM
udev, USB Flash Drives, and usb-mount talkingwires Debian 13 11-07-2004 12:15 PM
More trouble with certain usb flash drives... Jeeper Linux - Hardware 2 04-01-2004 12:11 AM
USB memory vault flash drives pteren Linux - General 3 07-08-2003 10:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration