AIX

AIX

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

 View Only
  • 1.  Booting AIX 6.1 from DVD fails on p5 9133-55A

    Posted Thu February 14, 2013 06:39 AM

    Originally posted by: SystemAdmin


    Hello,
    I have p5 model 55A and booted in SMS mode. From there I started to boot from DVD which is AIX 6.1 installation media. There is no HMC attached.

    The booting message AIX 6.1 etc. is displayed at the console (serial connection). After that the CPU# are shown (0-15) and then the DVD starts working.
    But after that I could not get the prompt to enter the AIX installation parameters. What is wrong there?

    Firmware level is 240_332 and I have run a check with a diagnostic CD which is recognized.

    Any hints are very welcome :-)

    Sunny


  • 2.  Re: Booting AIX 6.1 from DVD fails on p5 9133-55A

    Posted Thu February 14, 2013 07:31 AM

    Originally posted by: SystemAdmin


    The iso-image is "AIX_6.1_Base_Operating_System_TL_6100-08-00_DVD_1_of_2_112012.iso".

    I try to install a standalone system without LPAR and HMC.


  • 3.  Re: Booting AIX 6.1 from DVD fails on p5 9133-55A

    Posted Thu February 14, 2013 07:33 AM

    Originally posted by: SystemAdmin


    Display says --> 0512


  • 4.  Re: Booting AIX 6.1 from DVD fails on p5 9133-55A

    Posted Thu February 14, 2013 08:34 AM

    Originally posted by: SystemAdmin


    Booting from AIX 6.1 CD-Set will also not work. Grumpf...


  • 5.  Re: Booting AIX 6.1 from DVD fails on p5 9133-55A

    Posted Thu February 14, 2013 09:00 AM

    Originally posted by: SystemAdmin


    Booting from CD initializes the CPUs, then there are two lines to display something with /usr/lib/xxx.
    The display says 0c45 (Cannot configure the console).


  • 6.  Re: Booting AIX 6.1 from DVD fails on p5 9133-55A

    Posted Thu February 14, 2013 08:11 PM

    Originally posted by: dukessd


    Well you answered your own question:
    0c45 Cannot configure the console.

    I know it was working for the first part of the boot, and it works for the diag CD but when AIX enters runtime the console configuration changes....

    Try another serial cable / another terminal / different terminal emulator settings.

    This is a common problem but unless you can tell us exactly what serial console, connection (with pin out) and settings you are using then "Good luck with that!"

    HTH


  • 7.  Re: Booting AIX 6.1 from DVD fails on p5 9133-55A

    Posted Fri February 15, 2013 06:51 AM

    Originally posted by: SystemAdmin


    I have a serial cable with a USB adaptor plugged into the serial port(lowest number) and I am accessing the console port with putty.exe from Windows 19200/8/N/1.

    Do you think the cable might be wrong? Seems funny, because I can access ASMI and first part of installation.

    If AIX install is switching to another console this should be found somewhere in the docs(?).

    Maybe I am starting the boot procedure for the AIX install media wrong...


  • 8.  Re: Booting AIX 6.1 from DVD fails on p5 9133-55A

    Posted Fri February 15, 2013 07:39 PM

    Originally posted by: dukessd


    I think the cable is probably the problem.

    For ASMI, a diag CD boot and the first part of the AIX boot the serial port flow control is the same but in AIX runtime it switches.

    I cannot remember witch way round but it's from hardware to software or vice versa.

    I suspect your cable, and this is a common problem, only supports the one used during ASMI / diags / boot and not the one used in AIX.

    As your cable is then via USB this may give you another problem if the USB part does not support the AIX runtime connection.

    There is a way to tell AIX not to change the flow control but the catch is you need access to AIX to reconfigure the TTY port to do it!


  • 9.  Re: Booting AIX 6.1 from DVD fails on p5 9133-55A

    Posted Mon February 18, 2013 05:48 AM

    Originally posted by: SystemAdmin


    After haapy googling I found this:

    Almost every time I've seen a 0c45 it means you are using the wrong
    terminal config on the console terminal, or you are using a RS-232 cable
    with too many wires in it. The installing/mksysb-restoring code
    absolutely requires "Line Control IPRTS" which means NO FLOW CONTROL at
    all. That does not mean it will ignore flow control, like AIX can after
    it is booted, instead it means that if you try to use flow control, IT
    WON'T WORK. 0c45 happens.

    here: http://unix.derkeiler.com/Mailing-Lists/AIX-L/2006-05/msg00074.html

    So I will give it a try using NONE as flow control. I have also removed the USB adapter and use now a plain RS232 socket with a Windows XP notebook.