silverpig
Lifer
Originally posted by: nweaver
Originally posted by: silverpig
Originally posted by: GTaudiophile
Originally posted by: n0cmonkey
I'd just install the 400GB drive along side the 40GB drive and keep the installation.
Gentoo has not been updated in 2 years...thought now would be a good time 🙂
emerge sync
emerge world
lol....you wish...you would alse need to throw an emerge portage and another emerge sync in there......not to mention, if it's 2 years old, his profile will be obsoleted, and will have to make some MAJOR changes.
tbh, I tried Ubuntu server, and wondered why as well. I've started replacing my Gentoo servers (minor stuff) with Debian cause it's easier/quicker to update. The testing of packages also appeals to me, but I have to relearn a few things, such as start up scripts and stuff.
# rm -f /etc/make.profile
# ln -sf /usr/portage/profiles/default-linux/x86/2005.1 /etc/make.profile
emerge sync
emerge world (which will update portage fyi)
or if you like,
emerge sync && emerge portage && emerge sync && emerge world
But you're right, maybe a reformat/reinstall would be easier lol.
The only thing that'd be a major pain in the ass is the etc-update you gotta do... 😛