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

(-)aaa/defaults/initrd.scripts (+3 lines)
Lines 1618-1623 Link Here
1618
		then
1618
		then
1619
			bad_msg "dobtrfs invoked but 'btrfs' not found; Skipping btrfs device scanning ..."
1619
			bad_msg "dobtrfs invoked but 'btrfs' not found; Skipping btrfs device scanning ..."
1620
		else
1620
		else
1621
			good_msg "Create btrfs-control device..."
1622
			/bin/mknod /dev/btrfs-control c 10 234
1623
1621
			good_msg "Scanning for BTRFS devices ..."
1624
			good_msg "Scanning for BTRFS devices ..."
1622
1625
1623
			local btrfs_cmd="run btrfs device scan 2>&1"
1626
			local btrfs_cmd="run btrfs device scan 2>&1"

Return to bug 739892