I just installed Ubuntu 12.04.4 on a separate partition with Windows 7 as my Primary OS (installed first) I let Ubuntu do the distribution of the partition under the "Install Side-by-side" option When booting up, there is no prompt asking for ubuntu so I googled it and some forums said to install EasyBCD and add an entry
I did that and I got a new boot option, but when I boot into it I get a Grub4Dos command prompt asking for grub> commands
I tried the following:
startx
- command not foundboot
- error 8 kernel must be loaded before bootingsudo apt-get install...
- sudo not found
I've been breaking my head over this for the past 4 hours, but I can't figure it out. I've tried reinstalling 5 times, I've looked at all the possible forums I could think of and none of the solutions people had before helped.
Computer specs:
- Inter i5-4670K CPU @ 3.40GHz
- 32GB RAM
- Z87-G45 MSI MoBo
- ASUS NVidia GeForce GTX770
OSs installed:
- Primary: Windows 7 Professional
- Secondary: Ubuntu 12.04.4
sudo
. – Danatela Mar 20 '14 at 02:51I just managed to fix it by actually going in and manually partitioning off the hard drive
– user260096 Mar 20 '14 at 03:20