Results 1 to 3 of 3
Thread: find the boot loader
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
08-30-2006 #1
- Join Date
- Jun 2006
- Location
- (.)
- Posts
- 69
find the boot loader
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?
-
08-31-2006 #2
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
Code:ls /boot
-
08-31-2006 #3
- Join Date
- Jun 2006
- Location
- (.)
- Posts
- 69
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:
# head -c 512 /dev/sda