On Wed, Jun 9, 2010 at 8:23 PM, Jason Heeris wrote:
>> For grub1, the only way that I can see doing this
>> automatically/automagically is to replace the single/recovery entries
>> by init3 entries.
>
> I just found my old menu.lst - there was a section that started:
>
> ### BEGIN AUTOMAGIC KERNEL
For grub1, the only way that I can see doing this
automatically/automagically is to replace the single/recovery entries
by init3 entries.
I just found my old menu.lst - there was a section that started:
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be
On Tue, Jun 8, 2010 at 9:35 AM, Jason Heeris wrote:
> I use runlevel 3 for non-X boots (gdm, etc is disabled), and to boot
> into it I append "3" to my "normal use" entry in the GRUB2 menu. I'd
> like to just automatically generate the extra line, so that even after
> a kernel upgrade it'll still
If you want to append additional parameters to the kernel command line,
configure it via GRUB_CMDLINE_LINUX_DEFAULT or GRUB_CMDLINE_LINUX in
/etc/default/grub.
No, I want to generate an extra entry for each kernel for runlevel 3,
automatically.
f you want to add further entries to the grub b
On Tue, Jun 08, 2010 at 21:35:53 +0800, Jason Heeris wrote:
> I use runlevel 3 for non-X boots (gdm, etc is disabled), and to boot
> into it I append "3" to my "normal use" entry in the GRUB2 menu. I'd
> like to just automatically generate the extra line, so that even after
> a kernel upgrade it'll
I use runlevel 3 for non-X boots (gdm, etc is disabled), and to boot
into it I append "3" to my "normal use" entry in the GRUB2 menu. I'd
like to just automatically generate the extra line, so that even after
a kernel upgrade it'll still be there (but obviously for the new
kernel).
There was a way
6 matches
Mail list logo