I have a Dell inspiron 5521 laptop with 4GB RAM 1TB hard-disk with windows 8 pro genuine. My hard-disk includes 4 partition (including c drive): In 4th partition, which is of 71 GB, I want to install ubuntu 13.04 (alongside with windows 8- dual boot), but whenever I try to install with the helpof bootable usb, it shows only 1 harddisk: no partitions, and another option "Erase all and install ubuntu" which I don't prefer. How can i install Ubuntu alongside Windows 8?
1 Answers
It seems that your Ubuntu cannot see any partitions. This is probably due to the new UEFI and the GUID Partitioning Scheme. Some Windows 8 machines also include a "secure boot" feature which makes installing Ubuntu much harder. Is your drive encrypted?
UEFI, or EFI, is a firmware interface that is widespread on recent computers, especially those more recent than 2010. It is intended to replace the traditional BIOS firmware interface that is prevalent on earlier machines.
Make sure that you are using the 64-bit version of Ubuntu. Also, in the Allocate Drive Space menu, press the button which says Something Else. This will allow you to modify the partitions.
If all else fails, you might want to consider using GNU Parted. After booting up, press the Try Ubuntu button, and open up the application called gparted or Partition Manager. This program does support GPT and will allow you to see those partitions.
- 173
- 4