Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mounting second partition of .iso image

Status
Not open for further replies.

stoyang

Technical User
Joined
Sep 10, 2002
Messages
3
Location
BG
Hi all,

I have a solaris8/sparc machine; on it I have solaris9 .iso images. I want to mount the images so I can create an install server for another sun machine which is supposed to be installed trhough the network.

I have made the following:
lofiadm -a /where/are/images/disk1.iso
mount -F hsfs -o ro /dev/lofi/1 /mnt/sol9/disk1

However, in order to use the *_install_server.sh scripts I need the second partition on the CD (on the .iso file)

The question is - how do I mount it when it's not on a real CD, but on a file?

Best Regards,
--sdg
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top