no change. same results. -- Forrest English http://truffula.net
"When we have nothing left to give There will be no reason for us to live But when we have nothing left to lose You will have nothing left to use" -Fugazi On Thu, 15 Mar 2001, Fabio Massimo Di Nitto wrote: > Forrest English wrote: > > > > ok, here's what i do on the server. > > > > /etc/exports file contains > > /cdrom 192.168.2.30 > > >From my experience it has to look like this: > > /cdrom 192.168.2.30/255.255.255.255(ro) > > 192.168.2.30 is the ip address allowed to remote mount the cdrom > 255.255.255.255 is the netmask. In this case is only a host.... > (ro) is the option that tell to the nfs server to export > read-only > > Fabio > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >