Roy Sigurd Karlsbakk wrote: > I start the client, boot from PXE with PXELinux. The config file has one > line: > > DEFAULT linux-2.4.17pronto1 root=/dev/nfs \ > nfsroot=192.168.144.247:/client-root,rsize=8192,wsize=8192,nfsvers=3 \ > console=ttyS0,38400 > > When booting up, I get the following messages: [snip] > Looking up port of RPC 100003/2 on 192.168.144.247 > RPC: sendmsg returned error 101 > portmap: RPC call returned error 101 101 is ENETUNREACH, i.e. "network unreachable". Does the kernel's BOOTP/DHCP query succeed? Does it work if you provide an appropriate "ip=..." argument insted of using BOOTP/DHCP? -- Glynn Clements <glynn.clements@virgin.net> - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html