Date: Fri, 14 Dec 2012 21:23:15 +0000 (GMT) From: Mardorf Ralf <ralf.mardorf@rocketmail.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: [solved] KDE trouble, perhaps related to display wizard usage Message-ID: <1355520195.37809.YahooMailNeo@web172405.mail.ir2.yahoo.com>
next in thread | raw e-mail | index | archive | help
By deleting ~/.kde4 the issues were fixed and I got the wanted CRT frequencies by manually editing xorg.conf. OT: IIUC it's possible to backup a running FreeBSD, by using the "L" switch and by running the following commands, my FreeBSD install is completely backuped. Is this right? [rocketmouse@freebsd] /etc# cat fstab # Device Mountpoint FStype Options Dump Pass /dev/label/rootfs0 / ufs rw,noatime 1 1 /dev/label/swap0 none swap sw 0 0 /dev/label/var0 /var ufs rw,noatime 1 1 /dev/label/usr0 /usr ufs rw,noatime 1 1 procfs /proc procfs rw 0 0 linprocfs /compat/linux/proc linprocfs rw 0 0 [rocketmouse@freebsd] /etc# dump -0Launf - /dev/label/rootfs0 | bzip2 > /media/unused8/rootfs0-2012-12-14.dump [snip] DUMP: NEEDS ATTENTION: level 0 dump on Fri Dec 14 21:49:37 2012 DUMP IS DONE! DUMP: DUMP IS DONE [rocketmouse@freebsd] /etc# dump -0Launf - /dev/label/var0 | bzip2 > /media/unused8/var0-2012-12-14.dump [snip] DUMP: NEEDS ATTENTION: level 0 dump on Fri Dec 14 21:53:38 2012 DUMP IS DONE! DUMP: DUMP IS DONE [rocketmouse@freebsd] /etc# dump -0Launf - /dev/label/usr0 | bzip2 > /media/unused8/usr0-2012-12-14.dump [still in progress] Regards, Ralf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1355520195.37809.YahooMailNeo>
