Hello,
On Wednesday 29 March 2006 16:20, Trond Mæhlum wrote:
I am working on getting diskless workstations on Skolelinux2.0. We
use a custom ip and domain setup. Setting up diskless workstations in
this environment has been a little complicated. However, I now have
it up and running except for two issues.
The automounting of /skole/tjener/home0 does not work. I have to go
to a console and mount it manually before I login. How can I set it
to mount it at boot time? I tried to edit /opt/ltsp/i386/etc/fstab to
contain:
10.255.253.1:/skole/tjener/home0 /skole/tjener/home0 nfs defaults 0 0
Have you tried "mount -a" after you have go to a console. Any error
message? If this work you can add it to a startup script.