Don't use the pshombrew ubuntu images. Use the link george posted in the first post. If you use the ubuntu .img files you wont be able to download any updates. The only thing from the pshomebrew link you should do is the swap file mod. But even after you install the ubuntu 10.10 from the link it will take forever to get to the log in screen just wait it out, it's the price we have to pay until you get grafs kernel going.
But first thing you should do when installing georges ubuntu is opena terminal and type
sudo apt-get update
then
sudo apt-get install lxde (for a light weight gui)
then sudo apt-get install lxdm ( for a lightweight log in environment)
I also like to install BUM to remove any unnecessary start up items, but make sure you read what they are so you know which ones you need.
sudo apt-get BUM
another good cleaning util for old packagaes/orphans is
sudo apt-get autoclean
Then of course remove any unnecessary programs in ubuntu software center
then you should be on your way
