This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to get the panics logs using MTDoops.



Hi,

I want to use the MTDoops to access the panic log.i have enabled the mtdoops in the kernel configuration.

But dont know how to create the memory access for the panic logs.

how to work with mtdoops...?

can any one please the the step or command from the first step.i.e.., from the kernel cammand line.

thanks in advance..

  • Hi Ranjith,

    Could you please describe a bit on your requirement.

    Please refer to the following link.

    https://groups.google.com/forum/#!topic/hawkboard/zktgLK0PRIs

  • Hi Titus,

    I need to save my panic logs for that i want to use it...but dont how to use the memory partion for mtdoops

    i have my  Creating 5 MTD partitions on "physmap-flash.0":
     0x000000000000-0x000000180000 : "RMLINUX"
     0x000000180000-0x000000700000 : "RMCRAMFS"
     0x000000700000-0x000000740000 : "UBOOT"
     0x000000740000-0x000000760000 : "UBOOTENV"
     0x000000760000-0x000000800000 : "FLOG"

     

    i guess i can use the FLOG partition for storing the panic logs..so,how can i use that partition and how to redirect the panic logs to that partition and later on how to read it...

    my main aim is to save the logs and i am usin 2.6.32 kernel

    thanks for the above link i have gone through before but its not that clear for me regarding the kernel space 256k.

    can you also tell what all file might be related to rc.local file...

    could you please help on this..

     

    Thanks,

    Ranjith