From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ORma1-0007fW-3C for garchives@archives.gentoo.org; Thu, 24 Jun 2010 13:34:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A57BE0C6D; Thu, 24 Jun 2010 13:34:30 +0000 (UTC) Received: from anny.lostinspace.de (anny.lostinspace.de [80.190.182.2]) by pigeon.gentoo.org (Postfix) with ESMTP id 379FCE0C6D for ; Thu, 24 Jun 2010 13:34:30 +0000 (UTC) Received: from server.idefix.lan (ppp-88-217-54-73.dynamic.mnet-online.de [88.217.54.73]) (authenticated bits=0) by anny.lostinspace.de (8.14.3/8.14.3) with ESMTP id o5ODYNoR097600 for ; Thu, 24 Jun 2010 15:34:27 +0200 (CEST) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (unknown [127.0.0.1]) by server.idefix.lan (Postfix) with ESMTP id 02C697A03 for ; Thu, 24 Jun 2010 15:34:23 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.idefix.lan Received: from server.idefix.lan ([127.0.0.1]) by server.idefix.lan (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yW7WyXJzVq4k for ; Thu, 24 Jun 2010 15:34:16 +0200 (CEST) Received: from dhcp-10-27-1-64.internal.epo.org (unknown [192.168.20.6]) by server.idefix.lan (Postfix) with ESMTPA id 30F6679F5 for ; Thu, 24 Jun 2010 15:34:16 +0200 (CEST) Message-ID: <4C235ED7.3010701@fechner.net> Date: Thu, 24 Jun 2010 15:34:15 +0200 From: Matthias Fechner User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Grub2 takes very long to make config or install Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.5 (anny.lostinspace.de [80.190.182.2]); Thu, 24 Jun 2010 15:34:27 +0200 (CEST) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on anny.lostinspace.de X-Archives-Salt: 7eb69bf6-951d-49fd-a0b8-dc455e94c6e0 X-Archives-Hash: 9c7da8ecca76b70d34d624df53656802 Hi, I followed now the wiki page: http://en.gentoo-wiki.com/wiki/Grub2 At the step to create the config file with: grub-mkconfig -o /boot/grub/grub.cfg and install grub2 with: grub-install /dev/sda it needs several hours to complete each of the commands. Is this normal? Bye, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook