Mimiko <vbv...@gmail.com> wrote: > I came across a problem when booting. In the server is installed 4 > disks connected to raid controller and 2 disks connected to > motherboard sata interfaces. During booting disks connected to raid > controller are detected before md raid assembling process, while the 2 > disks connected to motherboard sata interfaces are detected after md > raid assembly, so the raid made of this 2 disks are not detected and > assembled during boot.
Add "rootdelay=10" to your Linux cmdline via /etc/default/grub. This normally solves the problem. S! -- Sigmentation fault. Core dumped.