HP-UX
1748198 회원
2691 온라인
108759 솔루션
새 메시지

에러 메세지좀 봐주세요..

 
이회선
조언자

에러 메세지좀 봐주세요..

다음과 같은 에러가 왜 나는지 모르겠네요..

OS 버젼은 11.0 입니다.



kminstall: Could not obtain the boot kernel path



원인이 무엇이며, 어떻게 하면 해결할수 있나요?
1 응답 1
Joseph
초등학생

에러 메세지좀 봐주세요..



Have a nice day~





ITRC문서입니다.. 참조하세요..



*********************************************************

날짜: 00-11-20

문서 설명: kminstall error: could not obtain the boot kernel path

문서 id: RCENKBRC00004716







이 문서에 대한 피드백 제공을 할 수 있습니다.





kminstall error: could not obtain the boot kernel path DocId: RCENKBRC00004716 Updated: 3/9/01 9:54:00 AM



PROBLEM

# kiminstall -a arm



Returns: kminstall: could not obtain the boot kernel path



dmesg has error from a few minutes ago:



Kernel symbol table verification failed

DLKM: is not initialized



---



# echo mod_initialized/D | adb -k /stand/vmunix /dev/mem



Returns: symbol not found



# kmadmin -s



Returns: no module is registered





CONFIGURATION

11.0

RESOLUTION

To correct this problem you must correctly initialize DLKM using the

kmupdate command. A shutdown of the machine is required.



# cd /stand/build



# /usr/lbin/sysadm/system_prep -s system



# mk_kernel -s ./system



# kmupdate /stand/build/vmunix_test



# shutdown -r 0 Reboots system