All of lore.kernel.org
 help / color / mirror / Atom feed
* grub-0.97 reboot
@ 2012-02-21  9:21 pulkit
  2012-02-21 10:15 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 5+ messages in thread
From: pulkit @ 2012-02-21  9:21 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 742 bytes --]

Hi all,

I want to add a small feature to the grub-0.97.
my disk partition layout is
1)partition1-Main kernel(A) and rootfs image(A)
2)partition2-Recovery kernel(B) and rootfs(B).

I have made two entry for these in menu.lst with default set to 0 i.e
always execute the main kernel.
I am checking sha1 of the kernel during boot time and in case of sha1
mismatch i want to boot with the
second recovery kernel and do firmware recovery.

My sha1 is working fine but i am not able to boot with the second kernel
during sha1 mismatch.

Earlier i thought to edit the configuration file(menu.lst) in case of sha1
mismatch and use grub_reboot.
But  no write support is there for ext in grub-0.97.
So I am looking for another methods

Regards
Pulkit

[-- Attachment #2: Type: text/html, Size: 1006 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-21 13:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21  9:21 grub-0.97 reboot pulkit
2012-02-21 10:15 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-21 10:40   ` pulkit
2012-02-21 12:52     ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-21 13:29       ` pulkit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.