[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB Pen Drive



On Fri, 27 May 2005 10:50:19 -0400
Software Development Group <software@hollyworldgroup.com> 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 debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 


-- 
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
btucker@ualberta.ca
http://www.ualberta.ca/~btucker/



Reply to: