At Fri, 13 Dec 2002 10:45:45 -0600, Michael Eichler wrote: > I have a question regarding grub. The various entries in grub.conf are listed > under their titles. Is there a way to get the chosen title during the start-up? > I would like to use this to boot with different configurations - e.g. load > modules for wireless or not.
I think it would be much easier to pass your own parameter into your kernel. Then, you can get the parameter from /proc/cmdline. Okuji _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
