On Mittwoch, 12. Juni 2002 18:49, Anas Nashif wrote:
* Rainer Krienke <krienke@uni-koblenz.de> [Jun 12. 2002 09:14]:
This does not seem to be working with DHCP. I tried
option root-path=nfs://server_ip:/path_to_nfs_dir option root-path=server_ip:/path_to_nfs_dir
option root-path=/path_to_nfs_dir (assuming "nextserver" would possibly be evaluated)
This is the right syntax.
Just tested it, i.e group {
next-server 192.168.1.1; host cyber { hardware ethernet 00:50:ba:3f:b5:d5; fixed-address cyber; option T129 "autoyast=http://192.168.1.1/profiles/ install=nfs nosshd"; option root-path "/work/CDs/original-8.0"; filename "vmlinuz.nbi-8.1"; } }
And it works as expected! Check on the server side what is linuxrc trying to mount!
I found what was wrong. After all it was my fault. I found the error because of the exmaple from you above. I forgot to say install=nfs on the kernel-commandline thinking since I set the appropriate variables in DHCP autoyast would assume that if these values are present then it would automatically install from NFS. Thanks Rainer -- ---------------------------------------------------------------------------- Rainer Krienke krienke@uni-koblenz.de Universitaet Koblenz, http://www.uni-koblenz.de/~krienke Rechenzentrum, Voice: +49 261 287 - 1312 Rheinau 1, 56075 Koblenz, Germany Fax: +49 261 287 - 1001312 -----------------------------------------------------------------------------