https://bugzilla.novell.com/show_bug.cgi?id=471741 User markgray+to-suse@puck.nac.net added comment https://bugzilla.novell.com/show_bug.cgi?id=471741#c3 --- Comment #3 from Mark Gray <markgray+to-suse@puck.nac.net> 2009-02-04 02:50:00 MST --- I did two NFS installs of 11.1 so far, and plan to do a third as well. This is the content of the /boot/grub/menu.lst entry I used to upgrade the computer I am typing this on now: title openSUSE-11.1 ssh install root (hd0,3) kernel /boot/linux-11.1-32bit usessh=1 sshpassword=password \ install =nfs://10.0.0.13/SDB2/ARK/11.1/32bit.iso initrd /boot/initrd-11.1-32bit All of my computers now use DHCP, but I used to have a section of my LAN which used static IP's and this is the grub entry I used to upgrade one of the computers to 11.0 using a static address: title openSUSE-11.0 ssh install root (hd0,5) kernel /boot/linux-11.0-32bit hostip=192.168.96.76 netmask=255.255.255.0 \ gateway =192.168.96.76 \ usessh =1 sshpassword=password \ install =nfs://192.168.96.72/SDB2/ARK/11.0/32bit.iso initrd /boot/initrd-11.0-32bit Hope this helps. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.