From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KB2PQ-0004al-Fj for mharc-grub-devel@gnu.org; Tue, 24 Jun 2008 02:53:44 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KB2PP-0004YK-0n for grub-devel@gnu.org; Tue, 24 Jun 2008 02:53:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KB2PN-0004XY-6m for grub-devel@gnu.org; Tue, 24 Jun 2008 02:53:42 -0400 Received: from [199.232.76.173] (port=48544 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KB2PN-0004XV-2I for grub-devel@gnu.org; Tue, 24 Jun 2008 02:53:41 -0400 Received: from mx20.gnu.org ([199.232.41.8]:16324) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KB2PM-0004fe-BS for grub-devel@gnu.org; Tue, 24 Jun 2008 02:53:40 -0400 Received: from fk-out-0910.google.com ([209.85.128.190]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KB2PK-0007qE-TY for grub-devel@gnu.org; Tue, 24 Jun 2008 02:53:39 -0400 Received: by fk-out-0910.google.com with SMTP id 18so2685484fkq.10 for ; Mon, 23 Jun 2008 23:53:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:to:x-mailer :message-id:from:date; bh=Ai7jqI1mFj5kD6OW18d7VumJNQ59e5Gg98oZTO3F1tI=; b=OEn2LYR1sDEJjijbF9A+LU+yW/Ey/3zqC9OfVxjhQagCc0dwPvccg2dKrfnh6/Jf+C 34shsfTdVDvNrm9+PTohmzhujg5DW3AU9Ps/XAhiW5ZqRp0lXwGm8zsHXpB9F9rEOheJ SSH3D18XVyBxja+QDJBhPKOjWYg5YZWd6AT4Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:to:x-mailer:message-id:from:date; b=sSPdKJQvRjGQtPvbO7pHi8wsYy3x9UO8hOJc0lUnLdAbNoWmj78ptLj+nFSS5FRRw/ X7c/d1dUmUqzTUTgubRpkH+TlKcAhwy1C8VN4pR7kFEWh6AzLo14alAjddfboBQ0+L26 /UDWbQ+W1KBGyP0mW9/T+2nBksw+ZXKxDPXi4= Received: by 10.78.194.8 with SMTP id r8mr3166061huf.88.1214290416960; Mon, 23 Jun 2008 23:53:36 -0700 (PDT) Received: from ?217.201.128.196? ( [217.201.128.196]) by mx.google.com with ESMTPS id 24sm4240989huf.1.2008.06.23.23.53.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 23 Jun 2008 23:53:36 -0700 (PDT) To: X-Mailer: ChatterEmail+ for Treo 6xx/700p (3.0.18) Message-ID: <3297142549.1630776@smtp.gmail.com> From: trantorvega@gmail.com Date: Mon, 23 Jun 2008 23:53:36 -0700 (PDT) X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: Grub2 usb stick boot error 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: Tue, 24 Jun 2008 06:53:43 -0000 -----Original Message----- From: Bean Date: Tuesday, giu 24, 2008 5:46 am Subject: Re: Grub2 usb stick boot error To: "The development of GRUB 2" Reply-To: The development of GRUB 2 >Hi, > >First, you can check the size of partition, for example, does the ones that doesn't boot cross any boundary, like 4G/2G ? > >Also, you mention it apply to qemu as well, how do you test it, can you produce a qemu image that illustrate the problem ? > >-- >Bean > > I'll check and prepare a qemu image within the day. Thanks