You are not logged in.

#1 2015-07-26 02:24:37

nachopro
Member
Registered: 2013-08-23
Posts: 78

[SOLVED] Software RAID + LVM = Fail to boot

I followed several articles from the arch's wiki over RAID, LVM and RAID with LVM.

Booting with Arch ISO, the RAID looks ok, the LVM is perfect. I can run the CHROOT, install software, execute "mkinitcpio -p linux
" (that read the properly generated /etc/mdadm.conf file) and install syslinux with "/usr/sbin/syslinux-install_update -iam".

syslinux is executed when the computer is turned on and boot "properly" the system. But fails when fsck tries to check /dev/sda3 that is a "linux_raid_member".

From the rescue shell I can view the array settings /dev/md0 (lvm), /dev/md1 (swap) and /dev/md2 (boot).

What can I do? This is my first adventure with these tecnologies.

Here the error: Image here!

Thanks!

Last edited by nachopro (2015-07-26 04:16:59)

Offline

#2 2015-07-26 03:09:13

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Software RAID + LVM = Fail to boot

Please paste your mkinitcpio.conf and your syslinux config

Not a Sysadmin issue, moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-07-26 04:16:25

nachopro
Member
Registered: 2013-08-23
Posts: 78

Re: [SOLVED] Software RAID + LVM = Fail to boot

Maybe installation?

btw, the solutions was change the APPEND entry in syslinux.conf

Offline

Board footer

Powered by FluxBB