PDA

View Full Version : 12.042LTS using wubi.exe



erikthedrink
April 8th, 2013, 10:35 PM
First installed 12.10 64 bit with a problem. Removed it and installed 12.04.2, 64 bit, and came to the same problem. I did disable Secure Boot. When I Choose Ubuntu, I get a screen which reads: Windows Boot Manager Windows Failed to Start. A recent hardware or software change ... A file is missing. The file is \Ubuntu\winboot\nubildr.mbr :confused: What steps am I missing?

oldfred
April 9th, 2013, 12:43 AM
Wubi does not work on gpt partitioned drives or Window 8 that is pre-installed.
http://ubuntuforums.org/showpost.php?p=12399988&postcount=2
Grub4dos (which wubi uses) doesn't work with GPT disks (required by UEFI)

wubi only installs as direct download in Windows, not from CD with 12.04
http://askubuntu.com/questions/125015/can-i-install-12-04-inside-windows

erikthedrink
April 9th, 2013, 12:51 AM
How should I go about installing Ubuntu 12.04 or 12.10 to a drive with Windows 8 pre-installed?

oldfred
April 9th, 2013, 05:17 AM
Do you have Windows working? You need to fix that first. Then use Windows disk tools to shrink the Windows partition so you have unallocated space for Ubuntu to install into. Do not use Windows to create partitions as it may convert to dynamic which does not work with Linux.

Best to backup efi partition and Windows before install.

You will need to use the 64 bit version of 12.10 or 12.04.2 and from the UEFI menu boot the flash drive in UEFI mode. That way it will install in UEFI mode.
Systems need quick boot or fast boot turned off in UEFI settings. Vital for some systems. Best to backup efi partition and Windows partition first.
Use Windows Disk Tools to shrink Windows main partition, but not to create any new partitions, if installing on same drive.
https://help.ubuntu.com/community/UEFI
https://wiki.archlinux.org/index.php/UEFI
As of 12.04.2, it is possible to install on UEFI systems with Secure Boot enabled (using signed versions of Shim, GRUB, and the Linux kernel). This is only currently set up for Ubuntu (desktop, alternate, and server) and Edubuntu images due to pressures of time; we expect to enable it across the entire Ubuntu family for 12.04.3. Details:
https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/UbuntuDesktop
Installing Grub for UEFI secure boot is only possible if you have booted your system using EFI.