stage2 GRUB

From: Uday Mullangi (udaymullangi_at_lucent.com)
Date: 12/25/04


Date: Sat, 25 Dec 2004 13:35:07 +0530

Hi,
    In grub boot loader, stage1 gets the drive paramaters , does some
iniitalization and jumps to stage2.
It gets to know the absolute address of stage2. This information is present
in stage1 code.
After this what does stage2 do? I believe in order to load the kerken stage2
looks at /boot/bzImage file.
This means that stage2 is aware of the file sytem?? Is it??
Can someone explain this process??

Thanks and Merry Christmas
Uday



Relevant Pages

  • Re: grub
    ... My understanding is that stage1 has the disk address of either ... I just thought I could have a backup of mbr and the address it jumps to to ... filesystem, so it can find stage2 by name, not hardware address. ...
    (comp.os.linux.development.apps)
  • Re: rake rules question
    ... Can I have two different rules to process .PNG files in two different ... Make appropriate changes for the stage1 to stage2 work. ... puts File.read ...
    (comp.lang.ruby)
  • Re: rake rules question
    ... simple file extenstions, you need to write them in this format: ... task stage1 => stage2 do ... puts File.read ...
    (comp.lang.ruby)
  • Re: grub
    ... know stage1 going into the MBR no problem. ... My understanding is that stage1 has the disk address of either ... stage1.5 or stage2 embedded in it. ... installs stage1 into the MBR, possibly installs stage1.5, *and* puts ...
    (comp.os.linux.development.apps)
  • grub stage2
    ... In grub boot loader, stage1 gets the drive paramaters, does some ... It gets to know the absolute address of stage2. ... This means that stage2 is aware of the file sytem?? ...
    (comp.os.linux.embedded)