![]() |
usb interrogation
Is there a cli command to interrorgate a usb device? e.g. bring up whatever string it sends when connecting to something?
Also, is there any cliu method to set a string that your computer sends to attached devices? |
Have you tried
Code:
tail -f /var/log/messagesDid you make a mount point like: Code:
mount /dev/sdb1 /media/usbdrive/ |
| All times are GMT -5. The time now is 03:59 PM. |