Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 486636
Collapse All | Expand All

(-)genkernel-next-27.old/defaults/initrd.d/00-fsdev.sh (-1 / +1 lines)
Lines 218-224 Link Here
218
            # real_root=/dev/vg/root
218
            # real_root=/dev/vg/root
219
            # This needs to run after vgchange, using
219
            # This needs to run after vgchange, using
220
            # vgchange --mknodes is too early.
220
            # vgchange --mknodes is too early.
221
            cmds+="${cmds} \nvgmknodes --ignorelockingfailure"
221
            cmds="${cmds} \nvgmknodes --ignorelockingfailure"
222
        fi
222
        fi
223
223
224
        # And finally execute it all (/proc/... needed if lvm
224
        # And finally execute it all (/proc/... needed if lvm

Return to bug 486636