This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Install of ASG 8 fails on HP ML350 G3 and DL360 G3

Yesterday I tried to update an existing ASG 7.505 to v8 by using the downloaded ISO image. Install works fine, all devices detected, no errors.

However, upon first reboot the server will reset itself or simply hang while loading the GRUB loader from the MBR. Not even an error message from GRUB appears.

I tried twice in different servers, but same effect. Is this a known issue?

Thanks,

Ronny


This thread was automatically locked due to age.
Parents Reply Children
  • Do your CPUs support 64 bit? If not, have you tried installing the 32 bit kernel?
    Can you provide installation logs?


    CPU does support 64bit. I'll look up the model number and post it here later.

    Is there any way to force installation of the 32bit kernel? Please remember, I cannot select anything in grub, it doesn't come that far. So I assume the issue is way before the kernel gets into play.

    Ronny
  • Do your CPUs support 64 bit? If not, have you tried installing the 32 bit kernel?
    Can you provide installation logs?


    Hi Christian, what's the best way to get the installation logs during install?

    Barry
  • Hi Christian, what's the best way to get the installation logs during install?

    Barry


    you can switch with Alt-F2 to a console during the install
    then do the following:

    #touch /tmp/noreboot
    #ai net up
    #ai ssh

    The install.log is under /var/log/.
  • you can switch with Alt-F2 to a console during the install
    then do the following:

    #touch /tmp/noreboot
    #ai net up
    #ai ssh

    The install.log is under /var/log/.


    Perfect. I will reinstall and post the logs here.

    Thanks!

    Ronny