-
find the boot loader
Hello,
I am at the root (#) prompt, I have upgraded my server now it requires to reboot. but I dont know which boot loader it has used when las booted.
How could I know that using which boot loader system is booted or presently which boot loader is active in my system?
-
this will list your boot directory. You shoiuld be able to see links to your kernel, initrd, and your grub or lilo conf files.
-
I could find the solution, actually I wanted to know the presently which boot loader is in my MBR:
I have tried the below command:
Quote:
# head -c 512 /dev/sda