Differences

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

Link to this comparison view

picore:syslog [2025/05/05 17:42] – created rhermsenpicore:syslog [2025/05/14 18:28] (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. 
 +          *  sudo vi /mnt/mmcblk0p1/cmdline.txt\\ add:
     <code>     <code>
     syslog     syslog
     </code>     </code>
Print/export
QR Code
QR Code picore:syslog (generated for current page)