You are not logged in.
Pages: 1
I have a Laptop that has Windows 10 on it.
I created 2 partitions on it , a / and /home .
I installed arch linux on it..
os-prober could not find windows .
Fastboot is disabled.
secure boot is disabled.
ntfs-3g is installed.
It is UEFI
So after some reading I created a manual GRUB entry for the Windows 10.
I created the menuentry in 40_grub in the /etc/grub.d folder.
So all of that works. I can boot to Arch and boot to windows in the GRUB menu.
Now to what I don't know how to do.
I want the menu to remember the last item I booted into.
It seems that it works for only menu items in the main GRUB section. Don't know if I am saying this correct.
My menu entry in the 40_grub does not get remembered after I boot into it.
I can't find anywhere it tells me how to do this.
Let me know what you need to know so I can get this to work.
Thanks
Last edited by MAYBL8 (2023-07-26 01:43:10)
Offline
https://wiki.archlinux.org/title/GRUB/T … ious_entry - see the blue note.
Online
I am going to mark this issue as Solved .
There was other issues I caused so the solution provided was fine.
Thanks
Sorry for creating this in the first place.
Offline
Pages: 1