Gentoo Archives: gentoo-user

From: Michael Kjorling <michael@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] 2005.1 Universal CD install
Date: Wed, 28 Sep 2005 10:20:00
Message-Id: 433a6c6a.7cc718a3@vuk.kjorling.com
In Reply to: [gentoo-user] 2005.1 Universal CD install by vikram ranade
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On 2005-09-28 14:46 +0530, ranade.vikram@×××××.com wrote:
5 > Is X already installed? (the system boots to a text login)
6
7 Most likely. I did a stage 3 installation of 2005.1 a few days ago and
8 ended up getting both X and a whole bunch of other stuff installed.
9 Chances are you have it, too.
10
11 "etcat -s x11" will tell you for sure. If not, doing "emerge xorg-x11"
12 as root will install it.
13
14 > how do i start X?
15
16 Log in, then issue the command "startx" (no, really!).
17
18 If you want the system to boot to a graphical login, log in as root
19 and issue the command "rc-update add xdm default" to add the X display
20 manager (xdm) to the default runlevel.
21
22 > How do I install new software ? (gnome and so on)
23
24 Use "emerge", preferably with the "-a" (--ask) option so that you have
25 a chance to bail out before it installs everything and the kitchen
26 sink if you don't want it to.
27
28 "emerge -s" (--search) will search for a package with a name
29 containing the given string. See "man emerge" for more possibilities.
30
31 - --
32 Michael Kjörling, michael@××××××××.com - http://michael.kjorling.com/
33 * ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
34 * ..... No bird soars too high if he soars with his own wings ..... *
35 -----BEGIN PGP SIGNATURE-----
36 Version: GnuPG v1.4.1 (GNU/Linux)
37
38 iD8DBQFDOmxqdY+HSb3praYRApKEAKCb9mX2u10JMuWNhRQ4m+TvGsJezwCfSYXz
39 umlOeFm0E7Rxqllw+AjpJBM=
40 =BlzV
41 -----END PGP SIGNATURE-----
42 --
43 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] 2005.1 Universal CD install John Jolet <john@×××××.net>