On 30/04/2023 at 01:47, Peter Ehlert wrote:
On 4/29/23 15:41, Pascal Hambourg wrote:
On 29/04/2023 at 16:02, Peter Ehlert wrote:
reboot gave me the Old GRUB menu, not including my new system.
What do you mean by "old GRUB menu" ? The GRUB which was previously
installed on /dev/sdb ?
the GRUB that was on the only disk with a bios_grub flagged partition.
Thank you for the clarification. If I understand correctly,
- the machine usually boots with some GRUB on disk X,
- you installed a new Debian system with GRUB on disk Y,
- then the machine rebooted on disk X as usual.
The Debian installer will not add the newly installed system to another
existing OS GRUB menu; it will only add other existing OS's to the new
installed system GRUB menu, which will be displayed only if the machine
boots from the disk containing the new GRUB. So what you describe is
normal behaviour.
If you want to add the newly installed system to another OS GRUB menu,
you need to run update-grub from that other OS. If you want to boot with
the new installed GRUB, you need to set up the BIOS to boot from the
disk which contains it.