From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LhQ9N-0004sk-Kb for mharc-grub-devel@gnu.org; Wed, 11 Mar 2009 11:15:17 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LhQ9J-0004pz-NK for grub-devel@gnu.org; Wed, 11 Mar 2009 11:15:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LhQ9I-0004oJ-1h for grub-devel@gnu.org; Wed, 11 Mar 2009 11:15:13 -0400 Received: from [199.232.76.173] (port=59990 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LhQ9H-0004nw-HK for grub-devel@gnu.org; Wed, 11 Mar 2009 11:15:11 -0400 Received: from nf-out-0910.google.com ([64.233.182.191]:18409) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LhQ9H-000519-65 for grub-devel@gnu.org; Wed, 11 Mar 2009 11:15:11 -0400 Received: by nf-out-0910.google.com with SMTP id b11so13123nfh.26 for ; Wed, 11 Mar 2009 08:15:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=LBds+Q4klXwvSzU2CW482/1c1Uezu9EBIV9YymhQmAU=; b=v36aVJXmiycB3c8I9+A+5+E1kcLG629A8CojmSwfDZLcFl5gYuVamGnwu8ihYlJG3F ZYKBzN7WqeGpE8X38s2TKm0koz/Qd/MCCsGQuNrC2nVFDuz5ZdEimw+axCBXQZx/DU0d iHe9czDP8aMsUjAOxvT6zvKegMeKgoZFqM4tY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=xMYRMUnEhi9B3NQ+AGiwcGz5RyhceOKRTrO8XiJwyEBfLF5F/bOTZCG3IhdJigBcjg ISDxtEVyL+azrLbZaPlaYSIUmalAbg1ExSLd+opQU1Qp06gCfI65z9GupjjHTYAuvpzo m8eh7ro3gAmUCBCg/iI27hR+9tifmk4zLd9/Q= Received: by 10.216.15.68 with SMTP id e46mr3452019wee.225.1236784510158; Wed, 11 Mar 2009 08:15:10 -0700 (PDT) Received: from ?82.130.79.8? (ifw-public-dock-8-dhcp.ethz.ch [82.130.79.8]) by mx.google.com with ESMTPS id p10sm15598756gvf.25.2009.03.11.08.15.08 (version=SSLv3 cipher=RC4-MD5); Wed, 11 Mar 2009 08:15:09 -0700 (PDT) Message-ID: <49B7D57D.3080701@gmail.com> Date: Wed, 11 Mar 2009 16:15:09 +0100 From: phcoder User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: The development of GRUB 2 References: <48f46e890903101858k73ca6673qc56dac25fad8d0d0@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Boot delay when using grub.efi on Mac Mini X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2009 15:15:14 -0000 Grant Edwards wrote: > On 2009-03-11, Peter Cros wrote: >> Hi, >> >> >> Try the other instructions for MacBook >> >> >> http://grub.enbug.org/TestingOnMacbook ( recentlu updated ) >> >> including bless --folder --file --setBoot >> >> (not --mount) > > When I do that, it still goes through 15 of the 2-second > time-wasting operations, then it boots directly into OS-X. > I was under the impression that the --folder version only > worked if grub was installed in the default HFS filesystem. > > Changing back to the "--mount" version of the bless command > results in the same 30-second delay, but at least it loads > grub.efi. > Can you post bless -info and nvram -p in different cases? -- Regards Vladimir 'phcoder' Serbinenko