Re: [lfs-support] how to find out grub boot path

2021-02-21 Thread Scott Andrews
On Sun, 21 Feb 2021 13:23:51 +0100 Thomas Seeling wrote: > Hallo, > > > Do I understand correctly that the main question is "which > > grub.cfg will be used by grub at next reboot after running > > grub-install"? Or is there more? > > basically yes, but no ;). I want to know where I came

Re: [lfs-support] how to find out grub boot path

2021-02-21 Thread Pierre Labastie
On Sun, 2021-02-21 at 13:23 +0100, Thomas Seeling wrote: > Hallo, > > > Do I understand correctly that the main question is "which grub.cfg > > will be used by grub at next reboot after running grub-install"? Or > > is > > there more? > > basically yes, but no ;). I want to know where I came

Re: [lfs-support] how to find out grub boot path

2021-02-21 Thread Thomas Seeling
Hallo, > Do I understand correctly that the main question is "which grub.cfg > will be used by grub at next reboot after running grub-install"? Or is > there more? basically yes, but no ;). I want to know where I came from, not where I'm going to. If I use "grub-install" I know the grub.cfg from

Re: [lfs-support] how to find out grub boot path

2021-02-19 Thread Pierre Labastie
On Fri, 2021-02-19 at 16:02 +0100, Thomas Seeling wrote: > Hallo, > > > > is it possible to query the "breadcrumb" of a grub boot process? > > > Is there a query function that I can use to find out how my > > > system got > > > bootstrapped? > > > Use a single boot partition and install grub to

Re: [lfs-support] how to find out grub boot path

2021-02-19 Thread Bruce Dubbs
On 2/19/21 9:02 AM, Thomas Seeling wrote: Hallo, is it possible to query the "breadcrumb" of a grub boot process? Is there a query function that I can use to find out how my system got bootstrapped? Use a single boot partition and install grub to use that. I can understand the rationale

Re: [lfs-support] how to find out grub boot path

2021-02-19 Thread Scott Andrews
On Fri, 19 Feb 2021 16:02:30 +0100 Thomas Seeling wrote: > Hallo, > > >> is it possible to query the "breadcrumb" of a grub boot process? > >> Is there a query function that I can use to find out how my > >> system got bootstrapped? > > > Use a single boot partition and install grub to use

Re: [lfs-support] how to find out grub boot path

2021-02-19 Thread Thomas Seeling
Hallo, >> is it possible to query the "breadcrumb" of a grub boot process? >> Is there a query function that I can use to find out how my system got >> bootstrapped? > Use a single boot partition and install grub to use that. I can understand the rationale and the bigger picture for the

Re: [lfs-support] how to find out grub boot path

2021-02-17 Thread Bruce Dubbs
On 2/17/21 3:56 PM, Scott Andrews wrote: On Wed, 17 Feb 2021 22:04:06 +0100 Thomas Seeling wrote: Hallo, is it possible to query the "breadcrumb" of a grub boot process? Say I have multiple partitions, e.g. /dev/sda1, /dev/sda5, /dev/sda6, with different LFS versions. When booting grub

Re: [lfs-support] how to find out grub boot path

2021-02-17 Thread Scott Andrews
On Wed, 17 Feb 2021 22:04:06 +0100 Thomas Seeling wrote: > Hallo, > > > is it possible to query the "breadcrumb" of a grub boot process? > > Say I have multiple partitions, e.g. /dev/sda1, /dev/sda5, /dev/sda6, > with different LFS versions. > > When booting grub chooses grub.cfg from the

[lfs-support] how to find out grub boot path

2021-02-17 Thread Thomas Seeling
Hallo, is it possible to query the "breadcrumb" of a grub boot process? Say I have multiple partitions, e.g. /dev/sda1, /dev/sda5, /dev/sda6, with different LFS versions. When booting grub chooses grub.cfg from the partition that ran the last grub-install command (e.g. /dev/sda1). But: if I