13.2 beta1 - could not insert raid456, exec format error

I get this error when try to create RAID5 from Yast:

http://img-fotki.yandex.ru/get/3914/73339514.30/0_dcd41_c302071e_XL.jpg](http://img-fotki.yandex.ru/get/3914/73339514.30/0_dcd41_c302071e_orig.jpg)

Is it a bug or am I doing something wrong?
It’s QEMU test VM

Have you updated the kernel and haven’t rebooted after that?

The error comes from having a module version mismatch - at least normally.

On 2014-10-02 13:26, tosiara wrote:
>
> I get this error when try to create RAID5 from Yast:
>
> ‘[image:
> http://img-fotki.yandex.ru/get/3914/73339514.30/0_dcd41_c302071e_XL.jpg]’
> (http://tinyurl.com/q25w9jt)
>
> Is it a bug or am I doing something wrong?
> It’s QEMU test VM

The core error is on modprobe:


ERROR: could not insert 'raid456', Exec format error'

So I would try to modprobe that module manually, then verify the module.


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)

Hi all,
sorry, looks like that was false alert.
I indeed changed the kernel because I needed to recompile one module. After that I restored the kernel, but looks like something went wrong.

I took a freshly installed beta1 and verified that there RAID5 works fine

Sorry and thanks for quick responses