From 3607fd4c8a14ec0a1222e7f7903f6f12648367ef Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Tue, 8 Apr 2014 09:06:43 +0200 Subject: [PATCH] Update dracut manpage for GRUB Legacy and GRUB2 Signed-off-by: sfalken@opensuse.org --- dracut.usage.asc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dracut.usage.asc b/dracut.usage.asc index 6979af6..0787ead 100644 --- a/dracut.usage.asc +++ b/dracut.usage.asc @@ -99,9 +99,9 @@ raid with encryption and LVM on top), as long as you specify the correct filesystem LABEL or UUID on the kernel command line for your root device, dracut will find it and boot from it. -The kernel command line usually can be configured in _/boot/grub/grub.conf_ or -_/boot/grub2/grub.cfg_, if grub is your bootloader and it also can be edited in -the real boot process in the grub menu. +The kernel command line usually can be configured in _/boot/grub/grub.conf_, +for GRUB legacy, or _/boot/grub2/grub.cfg_, for GRUB2 if grub is your +bootloader and it also can be edited in the real boot process in the grub menu. The kernel command line can also be provided by the dhcp server with the root-path option. See <>. -- 1.8.1.4