Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 351047 | Differences between
and this patch

Collapse All | Expand All

(-)a/defaults/initrd.scripts (-3 lines)
Lines 644-651 startVolumes() { Link Here
644
				setup_md_device "${dev}"
644
				setup_md_device "${dev}"
645
			done
645
			done
646
646
647
			good_msg "Scanning for Volume Groups"
648
			/bin/vgscan --ignorelockingfailure --mknodes 2>/dev/null
649
			good_msg "Activating Volume Groups"
647
			good_msg "Activating Volume Groups"
650
			/bin/vgchange -ay --sysinit 2>/dev/null
648
			/bin/vgchange -ay --sysinit 2>/dev/null
651
649
652
- 

Return to bug 351047