Skip to content

How To: Update Gentoo

cpx August 4, 2008 1 min read Gentoo Linux GNU/Linux
zcat /proc/config.gz > /usr/src/config<br>cp /usr/src/config /usr/src/linux/.config make oldmenuconfig emerge -DuNav world || until emerge --resume --skipfirst; do emerge --resume --skipfirst; done revdep-rebuild etc-update

Be the first to comment

protected · no tracking

0 comments