AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  Can pSeries 630 support AIX V6.1?

    Posted Wed January 02, 2008 03:41 AM

    Originally posted by: SystemAdmin


    When I installed AIX V6.1 on pSeries 630, it could't boot from cdrom(I had pressed 5 or F5 to boot from cdrom). I did't know why? Can pSeries 630 support AIX V6.1? Or can AIX V6.1 install on pSeries 630?

    Thank you for your help!


  • 2.  Re: Can pSeries 630 support AIX V6.1?

    Posted Wed January 02, 2008 08:23 PM

    Originally posted by: SystemAdmin


    One reason your machine is not booting from the cdrom is that it may not be in the "boot list". To see what's currently in the bootlist:

    1. bootlist –m normal –o

    If you don't see "cd0" (cdrom), you can add it to the boot list with this command:

    1. bootlist –m normal –o cd0 hdisk0

    and then reboot.

    Yes, your p630 is capable of running AIX 6.1 because it uses the POWER4+ cpu.

    Hope this helps.


  • 3.  Re: Can pSeries 630 support AIX V6.1?

    Posted Wed January 02, 2008 08:50 PM

    Originally posted by: SystemAdmin


    Thanks you for your help. I found cdrom is in the "boot list". When I downloaded AIX V6.1 and burned it to CD, I just can't boot from the cdrom.(maybe the CD is wrong, but I try to burn another 2 new CD, and it still can't boot from CD). I don't know why? If I want to install AIX V6.1 on pSeries 630, should I upgrade firmware(microcode) of pSeries 630?

    Thanks.