https://bugzilla.novell.com/show_bug.cgi?id=815738 https://bugzilla.novell.com/show_bug.cgi?id=815738#c6 Paul Gardiner <pizza@glidos.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|pizza@glidos.net | --- Comment #6 from Paul Gardiner <pizza@glidos.net> 2013-08-11 15:08:05 UTC --- (In reply to comment #3)
I will submit this change to nfs-utils, its also required for 12.3 mount.nfs4 is probably needed, I did not test this part.
Paul, please re-test this change for /lib/mkinitrd/scripts/boot-nfs.sh
Index: mkinitrd-boot.sh =================================================================== --- mkinitrd-boot.sh (revision bbc170fc5de5dd1d808d5e9b785c0a54) +++ mkinitrd-boot.sh (working copy) @@ -1,7 +1,7 @@ #!/bin/bash #%stage: block -#%modules: nfs -#%programs: /sbin/mount.nfs +#%modules: nfsv2 nfsv3 nfsv4 +#%programs: mount.nfs mount.nfs4 #%if: "$rootfstype" = "nfs" -o "$need_nfs" # ##### Network FileSystem
Yes Olaf, that works just fine, thank you. -- 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.