On 2011/12/08 16:56, Craig White wrote: > On Thu, 2011-12-08 at 09:27 -0600, Aaron Konstam wrote: > >>> And thus the drive is /dev/sdf, with the data partition /dev/sdf1. >>> >>> You may need to scroll back a bit if a lot of stuff is going on in >>> dmesg. >>> >> Great, but could the displaying of the information be made more obscure? > ---- > dmesg | grep usb > > Craig After the kernel ring buffer has wrapped? Try this: grep usb /var/log/dmesg Then you have to decode it. And, of course, the drive on which "grep" lives AND the drive on which /var/log/dmesg lives, if different, will be spun up. {^_^} -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org