How do I find out which boot loader I have?

Posted by binW on Ask Ubuntu See other posts from Ask Ubuntu or by binW
Published on 2011-02-02T14:10:27Z Indexed on 2014/08/21 16:30 UTC
Read the original article Hit count: 306

Filed under:
|
|

I know Grub is the one installed by default when installing Ubuntu but I am faced with an embedded system running 9.10 Desktop Edition. Following are the contents of lsb-release file

ubuntu@ubuntu-desktop:/boot$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"

but this system does not have Grub bootloader and I want to find out which one its using. So any ideas?

© Ask Ubuntu or respective owner

Related posts about bootloader

Related posts about 9.10