From: Harald Hoyer Date: Fri, 29 May 2020 08:49:47 +0000 (+0200) Subject: dracut.cmdline.7.asc: clarify usage of `rd.lvm.vg` and `rd.lvm.lv` X-Git-Tag: 051~160 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c800d1a7b943f8ca86b9756fbaa4cd2a5644ad44;p=thirdparty%2Fdracut.git dracut.cmdline.7.asc: clarify usage of `rd.lvm.vg` and `rd.lvm.lv` Fixes: https://github.com/dracutdevs/dracut/issues/816 --- diff --git a/dracut.cmdline.7.asc b/dracut.cmdline.7.asc index 4d4970c86..751f5276b 100644 --- a/dracut.cmdline.7.asc +++ b/dracut.cmdline.7.asc @@ -281,12 +281,12 @@ LVM disable LVM detection **rd.lvm.vg=**____:: - only activate the volume groups with the given name. rd.lvm.vg can be - specified multiple times on the kernel command line. + only activate all logical volumes in the the volume groups with the given name. + rd.lvm.vg can be specified multiple times on the kernel command line. -**rd.lvm.lv=**____:: - only activate the logical volumes with the given name. rd.lvm.lv can be - specified multiple times on the kernel command line. +**rd.lvm.lv=**__/__:: + only activate the logical volumes with the given name. + rd.lvm.lv can be specified multiple times on the kernel command line. **rd.lvm.conf=0**:: remove any _/etc/lvm/lvm.conf_, which may exist in the initramfs