The o/p of dmesg cmd it will tell on what node device is mapped. 
I believe in your case /dev/sdb1 is the device.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of vitko
Sent: Thursday, August 25, 2005 1:35 AM
To: [email protected]
Cc: [EMAIL PROTECTED]
Subject: Re: [Linux-usb-users] Doubt about my mass storage device

> I want to mount the Imation pen drive. Because I am using /dev/sda1
for
> hard disk, which /dev/ file I can use for mouting?
> I have one more Red Hat Linux machine. On that machine, I am able to
> mount using /dev/sda1. Please suggest me.

run

    tail -f /var/log/messages

in root terminal, then plug-in the device. You should be able to see
what
name kernel assigns to the device. If you are using udev, you can
alternatively create custom rule for your device so it gets its unique
name
every time you plug it in.

Vit


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle
Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing &
QA
Security * Process Improvement & Measurement *
http://www.sqe.com/bsce5sf
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to