Boot beagleboard XM rev C over NFS - successful case out there???

I cannot make my beagleboard XM rev C to boot over NFS.

Below is as far as it goes. It found the kernel and booted it and then
stops there ...
If you have successfully have it booted, please share your steps.
Thanks!

OMAP3 beagleboard.org # boot
reading uImage

3506092 bytes read
## Booting kernel from Legacy Image at 80000000 ...
   Image Name: Linux-3.0.0-rc7-11317-g885cf6f-d
   Image Type: ARM Linux Kernel Image (uncompressed)
   Data Size: 3506028 Bytes = 3.3 MiB
   Load Address: 80008000
   Entry Point: 80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.

Double check your serial console settings...

Regards,

Hey yh_dallas, can you share your steps how to go about booting the board over NFS?

Agreed - I think the console should use /dev/ttyO2, not ttyS2. I had this problem myself.