]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
man: make the -k option clear using mkinitrd 185/head
authorLidong Zhong <lidong.zhong@suse.com>
Fri, 2 Dec 2016 06:32:09 +0000 (14:32 +0800)
committerLidong Zhong <lidong.zhong@suse.com>
Fri, 2 Dec 2016 06:32:09 +0000 (14:32 +0800)
For example under x86, someone maybe missunderstand that the vmlinuz
is the link /boot/vmlinuz points to a specific kernel image and use
the following command directly.

    mkinitrd -k vmlinuz

mkinitrd-suse.8.asc

index cdb8e3aa1ed190db3661410857bf32c31ad7d56b..91ec46950800ca950fba44de63d3a519ab284d8f 100644 (file)
@@ -29,8 +29,9 @@ OPTIONS
 
 **-k** _<kernel_list>_::
     List of kernel images for which initrd files are created (relative
-    to _boot_dir_), defaults to _vmlinux_ on ppc/ppc64, _image_ on s390/s390x
-    and _vmlinuz_ for everything else.
+    to _boot_dir_), Image name should begin with the following string,
+    defaults to _vmlinux_ on ppc/ppc64, _image_ on s390/s390x and _vmlinuz_ 
+    for everything else.
 
 **-i** _<initrd_list>_::
     List of file names (relative to _boot_dir_) for the initrd; positions