Penguin

Differences between current version and predecessor to the previous major change of LIDSNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Wednesday, October 12, 2005 4:22:15 am by ThomasPage
Older page: version 2 Last edited on Thursday, February 19, 2004 12:49:00 pm by GerwinVanDeSteeg Revert
@@ -74,9 +74,9 @@
 !Problem - error writing to /var/log/dmesg 
  
  rc.sysyinit:818: dmesg -s 131072 > /var/log/dmesg 
  
-Either comment out the line which updates /var/log/dmesg in rc.sysinit, apply the patch to the dmesg source available [here|http://www.wlug .org.nz /] or allow bash to modify the file. (I opted for the dmesg patch - GerwinVanDeSteeg). 
+Either comment out the line which updates /var/log/dmesg in rc.sysinit, apply the patch to the dmesg source available [here|http://www.kernel .org/pub/linux/utils/util-linux /] (util-linux-XXX/sys-utils/dmesg.c) or allow bash to modify the file. (I opted for the dmesg patch - GerwinVanDeSteeg). 
  
  rc.sysinit: dmesg -s 131072 -f /var/log/dmesg 
  
 !Problem - writing to /var/log/ksyms* 
@@ -102,4 +102,7 @@
  
 !!Usage 
  
 * Refer to the documentation or the installation instructions provided with the lidstools source and lids patch. (ie. RTFM) 
+  
+----  
+CategoryNotes