* --mknodes is no longer needed (in fact it might interfere with
udev). svn path=/nixos/trunk/; revision=19340
This commit is contained in:
parent
b02cf8d20e
commit
eccddb67fa
@ -13,7 +13,7 @@
|
|||||||
''
|
''
|
||||||
# Scan for block devices that might contain LVM physical volumes
|
# Scan for block devices that might contain LVM physical volumes
|
||||||
# and volume groups.
|
# and volume groups.
|
||||||
${pkgs.lvm2}/sbin/vgscan --mknodes
|
${pkgs.lvm2}/sbin/vgscan
|
||||||
|
|
||||||
# Make all logical volumes on all volume groups available, i.e.,
|
# Make all logical volumes on all volume groups available, i.e.,
|
||||||
# make them appear in /dev.
|
# make them appear in /dev.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user