Hi,
No probs. I'm no Linux expert either, but I think you would just need to enter those commands at the command line. So, open a shell / command / bash (or whatever it's called on your distro) window. Then after connecting jumpdrive, enter:
tail -f /var/log/syslog
And then:
tail -f /var/log/messages
Good luck, and hope there's a solution.
edit: on a couple of similar threads, people are saying that the output from the following command would be useful too:
lsblk
No probs. I'm no Linux expert either, but I think you would just need to enter those commands at the command line. So, open a shell / command / bash (or whatever it's called on your distro) window. Then after connecting jumpdrive, enter:
tail -f /var/log/syslog
And then:
tail -f /var/log/messages
Good luck, and hope there's a solution.
edit: on a couple of similar threads, people are saying that the output from the following command would be useful too:
lsblk