Make bootable Install DVD from Ubuntu

kokut

New member
Local time
10:33 PM
Messages
2
Heya!

I recently lost my hard drive and with it my Windows installation, i managed to recover the Key and managed to download an "official" Windows 7 Home Premium 64 bit DVD and i have a partition for it but I don't know how to make a Windows 7 Bootable DVD from Ubuntu.

I know how to make a USB stick to install Windows 7, but currently all i have is my laptop which is running on Ubuntu 14.04 and a blank DVD.

Any ideas? :D
 

My Computer

Computer type
Laptop
OS
Ubuntu 14.04 64 bit
Take it to a friend or family member who has a Windows based computer and do it there.

I recommend using ImgBurn at 4X speed (or the slowest available) to create the DVD from the downloaded .iso file. Just be careful during the install not to accidentally install some of the bundled junk that comes with it. Always take The Custom Install option.

You can do this on any Windows computer capable of burning a DVD.

YOU MUST HAVE A VALID KEY TO INSTALL THIS .ISO.
The one on the COA sticker on your computer will work.
If you are just using the Recovery Console you do not need a key.

You can also create a bootable USB Flash drive (4GB or larger) to install Windows 7 from.
  • Download and run Universal USB Installer Easy as 1 2 3
  • Select Windows 7 from the first drop down list, all the way to the bottom
  • Select the downloaded Windows 7 iso file
  • Select your USB flash drive
  • Click Create
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Lenovo IdeaCenter 450
OS
Windows 10 Pro X64
CPU
Intel Quad Core i7-4770 @ 3.4Ghz
Memory
16.0GB PC3-12800 DDR3 SDRAM 1600 MHz
Graphics Card(s)
Intel Integrated HD Graphics
Sound Card
Realtek HD Audio
Monitor(s) Displays
HP 22" LCD
Screen Resolution
1680 x 1050
Hard Drives
250GB Samsung EVO SATA-3 SSD
2TB Seagate ST2000DM001 SATA-2
1.5TB Seagate ST3150041AS SATA
Keyboard
Dell USB
Mouse
Lenovo USB
Internet Speed
Cable via Road Runner 3MB Upload, 30MB Download
Antivirus
Windows Defender, MBAM Pro, MBAE
Browser
Seamonkey
Other Info
UEFI/GPT
PLDS DVD-RW DH16AERSH
I'm curious to see if a DVD created under Linux (Ubuntu) will boot and install Windows 7.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Lenovo IdeaCenter 450
OS
Windows 10 Pro X64
CPU
Intel Quad Core i7-4770 @ 3.4Ghz
Memory
16.0GB PC3-12800 DDR3 SDRAM 1600 MHz
Graphics Card(s)
Intel Integrated HD Graphics
Sound Card
Realtek HD Audio
Monitor(s) Displays
HP 22" LCD
Screen Resolution
1680 x 1050
Hard Drives
250GB Samsung EVO SATA-3 SSD
2TB Seagate ST2000DM001 SATA-2
1.5TB Seagate ST3150041AS SATA
Keyboard
Dell USB
Mouse
Lenovo USB
Internet Speed
Cable via Road Runner 3MB Upload, 30MB Download
Antivirus
Windows Defender, MBAM Pro, MBAE
Browser
Seamonkey
Other Info
UEFI/GPT
PLDS DVD-RW DH16AERSH
Yes, it should be fine. It just burns the iso file as an image.
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
Yes, it should be fine. It just burns the iso file as an image.

Please don't give "I assume it will work" as an answer to a tech question. It adds no information, and may mislead people if you are wrong - which you are.

Linux systems do not include the ability to make Windows-bootable CDs & DVDs as a typical feature of their CD-burning software. A Windows install CD has a special sector with at least two files in it, and this sector is treated as a separate, normally-invisible partition, IIRC - therefore the "I Am Bootable!" signal files are not visible when you simply copy the files over.

I still don't know how to make a bootable Windows install CD from Linux, but for directions on how to make a USB version:
Code:
sudo add-apt-repository ppa:colingille/freshlight
sudo apt-get update
sudo apt-get install winusb

If you google "make bootable Windows USB from Linux", the above repository shows up in many, many links, and it was perfectly safe when I used it.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
custom build
OS
Windows 7 Ultimate x64 dual-boot with Linux MInt 17.2
Back
Top