From 91b977cc739cbf7cedae88b82c3ffd466ecedb4e Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Tue, 26 Aug 2014 19:47:45 +0300 Subject: Update MCC docs --- docs/mcc-help/eu/drakbug_report.xml | 71 +++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 docs/mcc-help/eu/drakbug_report.xml (limited to 'docs/mcc-help/eu/drakbug_report.xml') diff --git a/docs/mcc-help/eu/drakbug_report.xml b/docs/mcc-help/eu/drakbug_report.xml new file mode 100644 index 00000000..3cbfd8a8 --- /dev/null +++ b/docs/mcc-help/eu/drakbug_report.xml @@ -0,0 +1,71 @@ +
+ + + Bildu erregistroak eta sistemaren informazioa Akatsen Txostenentzatdrakbug_report + + + This toolKomando-lerrotik tresna hau abiaraz dezakezu, drakbug_report root bezala idatziz. 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. +The output is far too large to attach to a bug report without first removing +the unneeded parts. + Komando honek zure sisteman ondoko informazioa biltzen: + + + lspci + pci_devices + dmidecode + fdisk + scsi + /sys/bus/scsi/devices + lsmod + cmdline + pcmcia: stab + usb + partizioak + 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 + mageia bersioa + rpm -qa + df + + + + 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. + +
-- cgit v1.2.1