grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: Fwd: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards
Date: Fri, 25 Nov 2011 14:29:27 +0100	[thread overview]
Message-ID: <4ECF9837.9030705@gmail.com> (raw)
In-Reply-To: <CAAJw_ZvD03qH9Wf-swWGW0hS9rHV7ZFTasAw0enqFjhocz7C-g@mail.gmail.com>

On 21.11.2011 23:42, Jeff Chua wrote:
> On Mon, Nov 21, 2011 at 3:32 PM, Jeff Chua<jeff.chua.linux@gmail.com>  wrote:
>> 2011/11/18 Vladimir 'φ-coder/phcoder' Serbinenko<phcoder@gmail.com>:
>>
>>> Couly you try to find out the exact revision?
>> Vladimir, the source that works for is at rev 3586.
>>
>>> It doesn't make any sense since there files modified since Nov 14 are
>>> always compiled as 32-bit
>> I checked further. When I ran the compiled 64-bit grub-install on an
>> SD card, the SD booted fine. The same grub-install doesn't work my
>> /dev/sda.
> I zeroed into this problem and it's repeatable. It's the partition
> table + reiserfs. Works fine except when the disk partition contains 2 or more
> physical partitions and an extended partitions.
>

> Use fdisk to create the following partitions:
>
> 1) create physical partition 1. 10MB
> 2) create physical partition 2. 10MB
> 3) create extended partition using the remaining space
> 4) create logical partition 5 using the remaining space
> 5) mkreiserfs on partition 5, mount and grub2 on it
> 6) reboot and it hangs
>
That's pretty weird since no recent changes to reiserfs or msdos part 
but I can attempt to recreate. Could you perhaps try to bisect to get 
exact faulting revision? Your range spans 20 intensive commits. 
Bisecting it is at most 5 attempts but will simplify the debugging greately.
> Works if:
> 1) Partition 1 removed or
> 2) use non-reiserfs for partition 5
>
> Here's my partitions ...
>
> Disk /dev/sda: 274.9 GB, 274877906944 bytes
>     Device Boot      Start         End      Blocks   Id  System
> /dev/sda1            2048       22527       10240   83  Linux
> /dev/sda2           22528       43007       10240   83  Linux
> /dev/sda3           43008   536870911   268413952    5  Extended
> /dev/sda5           45056   536870911   268412928   83  Linux
>
>
> Thanks,
> Jeff
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



  reply	other threads:[~2011-11-25 13:29 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-14 14:46 boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards Jeff Chua
2011-11-14 14:58 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-14 16:27 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-17  0:29   ` Jeff Chua
2011-11-17  0:44     ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-17  0:47       ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-17  5:23       ` Jeff Chua
2011-11-17 10:13         ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-17 15:38           ` Jeff Chua
2011-11-17 16:15             ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-17 16:30               ` Jeff Chua
2011-11-17 16:33                 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-17 17:40                   ` Jeff Chua
2011-11-17 17:52                     ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-17 18:07                       ` Jeff Chua
2011-11-17 18:17                         ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-17 18:36                           ` Jeff Chua
2011-11-17 19:15                             ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-18  0:04                               ` Jeff Chua
2011-11-21  7:32                               ` Jeff Chua
2011-11-21 22:22                                 ` Jeff Chua
2011-11-21 22:42                                   ` Fwd: " Jeff Chua
2011-11-25 13:29                                     ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2011-12-01  7:21                                       ` Jeff Chua
2011-12-01  7:47                                         ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-12-23  9:26                                     ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-11-17  9:25     ` Vladimir 'φ-coder/phcoder' Serbinenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ECF9837.9030705@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).