[Buildroot] EXT2-fs error

Mitch Davis mjd+buildroot at afork.com
Thu Sep 16 10:14:59 UTC 2010


On Thu, Sep 16, 2010 at 8:11 PM, Johnny Beardsmore <jny0 at hotmail.com> wrote:
>
>> I'm quite puzzled how GRUB can run a shell script...
>
> I do it like this:
>
> title Installation Procedure
> #root (hd1,0)
> kernel /boot/bzImage root=/dev/sda1 panic=5 slowusb rootdelay=10
> init=/home/reflash.sh

I see the connection now, but if it helps your comprehension, GRUB is
long gone by the time the script starts.  Grub loads the kernel and
passes control, then the kernel mounts /dev/sda1, then calls
/home/reflash.sh.

M.


More information about the buildroot mailing list