I like Windows better than Ubuntu and want to install windows on my ubuntu laptop. It had windows on it before. Can anyone help me with how to open ISO's on Ubuntu?
Asked
Active
Viewed 743 times
1 Answers
0
Ubuntu nor any other OS can read ISOs, but you can write them onto your boot device.
1. Get Brasero Disc burner.
sudo apt-get install brasero
2. Insert your desired boot device.
(e.g. a RW DVD, an SD Card, or a USB thumb drive)
3. Open Brasero
3A.
3B.
Click on the selected button then browse your computer for the Windows ISO file you downloaded.
3C.
When you have found and loaded the ISO onto the program, select the device you want to write to.
3D.
Before you proceed, make sure your boot device has enough memory to hold the ISO. When you're done selecting it, press "Create Image".
4. And you're done!
When Brasero finishes creating the image, take your boot device out and use it. You're done!

