Changeset 3731
- Timestamp:
- 04/01/09 07:49:56 (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pcbsd/trunk/system-overlay/PCBSD/Scripts/System/GenDiagSheet.sh
r153 r3731 15 15 `tail -20 /var/log/messages` 16 16 17 ------------------pciconf----------------------------- 18 19 `pciconf -lv` 20 21 ------------------xorg.conf--------------------------- 22 23 `cat /etc/X11/xorg.conf` 24 17 25 ------------------RC File----------------------------- 18 26 19 ` cat /etc/rc.conf`27 `cat /etc/rc.conf` 20 28 21 29 ------------------Loader File------------------------- 22 30 23 ` cat /boot/loader.conf`31 `cat /boot/loader.conf` 24 32 25 33 ------------------Free Space--------------------------
