From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MrBfx-000113-Ff for mharc-grub-devel@gnu.org; Fri, 25 Sep 2009 10:21:33 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MrBfw-00010q-Cg for grub-devel@gnu.org; Fri, 25 Sep 2009 10:21:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MrBfr-0000zt-QN for grub-devel@gnu.org; Fri, 25 Sep 2009 10:21:31 -0400 Received: from [199.232.76.173] (port=60900 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MrBfr-0000zo-KW for grub-devel@gnu.org; Fri, 25 Sep 2009 10:21:27 -0400 Received: from mail-bw0-f220.google.com ([209.85.218.220]:49290) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MrBfr-0000V4-2Q for grub-devel@gnu.org; Fri, 25 Sep 2009 10:21:27 -0400 Received: by bwz20 with SMTP id 20so2216573bwz.42 for ; Fri, 25 Sep 2009 07:21:25 -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:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=+StECVMwzMh2nqIrf+g4JPLhiagCxpxD/VKJkhSNXC8=; b=ADaeAmj1/6DaVwAWFMlaIe31K0BJE/V313MhCvOqVO1kOG093YeG9pcuCsPlB1Cpd3 ZF7xdi3L+3Np15hsyLe3dYv8sDyLwn9b5G1/Ph306gW66gGle6l5gm3u8oDtpxeDnpCV B/B2qNM8o72gyO3ZY9eygQ7XbPnRBD+S4Gdmc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=ZqLjQ2GxHZecjmi1AOvVAfe2TfxDCfHIOVgezpqYKrgwSbyiiThDHfy5NJ45gXZudg QUSXrOpvDWC7zTVrqJjBXn495iIEqRIiqo0kGUCD7922lSTe1NArniMHmbMTQA+yuOVL Ik9UlMhbbvfYAtLQNW19vvKSU4otUCLF+/7Xc= Received: by 10.86.231.19 with SMTP id d19mr1034081fgh.48.1253888485189; Fri, 25 Sep 2009 07:21:25 -0700 (PDT) Received: from ?82.130.80.210? (hg-public-dock-210-dhcp.ethz.ch [82.130.80.210]) by mx.google.com with ESMTPS id e20sm1635667fga.12.2009.09.25.07.21.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 25 Sep 2009 07:21:24 -0700 (PDT) Message-ID: <4ABCD1E3.5010109@gmail.com> Date: Fri, 25 Sep 2009 16:21:23 +0200 From: Vladimir 'phcoder' Serbinenko User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: Dean Loros References: <4abc89a6.8153f10a.3583.7e59SMTPIN_ADDED@mx.google.com> <4ABCCE88.5040507@gmail.com> In-Reply-To: <4ABCCE88.5040507@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Cc: grub-devel@gnu.org, Colin Watson Subject: Re: Current Grub2 & problem with /boot on different drive 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: Fri, 25 Sep 2009 14:21:32 -0000 Dean Loros wrote: > I have installed the patched Grub2 that Colin has in his PPA & done the > normal updating that he requested including confirming that it is > installed to my first drive. It is the only grub installed on my system, > so I feel very certain that I was using it during my timed run last > evening. To re-confirm: > > dean@linux:~/Desktop$ sudo grub-install /dev/sda > Installation finished. No error reported. > This is the contents of the device map /boot/grub/device.map. > Check if this is correct or not. If any of the lines is incorrect, > fix it and re-run the script `grub-install'. > > (hd0) /dev/sda > (hd1) /dev/sdb > (hd2) /dev/sdc > (hd3) /dev/sdd > dean@linux:~/Desktop$ grub-install -v > grub-install (GNU GRUB 1.97~beta3) > > Is there anything else you want me to check? > > I already said: try "set" from grub console > Cheers!!! > Dean > > >> Message: 1 >> Date: Fri, 25 Sep 2009 08:31:34 +0200 >> From: Vladimir 'phcoder' Serbinenko >> Subject: Re: Current Grub2 & problem with /boot on different drive >> To: Dean Loros >> Cc: grub-devel@gnu.org, Colin Watson >> Message-ID: <4ABC63C6.4060903@gmail.com> >> Content-Type: text/plain; charset=UTF-8 >> >> Dean Loros wrote: >> >> >>> Greetings Colin & Vladimir-- >>> Tried the patched grub2--I've gone back to the 3 1/2 minutes to menu >>> with it--before it was 3 min 50 sec--so it is a slight >>> improvement--any other ideas? >>> >>> >>> >> Can you issue "set" from grub console. Are you sure you really use my >> version? >> >> >>> Cheers!!! >>> Dean >>> >>> >>>> I am "pub-crawling" tonight--I will do that tonight after (if I am >>>> able ;) )--if not, I will do it tomorrow evening (after 6pm >>>> Pacific)----Here's to it working much better--have a pint tonight for >>>> it working well. >>>> >>>> Cheers!!! >>>> >>>> Dean >>>> >>>> On Wed, Sep 23, 2009 at 10:51 AM, Colin Watson >>> > wrote: >>>> On Tue, Sep 22, 2009 at 07:11:44AM -0700, Dean Loros wrote: >>>> >>>> >>>>> What do you think of Vladimir's WIP patch? I'm "game" to give it a >>>>> whirl...I have not had time to really look thru all the changes, but >>>>> almost anything would be better than the current time to menu. >>>>> >>>>> >>>> Could you try upgrading grub-common and grub-pc from my PPA? They aren't >>>> there yet, but should be fairly soon. >>>> >>>> https://launchpad.net/~cjwatson/+archive/ppa >>>> >>>> >>>> Make sure that you run 'sudo grub-install ' after >>>> installation and before rebooting. (The package may manage to do this >>>> automatically, but it's best to make sure.) >>>> >>>> Thanks, >>>> >>>> -- >>>> Colin Watson >>>> [cjwatson@ubuntu.com ] >>>> >>>> >>> -- >>> Dean Loros >>> autocrosser at ubuntuforums.org >>> Performance by Design Ltd. >>> >>> >> >> >> > > >