All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Zielcke <fzielcke@z-51.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Keyboards
Date: Thu, 05 Feb 2009 12:32:01 +0100	[thread overview]
Message-ID: <1233833521.3424.7.camel@fz.local> (raw)
In-Reply-To: <498A05F3.9080605@earthlink.net>

Am Mittwoch, den 04.02.2009, 16:17 -0500 schrieb BandiPat:

> 1. Is it possible to set the keyboard layout for grub? It's always hard 
> to find the right characters at lilo prompt.

No.

> 2. The only real advantage is, that I don't have to run lilo after 
> kernel updates? I still have to edit the config file for my self 
> compiled kernel updates? 

Yes or rerun grub-mkconfig.
On Debian/Ubuntu there is /etc/kernel-img.conf where you can specifiy a
postinst_hook which calls update-grub (which is just a stub for
grub-mkconfig)

> set root=(hd0,2)
>          linux   (hd0,2)/boot/vmlinuz-2.6.*.* root=/dev/sda2 ro 
> splash=silent vga=794
> }
> Which would list all vmlinuz-2.6.*.* kernels as menuentry and 
> automatically set the highest version number as default. This would be 
> cool :-D

Good idea but that isn't currently possible I think.

-- 
Felix Zielcke




  reply	other threads:[~2009-02-05 11:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-04 21:17 Keyboards BandiPat
2009-02-05 11:32 ` Felix Zielcke [this message]
2009-02-05 13:30   ` Keyboards BandiPat
2009-02-07 22:48 ` Keyboards Robert Millan
2009-02-07 22:50 ` Keyboards Robert Millan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1233833521.3424.7.camel@fz.local \
    --to=fzielcke@z-51.de \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.