I installed Parrot Os manually and have no other OS. Whenever I start my lenovo B570e it shows PXE061 error and doesn’t show Boot menu in boot opitons. Therefore, I have to plug-in USB everytime and type following command to boot parrot os:
set root=(hd1,gpt3)
linux /boot/vml…
root=/dev/sda3
initrd /boot/initrd…
boot
So, my query is that whether there is any way to automate such thing. Please help trying to solve for more than 3 days…
Can I share my grub.cfg file with you and tell me what is wrong OR you could teach me how to modify grub.cfg so I don’t have to type the above said commands again and again…
The best way to learn Linux is to read as much documentation, and other materials, as you can and try to solve problems yourself before asking someone to do it for you. You will learn MUCH faster this way.