pedro noticioso wrote:

> Hi there averyone! Happy hollidays! (Felices fiestas a
> todos!)
>
> I have ferrari and lexus, they are identical
> workstations, ferrari boots perfectly well but lexus
> halts here:
>
> Mounting root filesystem: /opt/ltsp/i386 from:
> 192.168.0.254
>
> Am I missing something? I dont know how a ws starts
> and an identical ws will simpy hang like that, any
> ideas? I will appreciate  8)
>
> btw the server is like this 8)
>
> /etc/hosts
> # Server
> 192.168.1.1             closed.joco.ath.cx closed
> 127.0.0.1               localhost.localdomain localhost
> 192.168.0.254           open.joco.ath.cx open
> # Workstations
> 192.168.0.1             vw.joco.ath.cx vw
> 192.168.0.2             ferrari.joco.ath.cx ferrari
> 192.168.0.3             lexus.joco.ath.cx lexus
>
> /etc/dhcpd.conf
> ...
>     host vw {
>         hardware ethernet     00:02:2A:EC:42:21;
>         fixed-address         192.168.0.1;
>         filename
> "/lts/vmlinuz-2.4.9-ltsp-5";
>     }
>
>     host ferrari {
>         hardware ethernet     00:02:2A:EC:41:CF;
>         fixed-address         192.168.0.2;
>         filename
> "/lts/vmlinuz-2.4.9-ltsp-5";
>     }
>
>     host lexus {
>         hardware ethernet     00:E0:4C:10:16:E7;
>         fixed-address         192.168.0.3;
>         filename
> "/lts/vmlinuz-2.4.9-ltsp-5";
>     }
>
> ...lts.conf
> [vw]
>  XSERVER            = sis
>  X_MOUSE_PROTOCOL   = "imps/2"
>
> [ferrari]
>  XSERVER            = sis
>  X_MOUSE_PROTOCOL   = "ps/2"
>
> [lexus]
>  XSERVER            = sis
>  X_MOUSE_PROTOCOL   = "ps/2"
>

What does your /etc/exports file look like.  Perhaps you are limiting who
can NFS the root filesystem to only ferrari (192.168.0.2)

Ken Cobler



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to