I just tried to export the root device from A, in /etc/exports: /dev/VG/root B(rw,sync) and then on B I tried this: mount -t nfs A:/dev/VG/root /mnt/tmp1 mount: A:/dev/VG/root failed, reason given by server: Not a directory Maybe the samba idea is looking better... -Ram