0

If I have a Windows 7 64-bit system with RAID-10 and OCZ 128GB Synapse Cache drive for caching, will I have to totally redo my setup if I do a total install of Ubuntu 12.04?

Eliah Kagan
  • 117,780
newby
  • 11
  • I edited this post, and I hope I kept your meaning while improving its clarity. If not, please go ahead and roll back my edit. Anyway, I was not able to make your question completely clear. You should edit it to explain what you mean by a "total install" of Ubuntu. The answer to your question will depend on how you install Ubuntu. If you've already installed Ubuntu and are having problems accessing your Windows system, then please make that clear in the question and give more info as explained here. – Eliah Kagan May 30 '12 at 06:49

1 Answers1

0

If we assume that you are trying to add Ubuntu as a second bootable OS along side Windows - then the answer is going to depend on whether that clever RAID-10 setup can be reduced in size and split into two partitions. Alternatively, on whether you can install additional drives.

One comment before continuing. RAID-10 is a very expensive option are you sure that you really need it?

Anyway, the answer is that you either need to be able to reduce the size of the RAIDed partition and split it so that you can create at least one or two new partitions. Or you need to install a new drive (or 4 if you insist on RAID-10'ing everything for some odd reason).

In either of these 2 cases, you can install Ubuntu along side the existing Windows installation. In either case, it will be easiest to ignore the SSD for Ubuntu.

The one remaining difficulty will be where the Master Boot Record will reside. Assuming you have a reasonable PC with a good BIOS, you should be able to swap around the disk priority, in that case, it is easy if you have installed a new disk because you can make the new disk a higher boot priority in the BIOS and install the new Master Boot Record there. The Ubuntu install should pick up the existing Windows boot record and add an option to boot Windows into the Grub boot menu. If it doesn't you will need to look up how to add it manually - this might happen with such a complex setup.