> in local machine mount it... export using nfs..
>
> and in remote machine mount it

I can mount any other remote device using this method but not dvd. I can
mount a remote pen drive and see the contents locally. But when I try to
mount the dvd locally using the following command shows the error.

debian:~# mount -t nfs 192.168.0.101:/root/dvddir/ laptopdvd/
mount: 192.168.0.101:/root/dvddir/ failed, reason given by server:
Permission denied

I don't know whether it is a problem because of the read-only file system.

- Jos Collin

On Tue, Aug 19, 2008 at 5:11 PM, sathiya moorthy <
[EMAIL PROTECTED]> wrote:

> in local machine mount it... export using nfs..
>
> and in remote machine mount it
>
>
>
> On Tue, Aug 19, 2008 at 5:08 PM, Jos Collin <[EMAIL PROTECTED]> wrote:
>
>> No. It is not mounted.
>>
>>
>> On Tue, Aug 19, 2008 at 5:06 PM, Ron Johnson <[EMAIL PROTECTED]>wrote:
>>
>>>
>>> Is the remote DVD already mounted on the remote machine?
>>>
>>> On 08/19/08 06:30, Jos Collin wrote:
>>>
>>>> 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]<mailto:
>>>> [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]
>>>
>>>
>>
>
>
> --
> sathiyamoorthy
>

Reply via email to