Re: nfs with debian and solaris

2001-03-23 Thread Dimitri Maziuk
On Fri, Mar 23, 2001 at 11:44:12AM +0100, dko wrote: > hello, > i have an server nfs on solaris (10.11.11.1) and i'm trying to connect to it > with my debian workstation > when i mount i have that: > mount 10.11.11.1:/home/dko /mnt/test > mount: wrong fs type, bad option, bad superblock on 10.11.1

Re: nfs with debian and solaris

2001-03-23 Thread Nate Amsden
dko wrote: > > hello, > i have an server nfs on solaris (10.11.11.1) and i'm trying to connect to it > with my debian workstation > when i mount i have that: > mount 10.11.11.1:/home/dko /mnt/test > mount: wrong fs type, bad option, bad superblock on 10.11.11.1:/home/dko, >or too many

Re: nfs with debian and solaris

2001-03-23 Thread Jason Majors
Do you specify the mount type correctly? Here's an nfs mount from my /etc/fstab: magneto:/usr/local/mp3s /usr/local/mp3s nfs ro,user 0 0 And I assume that the solaris box has its nfs set up correctly. Have you checked it from other machines? On Fri, Mar 23, 2001 at 11:44:12AM +