Opa !
Adriano da uma olhada na conf, ta tudo ok.
Mas eu estou tentando fazer testes com o VMware, estou verticalizando o boot.
ddns-update-style none;
default-lease-time 21601;
max-lease-time 21601;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.0.255;
option domain-name-servers 192.168.0.3;
option domain-name "ltsp";
option root-path "192.168.0.3:/opt/ltsp/i386";
option option-128 code 128 = string;
option option-129 code 129 = text;
next-server 192.168.0.3;
subnet 192.168.0.0 netmask 255.255.255.0 {
range dynamic-bootp 192.168.0.4 192.168.0.10;
if substring (option vendor-class-identifier, 0, 9) = "PXEClient"
{
filename "/tftpboot/lts/2.6.9-ltsp-3/pxelinux.0";
}
else if substring (option vendor-class-identifier, 0, 9) = "Etherboot"
{
filename "/tftpboot/lts/vmlinuz-2.6.9-ltsp-3";
}
}
Será que o VMware nao deixa eu fazer isto ?
Grato
Christian Tota
2006/4/30, Adriano Rafael Gomes <[EMAIL PROTECTED]>:
CHT T wrote:
> Pessoal !
>
> O seguinte, estou tentando rodar o danado do LTSP e esta dando o
> seguinte erro quando eu tento rodar um client.
>
> Ele acha, da o boot mas na metade ele da o erro abaixo.
>
> Eth0: registered as PCnet/PCI II 79C970A
> pcnet32: 1 cards_found
>
> ERROR! No root-path. Check you DHCP configuration, to make
> sure that the 'option root-path' is specified
>
> Kernel panic - not syncing: Attempted to kill init!
>
> Eu usei os passos do tutorial http://www.linuxse.org/?q=node/51
> Todos os serviços estão ok, o que poderia ser ? alguem ja passou por isto ?
>
> Grato
>
> Christian
>
Christian, já faz um certo tempo que não configuro um LTSP, mas vamos
ver se consigo ajudar.
Tu adicionou a opção root-path no dhcpd.conf, com o IP do teu servidor?
Examine os logs em /var/logs/daemon.log, ou outros logs também.
--
Adriano Rafael Gomes
SoftwareLivreVS
http://www.softwarelivrevs.org/
--
ubuntu-br mailing list
[email protected]
www.ubuntu-br.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
--
ubuntu-br mailing list
[email protected]
www.ubuntu-br.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br