I have a number of USB devices (including a USB external HD) which will only be recognised by Ubuntu during boot.
For example:
If I plug in an RS232 device using a serial->USB device THEN boot Ubuntu /dev/ttyUSB0 is generated. However if I plug it in once Ubuntu is already booted, I don't get any /dev/ttyUSB0 until I reboot.
This is pretty annoying; is there anything I can run to get this to work?
sudo tail -f /var/log/syslog
and post the lines that appear when you plug in/out a device that only works at boot? – Riccardo Murri Oct 12 '10 at 13:51