LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-14-2002, 09:22 PM   #1
hyperpimp
LQ Newbie
 
Registered: Apr 2002
Location: a very hot place
Distribution: slack 8.0 with no X :( & mandrake 8.2
Posts: 27

Rep: Reputation: 15
mounting .iso's


yeah, i'm still quite a newbie, and i've recently learned that you can mount .iso's as part of the file system.
my question is this: is it possible to mount .iso's that are on another computer across the network?

if so, how?

thanks
 
Old 05-14-2002, 10:55 PM   #2
sewer_monkey
Member
 
Registered: May 2002
Location: Toronto, ON, Canada
Distribution: Ubuntu, Debian, RedHat/CentOS
Posts: 624

Rep: Reputation: 31
If the remote filesystem on which the ISO file resides is accessible to you and is mounted, I don't see why not.
 
Old 05-15-2002, 06:47 AM   #3
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Yeah, of course it is. First, you'd need to mount the remote computer's filesystem (NFS/Samba), then you'd mount the iso file. I've not used NFS as of yet, but you can mount Windows Shares (Samba) with:
mount -t smbfs \\bob\share /mnt/samba
and then you would mount the ISO file with
mount -o loop /mnt/samba/isofile.iso /mnt/iso

(Obviously these are fictional examples, you'd need to change \\bob\share to whatever the computer name and share names are, you would need to mount somewhere that already exists, so you would need to make the directory /mnt/samba, and the directory /mnt/iso, but these are general rules for mounting anything...)
 
Old 05-15-2002, 07:03 AM   #4
vfs
Member
 
Registered: Apr 2002
Location: Brazil
Distribution: Slackware
Posts: 184

Rep: Reputation: 30
Put in /etc/exports the dir name and host to export, like in:


/usr myhost.mydomain.com

Í can't remember exactly if it's correct, cause I don't run NFS since last year (i'm not a sysadmin!), but it might give you an idea.

HTH,

vfs.
 
Old 05-15-2002, 08:15 AM   #5
hyperpimp
LQ Newbie
 
Registered: Apr 2002
Location: a very hot place
Distribution: slack 8.0 with no X :( & mandrake 8.2
Posts: 27

Original Poster
Rep: Reputation: 15
thanks for the tips guys
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting 2 ISO's to the same directory ritme909 Linux - General 3 08-17-2011 08:41 PM
Mounting iso's sonic04002 Linux - Newbie 26 11-24-2005 08:41 AM
mounting iso's Haloony Linux - Newbie 8 10-27-2005 01:02 AM
mounting iso's lofi dawharl Solaris / OpenSolaris 4 11-15-2004 03:03 AM
Mounting ISO's InsaneBob Linux - Software 1 09-26-2003 09:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration