0

Is there any way to install XP after installing Lubuntu 13.10 and bringing Ubuntu to the first position in the Grub menu as I am using XP only for my School Work and I am using Ubuntu for all my work. If, there is a way, then I want a detailed answer as i am using linux for the first time.

1 Answers1

0

You can use Grub customizer:

sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer

Now open Grub Customizer and change the order.

enedil
  • 982
  • 5
  • 15
  • 27