I've brought new Lenovo Z5070 laptop with preinstalled FreeDOS. Afterward, I've installed Windows 8.1 on it with Legacy BIOS enabled.
I have to use Ubuntu in dual boot with it. I've shrink my C:
partition with 30GB to install Ubuntu in the freed space.
When installing Ubuntu, the installer is not detecting the new partition. It shows the entire as 1TB HDD
.
I've stopped fast boot in Windows. It's installed in legacy mode so there is no secure boot option. I want to know which point I'm getting wrong.
sudo parted -l
from terminal in live installer. Since Windows is in legacy mode, you must install Ubuntu in Legacy/BIOS/CSM mode not UEFI. Best to use Something Else. How you boot installer UEFI or BIOS is how it installs. If booted & installed in UEFI mode you will erase Windows with conversion to gpt partitioning. http://askubuntu.com/questions/343268/how-to-use-manual-partitioning-during-installation – oldfred Mar 11 '15 at 19:56