RE: Problems mounting root filesystem off of NFS

2006-03-17 Thread doodsaq
Oops, missing Guest account...that fixed the setegid stuff... however still can't login, something's wrong with my inittab I think. -- View this message in context: http://www.nabble.com/Problems-mounting-root-filesystem-off-of-NFS-t1293038.html#a3464265 Sent from the Cygwin Users forum at Nabble

RE: Problems mounting root filesystem off of NFS

2006-03-17 Thread doodsaq
Ok, I think I got the uid/gid issue figured out. My server.map file looks like this (I want all the files in my filesystem with tberger1 ownership to show up as root on the client): uid 0 895260 # user id for tberger1 gid 0 10545 # group id for tberger1 uid 0 100

RE: Problems mounting root filesystem off of NFS

2006-03-16 Thread doodsaq
Robb, Sam wrote: > > 1) Did you install the server using the nfs-server-config script? > 2) Can you post your /etc/exports and and static map files you're using? > 1) yes 2) this is the only line in my /etc/exports: /nfsmount_drop3 (rw,insecure,no_root_squash) > If you're able to mount the

Problems mounting root filesystem off of NFS

2006-03-16 Thread doodsaq
Hi, I'm trying to get Linux running on a PPC board to mount an NFS root filesystem off of a Windows XP machine -- in this case the NFS filesystem is exported by the NFS server in Cygwin. While it mounts OK, Linux fails to come up due to various errors, e.g. mount: only root can do that awk: cmd