Re: NFS root on 2.4.18-14

Samuel Flory (sflory@rackable.com)
Mon, 14 Oct 2002 11:00:39 -0700


Theewara Vorakosit wrote:

>Dear All,
> I use Red Hat 8.0 and kernel 2.4.18-14, which come from redhat
>distribution. I want create a NFS-root kernel to build a diskless linux
>using NFS root. I select "IP kernel level configuration-> BOOTP, DHCP",
>NFS root support. I boot client using my kernel, it does not requrest for
>an IP address. It try to mount NFS root immediately. Do I forget
>something?
>Thanks,
>Theewara
>
>
>
You need to give the kernel instructions to use dhcp. I've always
found this works:

ip=::::::dhcp nfsroot=192.168.1.5:/vol0/nfs/root/10.01

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/