1

Iḿ Using an EEE pc and dropped my win device. I dont have a disk drive as y'all may know..

I just want to reload my windows 7 from a bootable usb, which I wanna create on ubuntu 13.04.

After that I wanna Reinstall Ubuntu next to win7.

Iḿ not that kinda hardware person who fixes it in a moment. So if you guys could explain it easily and usuable, you will help me a lot.

Thanks a Lot From Holland

Lapzwans
  • 11
  • 1
  • 2
  • 3

2 Answers2

2

First, download WINusb by running these commands in the terminal

sudo add-apt-repository ppa:colingille/freshlight
sudo apt-get update
sudo apt-get install winusb

after the installation, run winUSB and specify the .iso image you want to use in creating your bootable flash drive

WinUSB screenshot

kelvinelove
  • 1,617
  • 1
  • 16
  • 26
0

You can use UNetbootin. Select the Windows 7 iso and create windows 7 bootable pen drive.

http://unetbootin.sourceforge.net/

  • can i install it next to ubuntu or do i need to backup everything before instal from boot? – Lapzwans Jan 22 '14 at 15:47
  • when you install windows 7 it will re-write the grub. so the best solution is to first install windows create partition for ubuntu and then install ubuntu. – Sudeep Acharya Jan 22 '14 at 16:27
  • do i make one with nortion partition magic, or uld it be fixxed in the boot menu? – Lapzwans Jan 22 '14 at 17:24