ia64/xen-unstable
annotate docs/README.xen-bugtool @ 8546:50d46a775ad0
Send guest output on all xen-attached console devices
(i.e., on vga console as well as serial console, if dom0
didn't take over the vga console).
Signed-off-by: Jan Beulich <JBeulich@novell.com>
(i.e., on vga console as well as serial console, if dom0
didn't take over the vga console).
Signed-off-by: Jan Beulich <JBeulich@novell.com>
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Tue Jan 10 16:00:37 2006 +0100 (2006-01-10) |
parents | d5368f7fda5d |
children |
rev | line source |
---|---|
emellor@8103 | 1 xen-bugtool |
emellor@8103 | 2 =========== |
emellor@8103 | 3 |
emellor@8103 | 4 The xen-bugtool command line application will collate the Xen dmesg output, |
emellor@8103 | 5 details of the hardware configuration of your machine, information about the |
emellor@8103 | 6 build of Xen that you are using, plus, if you allow it, various logs. |
emellor@8103 | 7 |
emellor@8103 | 8 The information collated can either be posted to a Xen Bugzilla bug (this bug |
emellor@8103 | 9 must already exist in the system, and you must be a registered user there), or |
emellor@8103 | 10 it can be saved as a .tar.bz2 for sending or archiving. |
emellor@8103 | 11 |
emellor@8103 | 12 The collated logs may contain private information, and if you are at all |
emellor@8103 | 13 worried about that, you should not use this tool, or you should explicitly |
emellor@8103 | 14 exclude those logs from the archive. |
emellor@8103 | 15 |
emellor@8103 | 16 xen-bugtool is wholly interactive, so simply run it, and answer the questions. |