1752276 Members
5285 Online
108786 Solutions
New Discussion

Alpha Server1200

 
SOLVED
Go to solution
Azamat
Frequent Advisor

Alpha Server1200

Hi, all
i`ve some problem with Alpha1200...
i just replaced mother board, `n` then this server don`t start Tru64 o/s. how i can configure the direction to boot hard disk?

 

-------------------------------

P.S. This Thread has been moved from Servers --> General to Servers --> Alpha Servers - Forum Moderator

7 REPLIES 7
Rob Leadbeater
Honored Contributor
Solution

Re: Alpha Server1200

Hi,

You'll have to reconfigure the various boot parameters...

The disks in your machine can be seen in the output of the command:

>>> show dev d

Assuming that the boot disk is dka0, then you'll need to set the boot device:

>>> set bootdef_dev dka0

You may also need to set the os_type and the OS flags:

>>> set os_type unix
>>> set boot_flags A

Hope this helps,

Regards,

Rob
Azamat
Frequent Advisor

Re: Alpha Server1200

i tried this command show dev d, but nothing

and then i tried
>>> set bootdef_dev dka0
>>> set os_type unix
>>> set boot_flags A
>>> boot
but server goes to the restart

i tried all disks...
Rob Leadbeater
Honored Contributor

Re: Alpha Server1200

Hi,

Do you know what the boot disk is ?

If not, then it could be difficult to get things going.

If you don't see anything with show dev d, try "show device"

Cheers,

Rob
Azamat
Frequent Advisor

Re: Alpha Server1200

yes, i tried show dev, `n` then i tried boot from all disks
>>boot dkb0
>>boot dkb100
>>boot dkb200
>>boot dkb300
>>boot dkb400
Azamat
Frequent Advisor

Re: Alpha Server1200

one man, said me, that i need use ECU programm.
is it true?
Rob Leadbeater
Honored Contributor

Re: Alpha Server1200

Hi,

Can you post exactly what happens when the server tries to boot please...

It might also be useful to see the output of "show config"

Cheers,
Rob
Azamat
Frequent Advisor

Re: Alpha Server1200

thank all you for council...
it`s alright