0

I had Windows 7 and Ubuntu 10.04 working in prefect harmony on a dual boot system, where Win7 was the default OS. This was until I let Ubuntu upgrade itself to 11.04. Ever since that, the default OS is now Ubuntu. I entered Startup Manager from Ubuntu and changed the default to Win7, but still - effectively whenever I reboot Ubuntu starts up. When I enter Startup Manager again it seems as if Win7 is the default...

What should I do?

David B
  • 11,602

1 Answers1

1

If possible, edit the /etc/default/grub Grub2 configuration file manually and change the value at the GRUB_DEFAULT setting.

For details see the Ubuntu Grub2 help page.

arrange
  • 15,219