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 1FMq7G-00027y-H6 for garchives@archives.gentoo.org; Fri, 24 Mar 2006 17:30:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2OHTUxO019568; Fri, 24 Mar 2006 17:29:30 GMT Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.181]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2OHPAs0011388 for ; Fri, 24 Mar 2006 17:25:11 GMT Received: by pproxy.gmail.com with SMTP id z59so725214pyg for ; Fri, 24 Mar 2006 09:25:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=T0KtytKIDZzvdhnPTk9JNjdSH+MhLiwk7eP5LRnEjsaiArnWRp/21w8U108rlhBL5EokFnhBULnFwb74ql/BziLAFVJUMOtlhO6q5w1Qn4S1CqiIs9shGJEqZDJZQ2PVmyeC/7NuVWprBGwIHYd+XuN3WMXkLtuEeBM4dYXUL00= Received: by 10.35.77.18 with SMTP id e18mr41405pyl; Fri, 24 Mar 2006 09:25:10 -0800 (PST) Received: from ?192.168.0.2? ( [64.180.41.36]) by mx.gmail.com with ESMTP id t5sm796738pyc.2006.03.24.09.25.09; Fri, 24 Mar 2006 09:25:09 -0800 (PST) Message-ID: <44242B56.7090501@gmail.com> Date: Fri, 24 Mar 2006 09:24:38 -0800 From: Ryan Tandy User-Agent: Thunderbird 1.5 (Windows/20051201) 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: core packages for a dual-boot system References: <441DEA52.10909@fixe-post.de> <442091EC.6020308@fixe-post.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 9e592fc4-8155-4b25-a486-8edbcb4b2ab1 X-Archives-Hash: 348f65884212307f870ec56faa482e68 THUFIR HAWAT wrote: > I looked for menu.1st and couldn't find it :( That should be menu.lst, with a lower-case "L" rather than the number 1. In any case it's a symlink to grub.conf (on my systems anyway), so it doesn't really matter. delta ~ # ls -l /boot/grub/grub.conf /boot/grub/menu.lst -rw-r--r-- 1 root root 96 Dec 7 18:42 /boot/grub/grub.conf lrwxrwxrwx 1 root root 9 Dec 7 17:19 /boot/grub/menu.lst -> grub.conf delta ~ # -- gentoo-user@gentoo.org mailing list