2

All I want to do is install Linux Ubuntu 12.04 LTS as another OS on my laptop (which already has Windows 8). I realize this thread might be deemed as a duplicate of this but I don't care about back-up or Lubuntu, nor can I disable UEFI because I can't get into BIOS no matter how hard I try.

I found out about this option in Windows 8, which for some reason has something to do with recovery: "Change advanced start-up settings"/"Advanced startup". Seems like at this point I do not have to deal with BIOS, UEFI, and Secure Boot, nor do I want to; this installation process is already complicated enough. (I'm writing this because I don't know if this is relevant to the problem I'm about to address.) I boot from the DVD with Ubuntu .iso image properly burnt on it. At the start-up I saw a suspicious line:

Could not open "\EFI\BOOT\fallback.efi": 14

Then it moves on to the boot partitions menu without Windows 8 on it. Now I'm booting into the trial mode of Ubuntu. Even during the installation process it does not recognize Windows 8:

enter image description here

On this blog the author says that she "had to manually partition the hard drive, because the Ubuntu installer didn't recognize that Windows 8 was already on the computer." I don't know if this is safe for an amateur like myself to carry it out, considering that partitioning cannot be undone and I don't know how to do it right:

enter image description here

Problem/question: How do I get it to recognize Windows 8 so that I can partition the memory correctly?

Hope I didn't put up too many findings. Any help would be appreciated.

Andrei
  • 53
  • I'm going to try this if I plan it well. – Andrei Mar 06 '14 at 12:21
  • I think this question/answer will give you all the necessary information: http://askubuntu.com/questions/221835/installing-ubuntu-on-a-pre-installed-windows-8-64-bit-system-uefi-supported – DiegoBelotti Mar 06 '14 at 11:47
  • That's the link that the duplicate thread I've mentioned points to. Your answer isn't helpful at all. Please read my post again. I'm looking for very few steps to install Linux on a laptop with Windows 8 on it without ever having to deal with UEFI. Besides, the answer on that other thread is really long, and I'm dealing with only one problem. Also, the answer discourages me from pursuing the dual-boot dream, which is not good because of how Microsoft has revamped things. – Andrei Mar 06 '14 at 12:16
  • Sorry too much tabs open at the same time. Anyway this is the guide for you and if you read it carefully you can also avoid reading all the section and take just what you need. There is no way to do this in less step then the ones explained there. The first answer only is too long? This one should be enough. – DiegoBelotti Mar 06 '14 at 14:34
  • Looks like I'll just have to make do with this as an option. Thanks. – Andrei Mar 06 '14 at 19:58

1 Answers1

1

I also have Toshiba. It's annoying that they lock almost all the things in there BIOS. But you can just create a partition with your windows OS. Later come back to ubuntu installation and use this partition for installing ubuntu (Don't forget to partition this partition into two. 2GB for swap (u can assign more if you want)and rest as ext4 or ext3 whatever you like). This should solve your problem.

ashish
  • 108