0

I am using Kubuntu 14.04. I want to change default OS from Kubuntu to windows 8.1

  • I want information about Kubuntu only
  • I searched and find out for Ubuntu not for Kubuntu
sourav c.
  • 46,120

2 Answers2

0

If you're using GRUB (installed by default when you're installing Kubuntu alongside Windows), try using grub-customizer

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

You could go with this link and imagine that every time it says Ubuntu it's saying Kubuntu the only differences are the GUI, the boot process is identical.

Jason
  • 595