Re: mounting DVDs via NFS problem

2006-01-24 Thread Piers Kittel
Have fixed the problem as NFS can't export UDF filesystems so mounted the DVD as ISO9660 and it worked. Will keep "exportfs -a" in mind though as sometimes it won't play back the DVD via NFS unless I play about with exportfs a lot. Thanks! Cheers - Piers Darryl Clarke wrote: On 21/01/06, P

Re: mounting DVDs via NFS problem

2006-01-23 Thread Darryl Clarke
On 21/01/06, Piers Kittel <[EMAIL PROTECTED]> wrote: > Hello all, > > Am trying to mount a DVD drive via NFS and am having problems. For > note, 192.168.1.2 (hostname - destiny) is the client and 192.168.1.15 > (hostname - mythtv) is the server. > > I have this in my /etc/exports: > > /media/cdrom

Re: mounting DVDs via NFS problem

2006-01-23 Thread Andrew Sackville-West
On Mon, 23 Jan 2006 11:29:50 + Piers Kittel <[EMAIL PROTECTED]> wrote: > Andrew, > > > how can you mount a dvd over nfs if its not mounted on its local machine? > > Do these numbers above, as they come from destiny match the numbers if they > > are run on mythtv? IOW, are we looking at the

Re: mounting DVDs via NFS problem

2006-01-23 Thread Piers Kittel
Andrew, how can you mount a dvd over nfs if its not mounted on its local machine? Do these numbers above, as they come from destiny match the numbers if they are run on mythtv? IOW, are we looking at the same disk here? This bit is just to test if I can acutally mount it, i.e. I'm running the

Re: mounting DVDs via NFS problem

2006-01-22 Thread Andrew Sackville-West
On Sat, 21 Jan 2006 22:04:25 + Piers Kittel <[EMAIL PROTECTED]> wrote: > Hello all, > > Am trying to mount a DVD drive via NFS and am having problems. For > note, 192.168.1.2 (hostname - destiny) is the client and 192.168.1.15 > (hostname - mythtv) is the server. > > I have this in my /et

mounting DVDs via NFS problem

2006-01-21 Thread Piers Kittel
Hello all, Am trying to mount a DVD drive via NFS and am having problems. For note, 192.168.1.2 (hostname - destiny) is the client and 192.168.1.15 (hostname - mythtv) is the server. I have this in my /etc/exports: /media/cdrom0 192.168.1.2(ro,sync) and 192.168.1.2 is in the /etc/hosts.all