SCIENTIFIC-LINUX-USERS Archives

May 2006

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Troy Dawson <[log in to unmask]>
Reply To:
Troy Dawson <[log in to unmask]>
Date:
Wed, 3 May 2006 10:50:43 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (52 lines)
Just to add on what Connie said.
S.L. 3.0.x does not automatically put the usb stuff in the /etc/fstab 
and make them automatically mountable by general users.  That is in S.L. 
4.x, but not S.L. 3.0.x.
S.L. 3.0.x you have to either mount it as root, or set things up in 
fstab by hand so that the users can mount it.  So if you look in 
/proc/partitions (or /var/log/messages) and see it is /dev/sda1 then 
you'll have to make a directory and mount it, as root, such as
   mkdir -p /media/usbdisk
   mount /dev/sda1 /media/usbdisk

Troy

Connie Sieh wrote:
> If there is a partition on it you should be able to see it at 
> /proc/partitions 
> 
> Once you have found it then you can mount it.
> 
> You can also look at /var/log/messages
> 
> -connie sieh
> On Tue, 2 May 2006, michal wlasenko wrote:
> 
> 
>>hey folks,
>>
>>i've got a problem with the usb memory drive on SL3, kernel 2.4.
>>basically what happens when i stick a device to the port, is that the
>>system sees it:
>>
>>bash-2.05b# lsusb
>>Bus 005 Device 001: ID 0000:0000
>>Bus 005 Device 002: ID 04e8:5026 Samsung Electronics Co., Ltd
>>Bus 004 Device 001: ID 0000:0000
>>Bus 004 Device 004: ID 046d:c00e Logitech, Inc. Optical Mouse
>>
>>but i can't mount it anywhere
>>
>>any ideas ?
>>
>>thanks !
>>michal
>>


-- 
__________________________________________________
Troy Dawson  [log in to unmask]  (630)840-6468
Fermilab  ComputingDivision/CSS  CSI Group
__________________________________________________

ATOM RSS1 RSS2