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!

Mount iso image

Status
Not open for further replies.

Gosse

Technical User
Joined
Jan 15, 2003
Messages
18
Location
DE
Hi all!

I'm trying to build an install source for SLES 9 PPC. I'm sure I had the commands to mount an iso image and copy the files in the image to my NFS filesystem, but ..... I don't remember where I left these commands!

Can anybody tell me how I can mount an iso image?

Thanks a lot!

Gosse
 
mount -o loop -t iso9660 filename.iso /mnt/iso

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top