I am a student doing project on grub, I am interested in developing grub.
So please allow me and help me for development of grub. Thankyou
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
On Saturday, May 17, 2014, r jan wrote:
> I am a student doing project on grub, I am interested in developing grub.
> So please allow me and help me for development of grub. Thankyou
>
Well, I'm not sure what you mean by "help you". We're certainly not going
to write code for you.
I'm not a pro
If I boot into a linux kernel using a grub command like "linux /vmlinuz;
inirtd /initrd; boot", how do I shutdown linux itself (but do not power off
or reboot the computer hardware) and return back to the grub directly?
What I meant is something equivalent to the "exit" command in most shells:
If