Monthly Archives: April 2013

Reset GRUB Default System After OS Installation

From time to time I like to test out a new Linux distribution or just an updated version of my current distribution. I’ve created extra partitions on my hard drive for these test installations. All of the distributions I’ve tried so far require a boot loader to be installed to the hard drive as part of the process. This creates the minor problem of the test installation taking over the boot process. I prefer to have my main Linux installation handle the booting process. The following steps will show how to hand boot control back to your main Linux installation with the GRUB 2 boot loader. Continue reading