-2

Some days ago i used Ubuntu 14.04 LTS for 2 weeks and loves it. On that time i had completely install Ubuntu on my laptop. Now the problem is i also has to developed .Net applications. So i need both Windows and Ubuntu on my laptop.

1 - First I tried to install on Oracle Virtual Box, but found that my laptop doesn't support visualization. So it can't be install via Virtual Box.

2 - Then i tried to install Ubuntu alongside windows but see that there was no option given for such.

3 - Then i free up some space on my hard drive and try again, and see that no un-allocated space was shown during installation Ubuntu.

then i read this article,

when i run Confirm-SecureBootUEFI command on powershell, it says Cmdlet not supported on this platform

  • Can you tell us if is it a Windows 7/8/Vista/10? Maybe it can help us solving this problem. =) – Lephy Dec 28 '14 at 15:38
  • Window 8.1 64 bit – Muhammad Taqi Dec 28 '14 at 15:52
  • So you are able to start from the installation CD/USB-Stick? If so, the article you have linked has nothing to do with this problem. Also please attach images of where exactly during installation you are unsure. When being asked for where to install Ubuntu select "Something else" and attach a picture of that screen as well. – ntninja Dec 28 '14 at 16:54
  • Check these Screen Shot of My Problem, https://www.dropbox.com/sh/2og9yj7rlqem2b5/AADXffpKn5CLetyD67rHcQIma?dl=0 – Muhammad Taqi Dec 28 '14 at 18:32
  • You could just install both of them on separate partitions within the same hdd. If you don't mind! – Zuko Dec 29 '14 at 08:52
  • i had installed ubuntu on this way but after the installation is finished, on start up it doesn't give the option for which windows to start ubuntu or windows 8.1? – Muhammad Taqi Dec 29 '14 at 11:01
  • i have un-allocated 100 gb partition on my hard. but still during installation id doesn't show the unallocated space after selection some thing else option. – Muhammad Taqi Dec 29 '14 at 12:24

1 Answers1

0

Seeing from the screenshots, your hard drive contains no operating system at the moment, which means you have to install both OSes from scratch. You should install Windows first, then Ubuntu, choosing to install it alongside the existing installation of Windows.

You can find information about installing Ubuntu alongside Windows on the WindowsDualBoot help article from the Ubuntu website. You should install Ubuntu after Windows for the reasons mentioned in that article. The line "Cmdlet not supported on this platform" in your post means your laptop does not feature Secure Boot, so there should be no other steps required.

Once both systems are installed, GRUB2 (Ubuntu's default bootloader) will allow you to choose between Windows and Ubuntu at every startup.

fredg999
  • 86
  • 1
  • 7