In a word, YES. More detailed explination: the physical file system is irrelavant to NFS. NFS IS a file system (NFS = Network File System) so as long as the machine you are mounting to supports NFS in the kernel, then all it does is read/write using the NFS driver. Then NFS daemon on the source machine then passes the recieved write/read request to the kernel. The kenel then reads/writes the data and passes it back along the pathway (kernel<->daemon<--->daemon<->kernel<->User).
Make sense? ----- Original Message ----- From: "Hidong Kim" <[EMAIL PROTECTED]> To: "Red Hat" <[EMAIL PROTECTED]> Sent: Friday, December 07, 2001 12:20 PM Subject: ext2 and ext3 > Hi, > > If you have a machine with ext2 disks and another machine with ext3 > disks, can they NFS mount each other's disks? Thanks, > > > > Hidong > > > > _______________________________________________ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list