LinuxQuestions.org
Help answer threads with 0 replies.
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 08-11-2002, 07:26 PM   #1
mace
Member
 
Registered: Apr 2002
Distribution: redhat7, 7.1, 7.2, 8.0, mandrake, debian2.2, 3, suse
Posts: 176

Rep: Reputation: 30
suse8/sony memorystick


got it to work under redhat 7.1 - made the appropriate changes to fstab. not problems. under suse 8 i get this error:

could not mount device.
the reported error was:

mount: wrong fs type, bad option, bad superblock on /dev/sda, or too many mounted file systems

////////////////////////////////////

i've tried changing it from auto to vfat and msdos under fstab but no luck. under rh7.1 it worked with auto. suggestions?
 
Old 08-11-2002, 07:34 PM   #2
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Have you checked to see whether the device exists under SuSE? If so, can you mount it explicitely (from the command line)?
 
Old 08-11-2002, 07:45 PM   #3
mace
Member
 
Registered: Apr 2002
Distribution: redhat7, 7.1, 7.2, 8.0, mandrake, debian2.2, 3, suse
Posts: 176

Original Poster
Rep: Reputation: 30
yeah. it's there. tried from command line also.

it's trying to mount it - the reader lights up when either the icon is clicked typed from command line.
 
Old 08-12-2002, 07:21 AM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Mace, in Suse I got mine to work by just pluggin in the reader (MSAC-US1) to the USB port, booted up, plugged in the stick, and it put an icon on my desktop. Clicked the icon, and viola! I was lookin at pics.

Now in Slack, I had to hand crunch it.

I plugged it in, booted, and opened an xterm:
modprobe usb-storage
mkdir /mnt/sony
mount -t vfat /dev/sda1 /mnt/sony
cd /mnt/sony
ls

And I saw my files.

Cool
 
Old 08-13-2002, 05:56 AM   #5
mace
Member
 
Registered: Apr 2002
Distribution: redhat7, 7.1, 7.2, 8.0, mandrake, debian2.2, 3, suse
Posts: 176

Original Poster
Rep: Reputation: 30
i've tried a second stick to see if there was a problem with the first. second mounts? go figure.
 
Old 08-13-2002, 05:49 PM   #6
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Sweet

Maybe you formatted wrong, or used the PC instead of the device to format it, or maybe it was little elves from Sony's factory, playing tricks on you because you decided to go with a better OS, who knows, but who cares, it works!

Cool
 
Old 08-13-2002, 10:51 PM   #7
bLaX
LQ Newbie
 
Registered: Aug 2002
Distribution: redhat 7.3, SuSe 8.0, Slackware 8.1
Posts: 14

Rep: Reputation: 0
Masta, man lucky you it worked for you, did what you did, and I'm unlucky bro, i be getting this, go figure.

bash-2.05a# modprobe usb-storage
bash-2.05a# mount -t vfat /dev/sda1 /mnt/sony
mount: /dev/sda1 is not a valid block device
bash-2.05a# cd /mnt/sony
bash-2.05a# ls

I already created the director sony in mnt too
Hmmm, it's not working I tell you!!!! [Flings MSAC-US1 around the room and hits against the walls, oh uh, hope it still works by the time a solution is found]

Mace, in Suse I got mine to work by just pluggin in the reader (MSAC-US1) to the USB port, booted up, plugged in the stick, and it put an icon on my desktop. Clicked the icon, and viola! I was lookin at pics.

Now in Slack, I had to hand crunch it.

I plugged it in, booted, and opened an xterm:
modprobe usb-storage
mkdir /mnt/sony
mount -t vfat /dev/sda1 /mnt/sony
cd /mnt/sony
ls

And I saw my files.

Cool
 
Old 10-12-2002, 01:02 PM   #8
mace
Member
 
Registered: Apr 2002
Distribution: redhat7, 7.1, 7.2, 8.0, mandrake, debian2.2, 3, suse
Posts: 176

Original Poster
Rep: Reputation: 30
interesting - this worked under debian woody. just tried it no problem.


suse 8 has this hotplug kernel mod thingy - maybe that's causing some prob.
 
Old 10-12-2002, 01:26 PM   #9
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
When you enable the usb-mass sotrage module have a look at the logs to see what scsi device name was assigned to it. (it becomes /dev/sdb if I plug it in after my Clie cradle).
 
  


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
Sony Vaio VGN-B1XP / sony driver question kentri9 Linux - Laptop and Netbook 0 12-27-2004 11:00 AM
help me install linux on sony sony vaio pcg-r505gl heina Linux - Newbie 4 10-10-2004 10:36 PM
memorystick filesystem seems kinda fudged Fascistchicken Linux - Hardware 6 11-15-2003 09:18 AM
sony memorystick and cr-rw CRX175 Fascistchicken Linux - Hardware 1 11-07-2003 12:17 PM
suse8.2 ep1 Linux - Software 0 05-01-2003 02:40 PM

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

All times are GMT -5. The time now is 03:52 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