LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   Solaris 7 - Mount ISO (https://www.linuxquestions.org/questions/solaris-opensolaris-20/solaris-7-mount-iso-634657/)

0.o 04-11-2008 08:48 AM

Solaris 7 - Mount ISO
 
Hello,

I need to mount an ISO file on Solaris 7. All of the information i have found has been unsuccessful. Please advise!

bathory 04-11-2008 09:18 AM

I don't know if it works on Solaris7, but in newer versions you can use:
Code:

mount -F hsfs -o ro `lofiadm -a /path/to/file.iso` /mnt
Regards

Kahless 04-11-2008 11:07 PM

You do realise that you are three major releases downrev right?

0.o 04-13-2008 11:06 AM

Quote:

Originally Posted by Kahless (Post 3118649)
You do realise that you are three major releases downrev right?

No. I had no clue that Solaris 10 was out. I do really appreciate you pointing out that glaring fact.

And no, this box doesn't have lofiadm installed. This system has had security patches only. There haven't been any updates to functionality.

jlliagre 04-13-2008 03:58 PM

lofiadm appeared with Solaris 8.

For Solaris 7 and older, you can use fbk: ftp://ftp.berlios.de/pub/schily/kernel/fbk/README


All times are GMT -5. The time now is 09:02 PM.