I'm sorry. The question was not clear. I want to mount a remote DVD and have it presented to me on my local machine. I was searching whether there is any option using the command 'mount'. Is it possible with 'mount -t nfs' or 'mount -t smbfs'?
- Jos Collin On Tue, Aug 19, 2008 at 4:47 PM, Ron Johnson <[EMAIL PROTECTED]> wrote: > On 08/19/08 06:03, Jos Collin wrote: > >> Hi, >> >> Is there any way to mount a remote file system using the command 'mount'? >> (not sshfs). I'm using Linux in the remote machine too. I'm trying to mount >> the dvd in the remote machine. >> > > You want a remote filesystem visible to your machine? That's what NFS is > for. > > But are you asking how to use the *local* mount(8) to mount a remote DVD > and have it presented to you on your local machine? > > I *seriously* doubt that's possible. Unless there's some script that > automates the "ssh pmount" and tells /etc/exports about the new fs. > > -- > Ron Johnson, Jr. > Jefferson LA USA > > "Do not bite at the bait of pleasure till you know there is no > hook beneath it." -- Thomas Jefferson > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a > subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >