0

Very quick and simple question but just want to make sure before I go ahead and install. I understand that Ubuntu 12.04.2 comes with the necessary keys to install alongside windows 8 with UEFI and Secureboot.

My question is can I just install via CD from boot and choose install alongside windows and choose partition size in this setup or do I have to partition the drive in windows before installing Ubuntu?

Tim
  • 32,861
  • 27
  • 118
  • 178
Richlewis
  • 159
  • 12

2 Answers2

0

I would use the advanced partitioning tool in the installer, it works.

!!! Warning: If for some reason Ubuntu doesn't recognize Windows, do not try to partition it. This will ruin your data !!!

As far as I remember, the 64-bit version recognizes UEFI, but 32-bit doesn't.

MadTux
  • 527
  • its ok im using 64bit,so the something else option? – Richlewis Mar 08 '13 at 21:46
  • should work. If it doesn't, Look at this:http://askubuntu.com/questions/221835/installing-ubuntu-on-a-pre-installed-uefi-supported-windows-8-system – MadTux Mar 08 '13 at 21:48
0

It's recommended to use the WINDOWS partition manager to create the empty space in which to install Ubuntu. Apparently GPartex doesn't see windows partitions in some circumstances.

Gordon
  • 91