Thread: NFS, Can't figure out what I'm doing wrong
hi folks,
i'm trying setup pxe boot server, , in process of trying setup nfs share mount part of i'm trying boot to.
test trying mount share have setup logged local system.
/etc/exports has this:
i'm trying following command (and variant):code:/var/lib/tftpboot 10.0.0.*(rw,no_root_squash,async,insecure)
when try mount share, logged in root (strictly testing) following error:code:mount 10.0.0.48:/var/lib/tftboot test mount -t nfs4 -o proto=tcp,port=2049 10.0.0.48:/var/lib/tftboot test
code:mount.nfs4: access denied server while mounting 10.0.0.48:/var/lib/tftboot
now, i've read multiple howto's on pxe booting, , dealing nfs shares, , can't life of me figure out i'm doing wrong. i'm using default installation of ubuntu 10.04 in vm, desktop edition.
have run out of ideas, , appreciate can get.
but /etc/exports looks old style nfs v3 export.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] NFS, Can't figure out what I'm doing wrong
Ubuntu
Comments
Post a Comment