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

Re: USB Pen Drive



You are right but you are jumping ahead...
First create a dir in /mnt and call it something familiar like /mnt/pen
then mount it (as root) :
#mount -tvfat -oumask0000 /dev/sda1 /mnt/pen
#cd /mnt/pen
#ls

Meni

On 5/30/05, Rafael Gomes Sasaki <rgsasaki@gmail.com> wrote:
--- Software Development Group <software@hollyworldgroup.com> wrote:
>
> I am putting a pen drive on the USB port and I can't see it. How do I link
> to it? Mount it?...

try to read the dmesg output and find out which device was allocated to it.
On mine, the device is usually the /dev/sda1, so I can mount it with
mount /dev/sda1 /mnt/pen.

att,
Rafael Sasaki

--
Free Software: A matter of Liberty
"As we enjoy great advantages from inventions of others,
we should be glad of an opportunity to serve others by
any invention of ours; and this we should do freely
and generously."
                                      Benjamin Franklin


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




--
--
Meni Szapiro
Reply to: