Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
picore:syslog [2025/05/05 17:42] – created rhermsenpicore:syslog [2025/06/29 09:00] (current) rhermsen
Line 3: Line 3:
 To obtain logging in /var/log/messages you can enable syslog in the boot options. To obtain logging in /var/log/messages you can enable syslog in the boot options.
  
-  * sudo mount /dev/mmcblk0p1 /mnt/mmcblk0p1+  * First mount the first partition (FAT) of the SD-card to the existing mount-point (/mnt/mmcblk0p1). 
 +      * sudo mount /dev/mmcblk0p1 /mnt/mmcblk0p1
  
-  * sudo vi /mnt/mmcblk0p1/cmdline.txt\\ add: +  * Next add the 'syslog' parameter to the command line options. 
-    <code> +          *  sudo vi /mnt/mmcblk0p1/cmdline.txt\\ add: <code> 
-    syslog +syslog 
-    </code>+</code> 
 + 
 +At the next reboot syslog should appear in /var/log/messages.
Print/export
QR Code
QR Code picore:syslog (generated for current page)