From: William Giokas <1007380@gmail.com> Date: Sun, 17 Feb 2013 04:04:29 +0000 (-0600) Subject: man: Add reason for disk model info not working X-Git-Tag: v198~207 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=1e447e0a3cb3e98827938a182593056ddbb13b29 man: Add reason for disk model info not working In systemd-bootchart, the disk model information will not be found unless the root device is specified using `root=/dev/sdxY` on the kernel line. Just add a note as to why this doesn't happen. --- diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index a4770fc62..9067d6530 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -300,6 +300,10 @@ Bugs + systemd-bootchart does not get the model information for the hard drive + unless the root device is specified with root=/dev/sdxY. Using + UUIDs or PARTUUIDs will boot fine, but the hard drive model will not be + added to the chart. For bugs, please contact the author and current maintainer: Auke Kok auke-jan.h.kok@intel.com