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 1OTTvm-0006Sh-LC for garchives@archives.gentoo.org; Tue, 29 Jun 2010 06:04:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69BD9E0B2F; Tue, 29 Jun 2010 06:03:24 +0000 (UTC) Received: from anny.lostinspace.de (anny.lostinspace.de [80.190.182.2]) by pigeon.gentoo.org (Postfix) with ESMTP id 119A9E0B45 for ; Tue, 29 Jun 2010 06:03:23 +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 o5T63HJ4074709 for ; Tue, 29 Jun 2010 08:03:21 +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 0959E80B6 for ; Tue, 29 Jun 2010 08:03:17 +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 jAH8idfWZi+8 for ; Tue, 29 Jun 2010 08:03:10 +0200 (CEST) Received: from matthias-fechners-macbook.local (unknown [192.168.20.6]) by server.idefix.lan (Postfix) with ESMTPA id 9FC2B80A0 for ; Tue, 29 Jun 2010 08:03:09 +0200 (CEST) Message-ID: <4C2987AA.60203@fechner.net> Date: Tue, 29 Jun 2010 07:42:02 +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: Re: [gentoo-user] Grub2 takes very long to make config or install References: <4C235ED7.3010701@fechner.net> <201006241548.59518.wonko@wonkology.org> <4C237531.8030402@fechner.net> In-Reply-To: <4C237531.8030402@fechner.net> 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]); Tue, 29 Jun 2010 08:03:21 +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: 000d94bf-2d8a-4082-b7b3-dbb873e49b15 X-Archives-Hash: d101b527c8e6491cd6537f0ef34318ab Hi, Am 24.06.10 17:09, schrieb Matthias Fechner: > hm, that is a really good point, I found in dmesg in in the logfile, > tones of the following lines: > Jun 24 06:54:42 idefix-pc kernel: end_request: I/O error, dev fd0, sector 0 > Jun 24 06:54:54 idefix-pc kernel: end_request: I/O error, dev fd0, sector 0 > Jun 24 06:55:06 idefix-pc kernel: end_request: I/O error, dev fd0, sector 0 > Jun 24 06:55:19 idefix-pc kernel: end_request: I/O error, dev fd0, sector 0 > Jun 24 06:55:19 idefix-pc kernel: Buffer I/O error on device fd0, > logical block 0 it seems to be a small bug in grub2. The installation needs several hours but works perfectly and it is a step done only once. 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