Operating System - Tru64 Unix
1748063 Members
5391 Online
108758 Solutions
New Discussion юеВ

Re: Syatem Hangs at boot time

 
SOLVED
Go to solution
Nuwan Alwis
Valued Contributor

Syatem Hangs at boot time

im using DS15 alpha system with true64 5.1B.
my system hangs up when it boot with the following error

panic(cpu0):platform not supported by this kernel configuration.

then it Dumps

and then
halted CPU0
halt code=5

any idea why this happens. any help would be appreciate.
10 REPLIES 10
Vladimir Fabecic
Honored Contributor
Solution

Re: Syatem Hangs at boot time

You have to install OS with help of NHD disk.
See my reply at this thread:
https://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1210666777248+28353475&threadId=957425
In vino veritas, in VMS cluster
Rob Leadbeater
Honored Contributor

Re: Syatem Hangs at boot time

Hi,

Is this a new installation, or an existing one ?

Maybe you just have to boot from the generic kernel, and build a new kernel for the DS15...

Cheers,

Rob
Vladimir Fabecic
Honored Contributor

Re: Syatem Hangs at boot time

Rob is right. I forgot to ask is it a new installation or not.
So boot with generic kernel and do
# doconfig (without any arguments)
In vino veritas, in VMS cluster
Nuwan Alwis
Valued Contributor

Re: Syatem Hangs at boot time

Thanks guys,
few more clarifications.

Wel this is a existing installation.

so please instruct me how do i start with generic kernel and compile a custom kernel.

Rob Leadbeater
Honored Contributor

Re: Syatem Hangs at boot time

Hi,

The normal process would be to boot into single user and a generic kernel.

P00>> b -fl s -fi genvmunix

Once at single user, doconfig to build a new kernel.

# doconfig

You'll then need to copy the kernel from /sys//vmunix to / preferably making a copy of the origin /vmunix

Hope this helps,

Regards,

Rob
Nuwan Alwis
Valued Contributor

Re: Syatem Hangs at boot time

Thanks Rob,
I assume that the boot path according to your command would be the internal disk, right?

Wel bad scene is i have already tried it if so, which leads me to the error on my question.

panic(cpu0):platform not supported by this kernel configuration.

any other way to recover from this or any idea what would be the course of the issue.

Thanks again for all your guidance.
Rob Leadbeater
Honored Contributor

Re: Syatem Hangs at boot time

The boot path should be whatever disk your system normally boots from...

Hopefully this should be defined in one one of the bootdev SRM variables.... Take a lok at "show boot*"

If you don't know which disk your system boots from, then you'll have to go through each disk in turn - look at the output of "show dev"

Cheers,

Rob
Reto Kisseleff
Advisor

Re: Syatem Hangs at boot time

Hello

because your original system has a different HW architecture comparing to your DS15 you're running into this panic. The problem is located in the HW database which you have to recreate.
Please follow these steps below to clean up HW-DB. The first boot will create a new from scretch. Of course this isn't official supported (but it works well). The only one supported way is to reinstall from scretch.
--------

boot OS-CD
exit to shell
manually mount your root_domain from bootdisk
to /mnt


rm /mnt/etc/dec*
rm /mnt/etc/dfsc*
rm /mnt/etc/dc*
cd /mnt/cluster/members/member/dev/; ./MAKEDEV std
rm /mnt/cluster/members/member/etc/dfsl*
rm /mnt/cluster/members/member/.Booted
cd /mnt/devices; rm -rf disk rdisk tape ntape cport dmapi changer

init 0
boot -fi genvmunix -fl s

mountroot
dsfmgr -K
dsfmgr -v # optionally -vF
hwmgr show scsi

bcheckrc
# fix if necessary links in /etc/fdmns

lmf reset
init 3

doconfig # build a new kernel

have fun!
cheers
Reto
Sri_10
Occasional Advisor

Re: Syatem Hangs at boot time

If it is a new install or new restore, the fix would be to install NHD7:

http://www.tru64unix.compaq.com/docs/nhd/NHD7/nhd_notes.pdf

NHD7 intall process is lengthy and painful. But, if you have another system(s) to play around with, you could install patch-kit#6 on that system-disk, (or put a patch-kit#6 generated kernel to a tape, and restore over here etc ..) then boot.