Ubuntu – How to boot Ubuntu ISO from Windows 8

dual-bootinstallationisowindows 8

I have a Lenovo ThinkPad S230u Laptop/Ultrabook with Windows 8 pre-installed on it. It doesn't have a CD/DVD Drive. I read another question that was similar to mine, but it involved using a Live CD, DVD or USB device. I have an Ubuntu 12.10 ISO file, ready to be mounted.

Can I install Ubuntu directly from an ISO, without using a Live CD, DVD, or USB device? If so, how?

Best Answer

You asked:

Is it possible to do this through an emulated USB(similar to PowerISO)?

You can install directly from the ISO image if you use Wubi. Here's two ways:

Put the ISO Image in a Folder with the Installer

Download wubi.exe and put it in a folder with the ISO image and (preferably) nothing else. Make sure the Wubi installer is for the same Ubuntu release as the ISO image.

Then just run wubi.exe; assuming the ISO image is uncorrupted, it will find and use its contents automatically.

Mount the ISO Image

If you have a Windows utility like Virtual CloneDrive, Daemon Tools, or PowerISO that lets you mount ISO images on a virtual drive, you can mount the ISO image, then run wubi.exe from inside the virtual drive. (It's a file in the ISO, so if you use this technique, you don't have to--and should not--use a separate copy of it.)