When I specify the NFS port for nfsroot (e.g., nfsroot=Patch got applied in 2.4.21-pre6. Author: Eric Lammerts (,port=2049), the kernel uses the wrong port. In my case it tries to use 264 (0x108) instead of 2049 (0x801). This patch adds the missing htons(). Eric