AIX

AIX

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


#Power
 View Only
  • 1.  Conversion of AIX iso file to bff format

    Posted Sat March 03, 2012 09:36 AM

    Originally posted by: itsmebenindo


    I have AIX 6.1 installation files in 7 iso files. Instead of burning it into CDs, I would like to convert it into an image bff file, so that I could use it to create NIM lppsource and SPOT resources from it. So that I don't have to burn the iso file into CD and swap in out CDs to create NIM resources.
    I have tried to use dd command, as I found from internet,but still not succesful.
    Could anyone let me know how to do it?. Thanks a lot for your help.
    #AIX-Forum


  • 2.  Re: Conversion of AIX iso file to bff format

    Posted Sat March 03, 2012 01:10 PM

    Originally posted by: j.gann


    as usual there is more than one way to do it. I'd expect you to get on track shmootly after looking at these:
    man loopmount
    smit bffcreate
    #AIX-Forum


  • 3.  Re: Conversion of AIX iso file to bff format

    Posted Sat March 03, 2012 09:04 PM

    Originally posted by: itsmebenindo


    Yes, it did mentioned in the article that found below:
    http://www.aixhealthcheck.com/blog.php?id=12

    BUT when I check the 'loopmount' command, I can't find it in my O/S.
    Is this command part of base AIX O/S??.
    FYI my OS Level is AIX 6.1ML03.
    #AIX-Forum


  • 4.  Re: Conversion of AIX iso file to bff format

    Posted Sat March 03, 2012 09:59 PM

    Originally posted by: SungOk Cho


    Refer the below site. loopmount is supported in AIX6.1 TL04

    http://www-01.ibm.com/support/docview.wss?uid=isg3T1012661
    #AIX-Forum


  • 5.  Re: Conversion of AIX iso file to bff format

    Posted Tue March 06, 2012 07:31 AM

    Originally posted by: itsmebenindo


    Thank you Cho. Finally, I manage to get it done via the dd command.
    #AIX-Forum