From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F9rTM-0002No-KW for garchives@archives.gentoo.org; Thu, 16 Feb 2006 22:19:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1GMId63015726; Thu, 16 Feb 2006 22:18:39 GMT Received: from pythagoras.zen.co.uk (pythagoras.zen.co.uk [212.23.3.140]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1GMEgpV004576 for ; Thu, 16 Feb 2006 22:14:42 GMT Received: from [82.69.83.178] (helo=desiato.digimed.co.uk) by pythagoras.zen.co.uk with esmtp (Exim 4.30) id 1F9rOc-0001AW-96 for gentoo-user@lists.gentoo.org; Thu, 16 Feb 2006 22:14:42 +0000 Received: from krikkit.digimed.co.uk (krikkit.digimed.co.uk [192.168.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by desiato.digimed.co.uk (Postfix) with ESMTP id 206DF141F965 for ; Thu, 16 Feb 2006 21:10:07 +0000 (GMT) Date: Thu, 16 Feb 2006 21:10:02 +0000 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Problems with GRUB in the installation of Gentoo Message-ID: <20060216211002.6ded9c4e@krikkit.digimed.co.uk> In-Reply-To: References: <20060216161027.3c0767e6@hactar.digimed.co.uk> Organization: Digital Media Production X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.12; powerpc-unknown-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_GugJX+EAzpR4fpJTAw+uF=E"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Originating-Pythagoras-IP: [82.69.83.178] X-Archives-Salt: b356f718-9e90-45b4-a472-81e59726a6d6 X-Archives-Hash: 43f35bafe16fc80f0b5542a277bd8a30 --Sig_GugJX+EAzpR4fpJTAw+uF=E Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 16 Feb 2006 17:05:24 -0000, Michael Kintzios wrote: > Yep, /boot is always mounted (just to be sure I won't forget it, I > always mount it before I even cd into /usr/src/linux). Running make && > make modules_install does *not* create any links in my /boot directory, > ever. Could it be that there's something wrong with my system(s) - at > least three installations have always behaved like this . . . That's because you are not running make install. make modules_install installs the modules, make install installs the kernel. You need make && make modules_install && make install --=20 Neil Bothwick As a computer, I find your faith in technology amusing. --Sig_GugJX+EAzpR4fpJTAw+uF=E Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (GNU/Linux) iD8DBQFD9Ootum4al0N1GQMRAm/iAJwL2ytTT+O6qEytYdScjgfxvkz2swCfbOxn dWlc4IGsGMhHOFg3m2Q1W8o= =0mp2 -----END PGP SIGNATURE----- --Sig_GugJX+EAzpR4fpJTAw+uF=E-- -- gentoo-user@gentoo.org mailing list