hai ,
I need to create one file which contains kernel version in file system.It will create automatically when the kernel build occured
Execute this once the target is up:
cat /proc/version > running_kernel_version.txt
Have a great day,
Platon
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------