Hi list,
how can I specify nfs options in the info file?
When installing SLES10-SP1-RC5 via nfs we tried
nfs://10.1.6.1/install/sles10-sp1-rc5,fg,nointr,hard,v3,nolock,rsize=32768,wsize=32768,udp,noacl
the result in the installation environment was:
cat /proc/mounts
...
10.1.6.1:/install/sles10-sp1-rc5 /var/adm/mount/AP_0x00000001 nfs ro,v3,rsize=32768,wsize=32768,soft,nolock,proto=tcp,addr=10.1.6.1 0 0
see the difference: udp changed to tcp and hard to soft
So it seems that the parameters given with the above used syntax are partially ignored.
Thanks,
Jochen
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-autoinstall+help(a)opensuse.org