0

I would like to install a 32-bit version of Windows 7 on a 32GB USB stick by using WinUSB. After starting WinUSB with gksudo winusbgui from the terminal. I get an error when in the process of installing i386 grub. Here I attach my error message.

enter image description here

1 Answers1

0

Use Startup disk creator its a default tool in ubuntu for making bootable device or use dd command in terminal, dd if=win.iso of=/deb/sdb (your USB stick path) Or use unetbootin

Unetbootin