On Fri, 27 May 2005 10:50:19 -0400
Software Development Group <[EMAIL PROTECTED]> wrote:

> Hi.
> 
> I am putting a pen drive on the USB port and I can't see it. How do I link 
> to it? Mount it?...
> 

Put this line in /etc/fstab:
/dev/sda1        /media/usb-key  vfat    rw,user,noauto  0       0

then:
sudo mkdir /media/usb-key


then:

mount /media/usb-key




> Thanks. 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


-- 
Brian C. Tucker, M.Sc.
Ph.D. Provisional Candidate
Community Analysis Laboratory
Department of Biological Sciences
B-717 & B-719, Biological Sciences Centre
University of Alberta
Edmonton, Alberta, Canada
T6G 2E9
[EMAIL PROTECTED]
http://www.ualberta.ca/~btucker/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to