I have Windows 7 on my PC but I'm kinda sick of it so I wanted to install Ubuntu. But I have many programs and stuff in W7 that I need so I want to dual boot. But when I'm booting the Ubuntu from my USB drive and trying to start the installation, it just says no operating systems recognized on my PC. I have tried all kind of partitioning in the Windows disk management system. But none of them seems to work. I would be very grateful if someone could help me with this!
Thanks
sudo gdisk -l /dev/sda
from the LiveUSB and then look for "EFI System Partition". Or, you can use the Windows Disk Management in Control Panel->Administrative Tools and look for EFI System Partition as well. If it is there, you are using EFI. – Chuck R Nov 02 '14 at 14:40