public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-user] Re: Exact setting in grub to default to a kernel by name?
  @ 2021-06-14  6:44 99%           ` Walter Dnes
  0 siblings, 0 replies; 1+ results
From: Walter Dnes @ 2021-06-14  6:44 UTC (permalink / raw
  To: gentoo-user

On Mon, Jun 14, 2021 at 01:00:38AM -0000, Grant Edwards wrote

> All my grub.cfg files looks like this:
> 
> ========================================================================
> timeout=10
> root=hd0,1
> default=0
> 
> menuentry 'vmlinuz-5.10.27-gentoo' {
>   linux /boot/vmlinuz-5.10.27-gentoo root=/dev/sda1
>   }
>  
> menuentry 'vmlinuz-5.4.97-gentoo' {
>   linux /boot/vmlinuz-5.4.97-gentoo root=/dev/sda1
>   }
> ========================================================================

  Thanks.  It's nice to have a working example.  Are you booting via
BIOS?  I'm on a UEFI-only machine, and the generated grub.cfg has...

set root='hd0,gpt1' (EFI fat partition sda1 where to look for kernels)

linux   /vmlinuz-production root=/dev/sda2 (ext3fs on sda2)

-- 
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications


^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2021-06-13  4:07     [gentoo-user] Exact setting in grub to default to a kernel by name? Walter Dnes
2021-06-13  4:46     ` Hund
2021-06-13 13:33       ` Walter Dnes
2021-06-13 17:38         ` [gentoo-user] " Grant Edwards
2021-06-13 22:57           ` Walter Dnes
2021-06-14  1:00             ` Grant Edwards
2021-06-14  6:44 99%           ` Walter Dnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox