From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N4JPO-0002gE-7q for mharc-grub-devel@gnu.org; Sat, 31 Oct 2009 15:14:42 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N4JPN-0002f0-43 for grub-devel@gnu.org; Sat, 31 Oct 2009 15:14:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4JPL-0002dn-Mi for grub-devel@gnu.org; Sat, 31 Oct 2009 15:14:39 -0400 Received: from [199.232.76.173] (port=45896 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4JPL-0002db-Gq for grub-devel@gnu.org; Sat, 31 Oct 2009 15:14:39 -0400 Received: from ey-out-1920.google.com ([74.125.78.144]:54913) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N4JPL-0007xq-4r for grub-devel@gnu.org; Sat, 31 Oct 2009 15:14:39 -0400 Received: by ey-out-1920.google.com with SMTP id 4so78571eyg.2 for ; Sat, 31 Oct 2009 12:14:38 -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=0iLIEP1+LempQE6OdkfQc/pBwrQBCPGrGCEmxLtkPQk=; b=Hsb+FjOx2JXVY8cdqPs4wsBohtIhAh5554V7a45Be1w7j/eZcoc1718v4/ChqWKblt LBHkRvPe0Lv2i/OXuIYH2Z2W0OdwXkqzzolF8ExDz3lachXaXEYpQZMRQBJlYRzd2dlr DcXMyebHpTFRp6YXZdjX57iXZL3I53UmmieCM= 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=KUsYL8Gr7zoj0+ROvROulXe8YT62vANUJqf5QZehnfVdL1MsOts3pne1jR58eOBt7L /FMOy+Aew5jv2wE/K+plwFgd2sgNEX6XYHLOv33EJT6e9+BkDWfXk4mDnFtQAaOmQgi8 LNpkEPY6MgAKoVqBM2/IhuoLY5whlthdetCU4= Received: by 10.216.87.75 with SMTP id x53mr2171611wee.13.1257016478055; Sat, 31 Oct 2009 12:14:38 -0700 (PDT) Received: from debian.bg45.phnet (65.Red-88-21-98.staticIP.rima-tde.net [88.21.98.65]) by mx.google.com with ESMTPS id 23sm11740852eya.36.2009.10.31.12.14.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 31 Oct 2009 12:14:37 -0700 (PDT) Message-ID: <4AEC8C91.3090703@gmail.com> Date: Sat, 31 Oct 2009 20:14:25 +0100 From: Vladimir 'phcoder' Serbinenko User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: The development of GRUB 2 References: <4AEC8470.9060204@gmail.com> <4AEC8830.7040500@gmail.com> In-Reply-To: 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) Subject: Re: GPT BIOS boot partition and installing to a partition 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: Sat, 31 Oct 2009 19:14:41 -0000 Dave Vasilevsky wrote: > phcoder wrote: > >> Workaround for your problem is described here: >> http://grub.enbug.org/TestingOnMacbook >> > > Are you talking about fix_video? When I tested, without fix_video I > could use the console, but X was slow. With fix_video, X was > accelerated, but the console was scrambled as soon as X started. > > This is X bug then >>>> the best way is to use first sector of [BIOS Boot Partition] >>>> > > This only works if the BBP is in the MBR. In my configuration, there > are already 4 partitions in the MBR, with no room for the BBP. That's > why I want to embed the boot-image in another partition, and have it > pass control to the BBP. > GRUB2 doesn't need BBP to be in pseudo-MBR to boot > Dave > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > > -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git