Multiple version of Grub?
        Posted  
        
            by 
                DanielGibbs
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by DanielGibbs
        
        
        
        Published on 2012-10-18T21:25:48Z
        Indexed on 
            2012/10/21
            11:20 UTC
        
        
        Read the original article
        Hit count: 387
        
grub2
I am running Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-29-generic-pae i686) which according to the Ubuntu documentation contains Grub2.
However grub --version gives me grub (GNU GRUB 0.97), but grub-mkconfig --version gives me grub-mkconfig (GRUB) 1.99-21ubuntu3.4
Do I have 2 versions of Grub installed simultaneously? If so, what is the easiest and safest way to remove one.
If not, which configuration file should I edit? I have edited /etc/grub.d/40_custom to contain a password, but running update-grub does not appear to include this in the grub.cfg file.
© Ask Ubuntu or respective owner