I messed with grub config and now cant access my encrypted partition

Hi, everybody! i am new here. but i use garuda qtile for two years now. I did a fresh install last month with encrypted root but i couldnt make it work with encrypted swap.
So I tried this morning to remove my swap and make an encrypted one.

And now i cant decrypt my root partition. I probably messed up the grub-config.

So I want to go back. I can access my files with another garuda and modify them, but how to update grub config from there ?

I want to execute that code from another system

sudo grub-mkconfig -o /boot/grub/grub.cfg

Sorry no inxi output cause i am out of my system :slight_smile:

Thanks

chroot, grub-install, update-grub (= sudo grub-mkconfig -o /boot/grub/grub.cfg)

5 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.