On Ubuntu 16.04 I made bootable windows 7 using unetbootin which I downloaded from the software centre to create a windows partation for games, but on restart the unetbootin menu doesn't have any options, its just blank. All there is is "default" and a countdown which resets after hiting zero. Is there an alternative software to make bootable USB using the win7 iso which is simple to download,install and use or a fix to the unetbootin problem.
Asked
Active
Viewed 1,469 times
2 Answers
1
I finnaly found a solution, after trying tons of software here's what I did, installed Rufus on a friends laptop which had windows 10 and used it to make the iso work perfectly.

HamzaKC
- 63
-
Welcome to Ask Ubuntu! I recommend [edit]ing this answer to expand it with specific details about how to do this. (See also How do I write a good answer? for general advice about what sorts of answers are considered most valuable on Ask Ubuntu.) – David Foerster Jun 27 '16 at 12:06
0
I use Multisystem. Run:
wget http://liveusb.info/multisystem/install-depot-multisystem.sh.tar.bz2
bunzip2 install-depot-multisystem.sh.tar.bz2
tar xf install-depot-multisystem.sh.tar
bash install-depot-multisystem.sh
to install it. Then open it and you will see this:
and select your USB. Then you will see this:
Then just drag and drop the isos.
If this doesn't work, maybe use UUI in WINE. I haven't done this for ages, but give it a try.

fosslinux
- 3,831
-
I can't download Multisystem, I tried UUI and it isn't reading the win7 iso file. – HamzaKC Jun 27 '16 at 00:51