Ok guys. I need to install Linux on my mac and thought the easiest way would be to use Parallels. Anyway I installed Ubuntu without any problem but I could not get a decent screen resolution so I found this on a website:
Anyway after I rebooted I got this image (at bottom of post). If anyone can explain what I have done wrong and how I can fix it I would be very grateful.
Thanks.
sudo apt-get update
sudo apt-get install linux-restricted-modules-$(uname -r) #Okay if it is already installed
sudo apt-get install xorg-driver-fglrx
sudo depmod -a
sudo aticonfig --initial
sudo aticonfig --overlay-type=Xv
Anyway after I rebooted I got this image (at bottom of post). If anyone can explain what I have done wrong and how I can fix it I would be very grateful.
Thanks.