Sponsored Content
Full Discussion: BFF to ISO conversion
Operating Systems AIX BFF to ISO conversion Post 302572609 by theaixeman on Thursday 10th of November 2011 11:11:24 AM
Old 11-10-2011
BFF to ISO conversion

Hi,

I did a search but could not find this.I have some bff images of AIX 5.3 and VIOS as well on my windows laptop. I need to create their iso images so that I could load them onto the lpars.

I cant ftp/scp etc these images to the box.
I also cant copy them to CD and mount them on the AIX to create iso images.

At this point the only option I have is to try and convert them to iso on my windows box but am not sure how.

How would that work? Any specific software that I could use?

Thanks for your help.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

.iso in linux???

dear experts How can I extract the files and install an application that has a postfix of .iso ??? could you please advise what is iso in linux Red hat and what is a file.iso ?? Very Best Regards (7 Replies)
Discussion started by: Reza Nazarian
7 Replies

2. Solaris

Solaris 10 ISO

I'm download Sun Solaris 10 8/07 SPARC in 2 DVD ISO. (From sun.com) First ISO burn OK, but Second ISO my k3b does not distinguish as ISO a format, though all md5 sum OK! Please help! ( (2 Replies)
Discussion started by: jess_t03
2 Replies

3. Solaris

solaris 8 and 9 iso

hi i downloaded solaris 8 and 9 iso from sun.com. i can mount it with winmount and i can see files. but when running it from vmware it won't boot. i even do it on physical server, it won't boot as well. what should i do to make this installation boot? thanks itik (1 Reply)
Discussion started by: itik
1 Replies

4. AIX

AIX 4.3.x ISO?

I just had someone ask me for AIX 4.3.3 media; I used to have it, but the disks got thrown out a couple of years ago when we moved between buildings. Does anyone have 4.3 ISO's handy, or would be willing to make ISO images for me? Thanks! (4 Replies)
Discussion started by: thomn8r
4 Replies

5. AIX

Creating/Installing a bff

I posted my question here regarding creating/installing a bff package to a directory of user's choice (instead of fixed one), still looking for an answer :o mklpp does not seem to handle this. (Can someone confirm?) Can the .toc file edited prior to installing the bff and modified so that the... (2 Replies)
Discussion started by: JStone
2 Replies

6. AIX

howto extract a file from a bff file?

Hi howto extract a file from a bff file? Is it possible? thanks Israel. (1 Reply)
Discussion started by: iga3725
1 Replies

7. AIX

bff package

Guys, I wana know whats the package name for a .bff file Example: Whats the package name for the update file - U833703.bff ? is there a way to convert it back to regular format? (5 Replies)
Discussion started by: muzahed
5 Replies

8. Red Hat

How to make boot.iso image from rhel6 installation dvd iso ?

Hello Everyone, Can anyone let me know how to make minimal boot.iso from rhl6 installation dvd iso image. I have a dvd image with me but i want to make just a minimal boot media. Somehow it is not shipped with dvd iso. I know we can download boot.iso from redhat site but is there any anyway we... (5 Replies)
Discussion started by: Rohit Bhanot
5 Replies

9. AIX

How to avoid errors when moving files in a bff?

I am building a bff using mkinstallp. My template file is : Package Name: svr_exForum Package VRMF: 7.2 Update: N Fileset Fileset Name: svr_exForum.rte Fileset VRMF: 7.2 USRLIBLPPFiles Pre-installation Script: /lppdir/lpp/exForum/F_pre_i ... (2 Replies)
Discussion started by: kevinl
2 Replies
FUSEISO(1)						      General Commands Manual							FUSEISO(1)

NAME
fuseiso - FUSE module to mount ISO filesystem images SYNOPSIS
fuseiso [options] <ISO image> <mount point> [FUSE library options] DESCRIPTION
This manual page documents briefly the fuseiso command. fuseiso provides a module to mount ISO filesystem images using FUSE. With FUSE it is possible to implement a fully functional filesystem in a userspace program. fuseiso can read ISO, BIN and NRG images containing ISO9660 filesystems. Along with it, it supports some common extensions, like Joliet, RockRidge and zisofs. It also supports non-standard images, like CloneCD's IMGs and Alcohol 120%'s MDFs, as their format looks exactly like BIN images. One major limitation of BIN images is that fuseiso does not handle CUE files in any way, and thus can only work with the first track of those images. Other formats like CCD and MDS are not supported, since their format is not public and no one knows it. OPTIONS
-n Do not maintain ~/.mtab.fuseiso. -p Maintain mount point, create it if it doesn't exist and delete it on exit. -c iocharset Specify iocharset for Joliet filesystems. -h Prints an help screen. Common FUSE library options -f Run in foreground, do not daemonize. -d Run in foreground and print debug information. -s Run single-threaded. SEE ALSO
fusermount(1), AUTHOR
fuseiso was written by Dmitry Morozhnikov <dmiceman@mail.ru>. This manual page was written by David Paleino <dapal@debian.org>, for the Debian project (and may be used by others). February 2010 FUSEISO(1)
All times are GMT -4. The time now is 11:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy