Setting up NFS-Root

Jeffrey Young <[email protected]> Wed, 20 Aug 2003 17:38:32 -0400
Newsgroups gmane.linux.suse.sparc
Message-ID <[email protected]>
Hello,

I am trying to setup a diskless client's root directory to be mounted by NFS 
at boot time.

I was reading in the NFS-Root HOWTO that you should setup a device file by

mknod /dev/nfs b 0 255

then alter the client's kernel with

rdev vmlinux /dev/nfs

Does this apply to sparc linux becuase I can't find the program 'rdev' 
anywhere in the suse sparc distribution?