Re: Kernel thoughts of a Linux user

From: H. Peter Anvin
Date: Fri Nov 19 2004 - 00:05:47 EST


Followup to: <200411181859.27722.gjwucherpfennig@xxxxxxx>
By author: "Gerold J. Wucherpfennig" <gjwucherpfennig@xxxxxxx>
In newsgroup: linux.dev.kernel
>
> - setting up kernel boot parameters with graphical tools is unreliable,
> because the system doesn't know which bootloader entry was chosen.
> One solution to this issue is to create a new kernel parameter "loaderhint"
> where the bootloader will be able to set the number of the chosen boot entry.
> In the configuration file of the bootloader this will have to be explicitly
> remarked e.g. ... loaderhint=%selection% ... . Unfortunately this could be
> circumvented, because it isn't mandatory and could be manipulated in the boot
> loader configuration. (Other/better suggestions are welcome)
>

Most boot loaders have an BOOT_IMAGE option visible in /proc/cmdline.

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/