I am new to the Raspberry Pi and know little about Linux. I am having great difficulty getting usb memory pens or usb hard disks to show on the system. The Raspberry Pi I have bought has the operating system installed and boots into the GUI.
I have the User Guide book by Eben Upton in which it tells me (on page 34) that simply plugging-in a usb memory device LXDE will automatically install the device and present a window titled “Removable Medium is Inserted”. This does not happen.
As an alternate Upton tells me how to mount the device starting with the use of ‘sudo fdisk –l’ to find the device. This does not report any device.
I have also tried using ‘sudo tail –f /var/log/syslog’ and inserting device to see its allocation – a solution I have seen reported by others. This does not report anything useful.
I do notice, however, that if I insert the device before boot-up, it does appear in the /var/disk/by-id folder, but does not seem to be accessible there.
Basically I am stuck! Does anyone have any suggestions? Is my Raspberry Pi faulty? I would be grateful for any help.
