My laptop has Windows 8.1 installed on a 1TB HDD. It also has a 120GB SSD, and I installed Ubuntu on it with 2 partitions /
and /home
. My laptop has a 16GB physical memory, so I don't need swap partition at the moment. I have Windows on the HDD and Ubuntu on the SSD.
Is it possible for me to choose which OS I want to start on startup, because every time I start my laptop, it boots straight to Windows? I can switch to Ubuntu, but it is only when the laptop has fully started and I have to go into the UEFI settings and manually select Ubuntu, but then everything just falls back to normal like it is booting without Ubuntu installed at all.
Can someone please tell me if I could dual boot Ubuntu and Windows if they are installed on 2 separate hard drives? If that is not possible, please tell me how I can achieve this.
I managed to get it resolved by fixing the bootloader.
sudo parted -l
And what brand/model computer. Many require work arounds. What version of Ubuntu? Some of the work arounds: http://askubuntu.com/questions/486752/dual-boot-win-8-ubuntu-loads-only-win/486789#486789 – oldfred Mar 27 '15 at 03:37