--- genkernel-3.4.8/generic/initrd.scripts 2007-04-12 13:44:48.000000000 +0200 +++ genkernel-3.4.8_new/generic/initrd.scripts 2007-06-02 20:20:57.000000000 +0200 @@ -158,7 +158,7 @@ union_insert_dir() { findnfsmount() { - if [ "${IP}" != '' ] || busybox udhcpc -R rootpath -n -s /bin/udhcpc.scripts + if [ "${IP}" != '' ] || busybox udhcpc -O rootpath -n -s /bin/udhcpc.scripts then [ -e /rootpath ] && NFSROOT=`cat /rootpath`