Site Tools


crash_log

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
crash_log [2023/02/07 07:46] – CrashLog - save to USB drive m_arscrash_log [2024/03/23 20:39] – -Rewrite intro, clarity, grammar hogwild
Line 1: Line 1:
-If yout want to use the crashlog feature you have to use the AIO files/images.\\  +The crashlog feature is used to log crashes. In order to use the crashlog feature, your hardware must have an AIO firmware build installed. \\  
-VPN files/images do not include crashlog. (You can also create a custom image with CRASH_LOG=y)\\  +VPN firmware build files do not include crashlog. (You can also create a custom image with CRASH_LOG=y)\\  
-Note: only available for ARM router!+Note: Builds which include crashlog are only available for ARM model routers. 
 + 
 +Here are the steps involved?
  
 1. Check partitions for your router 1. Check partitions for your router
Line 39: Line 41:
 root@RT-AC56U:/tmp/home/root# cat /dev/mtd6 > /tmp/crashlog.bin root@RT-AC56U:/tmp/home/root# cat /dev/mtd6 > /tmp/crashlog.bin
 </code> </code>
 +Get the crashlog.bin file from the /tmp directory with FTP, SFTP or SCP (using for example, WinSCP)\\ 
  
-Example for saving to USB:+This example will save to USB storage device:
 <code> <code>
 root@RT-AC56U:/tmp/home/root# cat /dev/mtd6 > /tmp/mnt/ROUTER_USB_NAME/crashlog.bin root@RT-AC56U:/tmp/home/root# cat /dev/mtd6 > /tmp/mnt/ROUTER_USB_NAME/crashlog.bin
 </code> </code>
 +
  
  
crash_log.txt · Last modified: 2024/03/23 20:44 by hogwild