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
