Subject: Re: NFS root
To: None <tb90@mail.csuchico.edu>
From: Marcus Comstedt <marcus@roxen.com>
List: port-dreamcast
Date: 02/26/2001 18:33:37
>>>>> "Tyrel" == Tyrel Beede <tb90@mail.csuchico.edu> writes:

  Tyrel> I'm having a bit of trouble getting a NFS root partition up and running.
  Tyrel>  The kernel boots fine and it finds its address from dhcpd and dhcpd
  Tyrel> also passes it the root file system mount point, however, once the
  Tyrel> kernel get IP and it prints the line a line regarding the location of
  Tyrel> the root filesystem and then it just sits there... I don't end up with a
  Tyrel> login or anything... nor have I been able to telnet to it.


I think I've said this before, but I'll say it again:  If you have a
100Mbps network, you need to change the define NFS_RSIZE in
sys/nfs/nfs.h from 32768 to 16384, or NFS will not work.


  // Marcus