On Mon, Nov 29, 2004 at 12:56:01PM +0000, John A. Kinsella wrote:
> Hi.
> I'm sure there is a simple explanation?
>> When I mount my usb stick I just enter (as root)
> mount -t vfat /dev/sdc1 /mnt/flash
>> but how do I know which letter/number?
Try cat /proc/scsi/scsi , the information after Host: should tell you
what device its using, if it says scsi0 , its /dev/sda , if its says
scsi1 , its /dev/sdb etc. Once you know that, you can fdisk -l /dev/sda
to see the partitions.
HTH
--
Pete
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!