Originally posted by Deadly Ferret
Sorry, I've got another one. I've got my grub.conf sorted out, and I usedto unpack Gnome from the packages CD. That seemed to go okay, but it did say at the end that one of my config files in /etc needed updating, but didn't identify which one. I don't really see what I can do about that, but if anyone knows what it's on about and can help that would be great.Code:emerge --usepkg gnome
Well I have linux appearing to work properly without the liveCD now, and as said Gnome is supposedly there, but when I select the Gentoo option in Grub, I end up in Linux, logged in as root, and it doesn't load Gnome automatically as I was expecting. As much as I've enjoyed the hours and hours and hours of fun learning that I've been suffe...er...experiencing, there's time for me to get better and do funky Gentoo-type CLI things later, but for now I'd just like to be able to have a relatively simple desktop on the machine in question.
How should I proceed please?
# etc-update
that will lead you through updateing, i tend to overwrite all files.
# rc-update add xdm default
# nano -w /etc/rc.conf
at the bottom change it to:
DISPLAYMANAGER="gdm"
XSESSION="Gnome"
now when you boot it should boot to the gnome login