On Fri, 21 Feb 2003 20:00:16 -0800 (PST)
Ibly Piblo <[EMAIL PROTECTED]> wrote:

> Please forgive this post, but I can't
> see my files from server side of nfs mounted
> direcory.
> 
> I use mkd 9 on one machine (client) and
> 8.2 on server (9 won't install on old
> pentium 200)
> 
> Sorry if I lack info, will post export
> files and fstab, but please tell if you need
> more info.
> 
> Client is host2.org and server is host1.org
> 
> On client, exports reads:
> host1.org:/mnt/mew
> 
> /mnt/mew
> 
> And fstab reads:
> /dev/hdb5 / ext2 defaults 1 1
> /dev/hdb1 /boot ext2 defaults 1 2
> none /dev/pts devpts mode=0620 0 0
> # //laptop/FOLDER /mnt/FOLDER smbfs
> user,credentials=/etc/samba/auth.laptop.%zwinch 0 0
> none /mnt/cdrom supermount
> dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0
> 0 0
> none /mnt/floppy supermount
> dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,sync,codepage=850,umask=0
> 0 0
> host1.org:/mnt/mew /mnt/mew nfs
> user,sync,rsize=8192,wsize=8192,soft 0 0
> /dev/hda1 /mnt/windows vfat
> iocharset=iso8859-1,codepage=850,umask=0 0 0
> none /mnt/zip supermount
> dev=/dev/sda4,fs=auto,--,iocharset=iso8859-1,codepage=850,umask=0
> 0 0
> none /proc proc defaults 0 0
> none /tmp tmpfs defaults 0 0
> # host1.org:/mnt/mew /mnt/workstation nfs
> /dev/hdb6 swap swap defaults 0 0
> 
> and on Server, exports reads:
> /mnt/mew 192.168.1.2(rw,no_root_squash)
> 192.168.1.3(rw,no_root_squash)
> 
> and fstab reads:
> /dev/hda5 / ext3 defaults 1 1
> /dev/hdd1 /Data ext3 defaults 1 2
> /dev/hda1 /boot ext3 defaults 1 2
> none /dev/pts devpts mode=0620 0 0
> none /dev/shm tmpfs defaults 0 0
> /mnt/cdrom /mnt/cdrom supermount
> dev=/dev/hdb,fs=iso9660,ro,--,iocharset=iso8859-1 0 0
> /mnt/floppy /mnt/floppy supermount
> dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-1,umask=0,sync,codepage=850
> 0 0
> host2:/mnt/mew      /mnt/nfs0       nfs     
> user,owner,exec,nodev,nosuid,rw,soft,rsize=8192,wsize=8192,sync
> 0 0
> none /proc proc defaults 0 0
> none /tmp tmpfs defaults 0 0
> /dev/hda6 swap swap defaults 0 0
 
Just a shot in the dark, but your nfs mount line seems to be missing
some info....here's what mine shows, note what comes after the nfs part;

192.168.1.1:/mnt/shared/shared /shared nfs rw,hard,intr 0 0

I could take a stab at what all that means, but maybe somebody else can
help out there if that is the problem.

gl
steve




-- 
Linux user #280097
Machine #162480

http://counter.li.org

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to