1845008 Members
1826 Online
110233 Solutions
New Discussion

Regarding dmesg...

 
SOLVED
Go to solution
srinu_1
Frequent Advisor

Regarding dmesg...

Hi all,

whenever type the 'dmesg' command it display message like "can't get the kernel parameter list".
because of this sometimes system hanging.I am not able to type commands.

Any idea?.Please help me..

Thanks &Regards,
srinu.
3 REPLIES 3
Rajeev  Shukla
Honored Contributor
Solution

Re: Regarding dmesg...

Unless you are using a different (alternate) kernel to boot the system.
What do you get when you type
dmesg /dev/kmem /stand/vmunix
where vmunix is the current running kernel
Hope you have running it as root user or else you wont have access to kernel memory (kmem)
Steven E. Protter
Exalted Contributor

Re: Regarding dmesg...

Shalom,

If you have no kernel on /stand/ then boot the system off a Core OS CD. Then copy the kernel vmunux from the core OS to /stand

After that restore your /stand filesystem and rebuild your kernel to a workin configuration.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
srinu_1
Frequent Advisor

Re: Regarding dmesg...

Hi,

Here problem is with fstab file.Someone modified fstab file with wrong entry.that means stand file system also mounted with /.
Due this conflict it was showing that error.I corrected the fstab file.I rebooted the server.Now it's working fine.

Thanks to all.

Regards
srinu.