From b4abdec3b5fd3b138c23b92822abf23ee909a455 Mon Sep 17 00:00:00 2001 From: filip Date: Fri, 14 Jul 2017 20:32:16 +0200 Subject: Adding or refreshing mcc in it --- mcc/6/it/content/drakbug_report.html | 47 ++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 mcc/6/it/content/drakbug_report.html (limited to 'mcc/6/it/content/drakbug_report.html') diff --git a/mcc/6/it/content/drakbug_report.html b/mcc/6/it/content/drakbug_report.html new file mode 100644 index 00000000..93ae9094 --- /dev/null +++ b/mcc/6/it/content/drakbug_report.html @@ -0,0 +1,47 @@ + + + + + Collect Logs and System Information for Bug Reports

Collect Logs and System Information for Bug Reports

drakbug_report

This tool[51] can only be started and used +on the command line.

It is advised to write the output of this command to a file, for instance by +doing drakbug_report > drakbugreport.txt, +but make sure you have enough disk space first: the file can easily be +several GBs large.

Nota

L'output è troppo grande per essere allegato a un bug report senza +cancellare le parti non necessarie.

Questo comando raccoglie le seguenti informazioni sul tuo sistema:

  • lspci

  • pci_devices

  • dmidecode

  • fdisk

  • scsi

  • /sys/bus/scsi/devices

  • lsmod

  • cmdline

  • pcmcia: stab

  • usb

  • partizioni

  • cpuinfo

  • syslog

  • Xorg.log

  • monitor_full_edid

  • stage1.log

  • ddebug.log

  • install.log

  • fstab

  • modprobe.conf

  • lilo.conf

  • grub: menu.lst

  • grub: install.sh

  • grub: device.map

  • xorg.conf

  • urpmi.cfg

  • modprobe.preload

  • sysconfig/i18n

  • /proc/iomem

  • /proc/ioport

  • Versione di Mageia

  • rpm -qa

  • df

Nota

At the time this help page was written, the "syslog" part of this command's +output was empty, because this tool had not yet been adjusted to our switch +to systemd. If it is still empty, you can retrieve the "syslog" by doing (as +root) journalctl -a > journalctl.txt. If +you don't have a lot of diskspace, you can, for instance, take the last 5000 +lines of the log instead with: journalctl -a | tail +-n5000 > journalctl5000.txt.



[51] You can start this tool from the command line, by typing drakbug_report as root.


Uploaded on 14/07/2017
loading table of contents...
-- cgit v1.2.1