AIX

AIX

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


#Operatingsystems
#Servers
#AIX
#AIX
#AIX
#AIX
#AppPerformanceManagement
#Power
 View Only
  • 1.  VIOS - update from 6 iso images

    Posted Tue February 14, 2012 07:05 AM

    Originally posted by: tech100


    I downloaded 6 iso images
    VIOS_2.2.1.1-FP25.v1-6.iso

    I put all those images into local directory /home/updates on VIOS and can't update all in one step...

    $ updateios -accept -install -dev /home/updates

    0503-003 geninstall: The specified device /home/updates
    is not a valid device or file.
    I heard VIOS is now much clever and can be upgraded directly from iso images (not recording them to a disk or mounting on the system manually)

    How do you handle such upgrade process?

    Is it possible to download from IBM one dvd image instead of 6 cd images?
    #AIX-Forum


  • 2.  Re: VIOS - update from 6 iso images

    Posted Tue February 14, 2012 05:09 PM

    Originally posted by: SystemAdmin


    Why you download the iso images? Simply download the package (unflag download as iso image) put them in /home/padmin/updates (remember to put all files in /home/padmin/subdir) and then launch the updateios command.
    #AIX-Forum


  • 3.  Re: VIOS - update from 6 iso images

    Posted Thu February 16, 2012 06:01 AM

    Originally posted by: PontiacGeronimo


    I have dealt with iso images in the following way:

    one by one, mounted them using loopmount command and one by one copied content to a local directory on VIOS using bffcreate command.
    regards.
    #AIX-Forum