Thanks for replaying... Sorry but i got confusion about your replay, i think i don't understand very well I want to make it clear first that the file/auth server are the same pc, and the cpuservers are the nodes of the cluster (5 nodes), which are diskless, and a terminal (my laptop). I'd like to use the cpu(1) command to connect to one node of the cluster (cpuserver) from the terminal, i tried by doing:
term% cpu -h cpus term% ls /mnt/term term% but i think it isn't correct, because the prompt is still term%, and / mnt/term is empty, i did "ls /mnt/term" because i wanted to see if the namespace was mounted. is that correct? I hope i explain to you in the right way. thanks again.. bye, Armando > there's nothing in the system itself that changes one's prompt. > this is done by the profile. typically one can use the convention > that $sysname is the contents of /dev/sysname. > ; echo $sysname $cpu > brasstown ladd > ; cpu > ; echo $sysname > > - erik