<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000099'>Hi Katarzyna, or Olivia?<br><br>I might have some userfull comment:<br><br><div><span name="x"></span><br>Met vriendelijke groet,<br>Alexander Swen<span name="x"></span><br></div><hr id="zwchr"><blockquote id="DWT148" style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;">Error in client: Could not chain image: Operation not supported".<br>

<br>I have DHCP configured with demohost:<br><br>cat /etc/dhcp/dhcpd.conf<br>deny unknown-clients;<br>option dhcp-max-message-size 2048; <br>use-host-decl-names on;<br><br><br>subnet 192.168.10.0 netmask 255.255.255.0 {<br>

  option routers 192.168.10.1;<br>  option domain-name "FAI4";<br>  option domain-name-servers 192.168.10.250;<br>  option time-servers 192.168.10.2;<br>  option ntp-servers 192.168.10.2;<br>  server-name FAI4;<br>

  next-server FAI4;</blockquote>replace hostname FAI4 with ipaddress as I am not sure pxe clients are able to resolve hostnames<br><br><blockquote id="DWT149" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><br>  filename "fai/pxelinux.0";<br>}<br><b style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"></b><br>

host demohost {<br>  hardware ethernet 52:54:00:17:8f:0e;<br>  fixed-address 192.168.10.11;<br>  option host-name "demohost";<br>}<br><br><br>But when I try to run <b style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;">fai-chboot </b><span style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;">I get an error:</span><br>

fai-chboot -IFv demohost<br>Booting kernel vmlinuz-2.6.32-5-amd64<br> append initrd=initrd.img-2.6.32-5-amd64 ip=dhcp  <br>    FAI_FLAGS=verbose,sshd,createvt<br><br>fai-chboot: unknown host: demohost<br><br>I am missing something??<br>

<br></blockquote>Could demohost be missing in your dns? (try "host demohost") it might even help to add demohost to your /etc/hosts file<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;">Thanks,<br>Olivia<br>
</blockquote><br></div></body></html>