0

I am new Linux user and I am trying to install Ubuntu 12.04.2 amd64 on my sony vaio z. However, there is an error at the end of the installation process in which the boot loader was not located. (using USB for the installation)

Thanks

Ariel
  • 1

1 Answers1

0

It has problems with Raid. Basicly you can setup new hardware RAID0 via BIOS and you should install grub to something like: /dev/mapper/YOUR_RAID_NAMEp1

Last two simbols mean that it will be install in first partition.

You can create soft RAID. More details in this manual.

Kondor7
  • 16
  • 1