Install GRUB bootloader without installing Linux.
        Posted  
        
            by Kavitesh Singh
        on Super User
        
        See other posts from Super User
        
            or by Kavitesh Singh
        
        
        
        Published on 2010-04-05T08:25:59Z
        Indexed on 
            2010/04/05
            8:33 UTC
        
        
        Read the original article
        Hit count: 777
        
grub
|bootloader
I have Windows 7 installed on the system and I want to create a separate WinPe bootable partition which system can fallback when things go wrong.
Now Win7 does give this option and i might also edit the BCD store to make changes in the boot menu of Win7 or could use EasyBCD. I dont want to use these options as i need to customize hiding/unhiding of partitions at the time of booting etc. I search and found GRUB might the tool i am looking for.
I want to use GRUB loader without any version of Linux installed on the system. Can someone guide me how i can install the GRUB on harddisk MBR and configure the bootmenu. I search internet and mostly i came across commands which search the GRUB on the harddisk because of existing linux installation and then try to repair it. In my case there is no Linux at all.
I have Ubuntu 9.10 bootable CD/ OpenSUSE 11.2 liveCD and installation disc. Can i use them to install GRUB on my system?
© Super User or respective owner