0

Although I have enjoyed Ubuntu, my partner and I share a computer and they would like Windows 7 back. The problem is that I did a full install of Ubuntu 12.04, and have no idea how to get Windows 7 back on and I really don't want to mess up the computer.

I would need to boot from a USB.

Eliah Kagan
  • 117,780
Nana
  • 11

1 Answers1

1

Usually when you install Ubuntu it installs itself over a 'boot loader' like Grub

With boot loader, you can get back to windows by selecting right option at startup(boot).

If in your case you don't have any boot loader installed and you had reformatted the windows partition, you have to install 'Windows 7' from starting.

To create a bootable USB in Ubuntu, see this article: https://help.ubuntu.com/community/Installation/FromUSBStick

Arsal
  • 123