0

I replaced my CD/DVD with a 2nd HDD using an HDD/SSD IDE to SATA adapter rack. I would like to know if i can have these configuration:

  • Windows 8.1 licensed on first hardisk
  • Ubuntu 14.04 LTS on the second hardisk (HDD or SSD) located on IDE to SATA adapter rack (former CD/DVD)

I would like to be able to boot both of them, without afecting at all Windows installation (e.g. installating grub or other linux bootloader on Windows hardisk).

2 Answers2

2

I installed a disk caddy with a PATA/SATA interface, and had booting problems -- grub would freeze up when accessing the disk. The disk worked fine as a disk, but when present, grub would freeze when accessing it in any way, even just tab completion on the grub command line! My BIOS did not allow selecting which disk to have first in boot order, and the caddy disk had precedence. Changing the BIOS presence/absence of a CD drive did not help. I had Ubuntu on both disks.


Oops, found some old notes, couldn't run off the caddy, needed to find a workaround to boot the first disk, then use the disk in the caddy. This meant that I could only run the Ubuntu on the internal disk only if grub avoided the caddy disk completely!

A workaround is to boot off something like USB you can put before the hard disk(s). I could set grub up to run the installation on the internal harddisk, avoiding any reference to the caddy, and that succeeded. The caddy disk may then be mounted and accessed in a normal second disk fashion. There may be other grub modules to include which might fix the problem, but I didn't find anything which worked.

ubfan1
  • 19,049
0

When going through the interface for installing Ubuntu (after booting the setup form either a USB dirve or CD), you should be able to select "Install Ubuntu alongside Windows 8.1". You should be able to select the installation drive as well.