I also have problem with kernel parameter (before installing Oracle 10g 2), but mine is a bit different.
When issuing command like '/sbin/sysconf -a | grep shm'. The system return with the message as below:
Code:
error: "Success" reading key "dev.parport.parport0.autoprobe3"
error: "Success" reading key "dev.parport.parport0.autoprobe2"
error: "Success" reading key "dev.parport.parport0.autoprobe1"
error: "Success" reading key "dev.parport.parport0.autoprobe0"
error: "Success" reading key "dev.parport.parport0.autoprobe"
error: "Operation not permitted" reading key "net.ipv6.route.flush"
error: "Operation not permitted" reading key "net.ipv4.route.flush"
What's wrong with it? How can I get rid of such error?
Any my env is Debian Sarge testing. kernel 2.6.16 manually built.
I sincerely appreciate suggestion.