Den 2014-12-13 16:25, German skrev: > Israel, following your instructions, I did manage to write dmesg.log. > Now I need to transfer it to my tablet so I can send it to the list. I > plugged the tablet to USB port, enabled USB storage, but can't find > where it is on file system. How do I go about it? I have looked at > /home, /usr, /media, but to no avail. Thank you
If you run this command, you should find it sudo find / -name dmesg.log but it may take time, because it will search for all files. Best regards Nio -- Lubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lubuntu-users
