My first linux install so be gentle:)
I'm trying to install Linux 13 Mate on 1 SSD disk and /home on 2 HDD that is in raid0
I made the raid0 in Disk utlility with a live USB key.
Selcted the SSD for / and the raid0 for /home. did not make a /swap cause i have a SSD and 16GB og RAM (read something about you dont need swap if you have enough ram).
the installation stops at: Executing 'grub-install /dev/md0' failed.
Do i have to make a small partition on each disk and assign /boot to them?
i'll try to make an example (remember i have never used Linux and i not very good with computers)
sda1: /boot
sda2: Linux raid partition
sdb1: /boot
sda2: Linux raid partition
md0: /home
sdc1: /boot
sdc2: /




