Mailinglist Archive: opensuse-autoinstall (49 mails)
| < Previous | Next > |
[opensuse-autoinstall] nfs mount options in info file?
- From: "Jochen Schaefer" <jschaef@xxxxxxxxxx>
- Date: Mon, 11 Jun 2007 10:18:34 +0200
- Message-id: <466D217A.16C7.0097.0@xxxxxxxxxx>
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |