[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
> 




Reply to: