Im trying to upgrade some Linux systems to RHEL 6 but i cannot mount the home directories. Im using EXT4 for the RHEL 6 system and EXT3 on the RHEL 5 server im mounting the directory from. I cant just use the mount command, i have to specify -t ext3 and when i do it says "Special device (server name and mount point) does not exist. It works just fine from all the RHEL 5 machines, just not from this new RHEL 6 machine.
I just rebuild the machine and used EXT3 as the FS type this time just to test, same results, it wont mount.