Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB Mass Storage Devices
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
smellis
n00b
n00b


Joined: 07 Nov 2002
Posts: 26
Location: Lawton/Ft. Sill, Oklahoma

PostPosted: Fri Nov 15, 2002 2:08 am    Post subject: USB Mass Storage Devices Reply with quote

I just bought a NEXDISK USB Storage Device Device. It said on the packeage that it would work with 2.4.0 kernels and higher. Mine is a Gentoo 1.4 system with 2.4.19 kernel. The usb kernel subsystem sees it and the scsi subsystem knows its there, but when i try to mount sda or sg0 or sg they all say not a block device. Anyone know what I need to do? Thanks
Back to top
View user's profile Send private message
MBCook
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jul 2002
Posts: 136
Location: Insanity, USA

PostPosted: Fri Nov 15, 2002 2:29 am    Post subject: Reply with quote

I assume you have the right modules inserted into the kernel? Is the disk 'formated'/'partitioned'? If your syslogs have some more informative error message, I could help you more, but I've never used any USB storage stuff under linux.
_________________
-- Michael

Read an intelligent book like "The New Thought Police" or "The War Against Boys", and learn the TRUTH.
Back to top
View user's profile Send private message
yannick
n00b
n00b


Joined: 17 May 2002
Posts: 23
Location: Brussels, Belgium

PostPosted: Fri Nov 15, 2002 9:09 pm    Post subject: Reply with quote

What should be mounted is /dev/sda1, not /dev/sda, so I suspect, as MBCook said, that the disk is not partitioned/formated.
To do so, use 'fdisk /dev/sda' then 'mkfs.vfat /dev/sda1' (from dosfsutils).
Your kernel has to be able to access vfat partitions.

Yannick
Back to top
View user's profile Send private message
ronmon
Veteran
Veteran


Joined: 15 Apr 2002
Posts: 1043
Location: Key West, FL

PostPosted: Fri Nov 15, 2002 10:20 pm    Post subject: Reply with quote

What I might do is

Code:
ls -l /dev/discs/


and see what pops up.
Back to top
View user's profile Send private message
smellis
n00b
n00b


Joined: 07 Nov 2002
Posts: 26
Location: Lawton/Ft. Sill, Oklahoma

PostPosted: Fri Nov 15, 2002 11:16 pm    Post subject: not a block device Reply with quote

its says that /dev/discs/disc0 and disc1 are not block devices. What the heck? One interesting thing though it the file /proc/scsi/usb-storage-0/1 which when the nexdisk is plugged in and I run cat on it at the bottom it says Attached: Yes. When I unplug it it says Attached: No. Does that tell you anything? Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum