Error: No flash plugin detected
Currently the Adobe Flash Player (v8+) is required to display the home screen user interface. Follow the steps below to install the flash player.
Note: If you are running on a mobile device, you can access a terminal via the top-left corner drop-down menu. After completing the steps, you can restart the user interface by pressing Ctl+Alt+Backspace.
(if behind a firewall)
# export http_proxy="http://<proxy:port>"
(all users)
# echo `cat /etc/apt/sources.list` "restricted" > /etc/apt/sources.list
# apt-get update
# apt-get install flashplugin-nonfree
# mkdir -p /root/.mozilla/plugins
# ln -s /usr/lib/flashplugin-nonfree/libflashplayer.so \
/root/.mozilla/plugins/libflashplayer.so