On 12/08/2011 04:39 PM, Alexander Bugl wrote:
Hi!
client*)
echo "FAIBASE DHCP DEMO MACHINE"
assuming the host client50 is rechable/resolved (by pinging it).
Than I have to run e.g this:
" fai-chroot -IFv client50 "
->but I get 'fai-chboot: unknown host'
You should use the FQDN of the server:
fai-chroot -IFv client50.example.org
With regards, Alex
doesn't work either.
or do I have to run 'fai-conf-update' after editing the config/class/*
section?
(just read/googled around while waiting for reply..)
Frank