* [gentoo-dev] Re: Is it possible ...
[not found] <20020624130903.2F75FAC463@chiba.3jane.net>
@ 2002-06-24 15:23 ` Ian Phillips
0 siblings, 0 replies; only message in thread
From: Ian Phillips @ 2002-06-24 15:23 UTC (permalink / raw
To: gentoo-dev
With my RH7.1 system I created a new partition, then:
$ mount -t xfs /dev/hdc2 /mnt/a
$ cd /mnt/a
$ tar xvjpf ~/downloads/stage3...
$ chroot /mnt/a /bin/bash
$ env-update
$ . /etc/profile
$ emerge --clean rsync
$ nano -w /etc/make.conf [to set up USE=]
$ nano -w /usr/portage/profiles/package.mask [I want to try Gnome 2]
$ emerge -u -f world && nice emerge -u world
$ emerge -f gnome-base/gnome && nice emerge gnome-base/gnome
then built a kernel, as per the docs, rebooted, et voila! Ready to go.
If you run emerge under nice then your system stays useable for normal
work while the build goes on, and doing the 2 stage emerge (i.e. fetch
all then build means that you can work with a non always on connection).
Just add on any other apps that you need after installing Gnome (or
KDE).
Yours,
Ian.
--
#ifndef __COMMON_SENSE__ | Ian Phillips
#include <std_disclaimer> | TIBCO Software Inc.
#endif | www.tibco.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-24 13:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20020624130903.2F75FAC463@chiba.3jane.net>
2002-06-24 15:23 ` [gentoo-dev] Re: Is it possible Ian Phillips
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox