Comment 3 for bug 236656

Revision history for this message
Erik Gregg (ralree) wrote :

$ sudo gedit /boot/grub/menu.lst
Find this line:
  # kopt=root=UUID***************** ro
Change to this (leave the # at the beginning!):
  # kopt=root=UUID***************** ro i8042.reset=1
$ sudo update-grub

Reboot. Magic (hopefully). Good luck.