You are not logged in.
Pages: 1
Hello, yesterday I had done timeshift for the system to get back some done files.
It had asked for reinstall grub, did same but now there are two menues for Arch Linux in GNU GRUB.
First one is working perfectly but second one sticks to some time window.
I dont want second grub menu.
Tried reconfiguration of grub menu but no luck.
Also checked for installed kernels, if they are more but that are ok.
Request some direction.
Thank you
Last edited by gulatihardik10 (2023-01-29 17:35:30)
Offline
Please post the full content of /boot/grub/grub.cfg along with the output of
lsblk -o +partuuid
efibootmgr -u
Offline
Sorry for late reply, I majorly do some linux trials and use computer on weekends.
lsblk -o +partuuid
[gulatihardik10@Hardik ~]$ lsblk -o +partuuid
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS PARTUUID
sda 8:0 0 465.8G 0 disk
|-sda1
| 8:1 0 50G 0 part / 58a6804d-01
`-sda2
8:2 0 400G 0 part /home/gulatihardik10/Main_Drive
58a6804d-02
sr0 11:0 1 1024M 0 rom
efibootmgr -u
It says command not found as system has bios.
But my issue gets resolved just by changing 45_custom script file in /etc/grub.d file from my backups.
Thanks for help , closing the issue
Offline
Pages: 1