Hi.
Is it possible to run a script before the Boot Menu appears?
I mean the menu where i can choose between openSUSE 11.4 and others.
I already know how to make a script and everything.
And how to use the Cron Jobs
I think it is something with /etc/init.d
But please help me
ryanrio95 wrote:
> Hi.
> Is it possible to run a script before the Boot Menu appears?
> I mean the menu where i can choose between openSUSE 11.4 and others.
> I already know how to make a script and everything.
> And how to use the Cron Jobs
> I think it is something with /etc/init.d
> But please help me
Before the boot menu appears, it is ‘grub’ that is running, not Linux.
So all the conventional scripting facilities are not available.
opensuse still uses the old ‘legacy grub’ but in the current/new grub
(grub2) that is used by Ubuntu and other distros, you can run a script. See: