@hariskar Do you use undionly.kpxe for iPXE ? in your DHCP option 67.

Posts made by ch3i
-
RE: Boot from SAN device failed
-
RE: Boot from SAN device failed
@hariskar What is the model of the new PC ?
-
RE: Boot from SAN device failed
@hariskar said:
have no problems with the other 2 PCs.
Hi,
The others 2 PCs are the same model than the last added ?
Regards,
Ch3i. -
RE: Lenovo ThinkPad L412
@Wayne-Workman Your golden machine is installed from scratch or Lenovo default ?
-
RE: Lenovo ThinkPad L412
@Wayne-Workman said:
The "Primary MAC is the wired MAC, I believe, and the pending MAC is the wireless MAC.
I am using the legacy client still.
Hi,
Can you run an
ipconfig /all
to view MAC by cards ?
Regards,
Ch3i. -
RE: Image download is stuck at 99%
@Tune389 Seems to be a diskpart problem :
DISKPART DISKPART> list volume DISKPART> select volume C (in your case it is the C partition) DISKPART> extend filesystem DISKPART> exit
-
RE: Image download is stuck at 99%
@Tune389 It don’t resize the partition apparently, in your case the total size of your C parition is the size of your system installation (broken operation at the end of imaging).
Could you post the image configuration ? (in your web UI)
-
RE: Image download is stuck at 99%
@Tune389 said:
no errors on the clients, but they don’t reboot after the image download
And I don’t see any error in log… If you force reboot computers boot ?
-
RE: Image download is stuck at 99%
Can you post your multicast.log ?
Is there an error message on the client ? -
RE: Multiple Domains?
Hi Tom,
Thank’s for that usefull option ! Where is that tips in the Wikipedia ?
Idea :
Is that possible to only display in the dropdown menu the first OU indicate in the text.|OU=my_first_ou,OU=Computers,DC=sub_domain,DC=domain,DC=com,DC|OU=my_second_ou,OU=Computers,DC=sub_domain,DC=domain,DC=com,DC|OU=my_third_ou,OU=Computers,DC=sub_domain,DC=domain,DC=com,DC|
In the drop down :
my_first_ou my_second_ou my_third_ou
Regards,
Ch3i. -
RE: Fatal Error: Failed to mount NFS volume
@szecca1 The same login as specify in fog configuration FTP_TFTP_PASSWORD I think.
-
RE: Fatal Error: Failed to mount NFS volume
@szecca1 You need to have a user fog in your nas with the same password of your fog server.
-
RE: Fatal Error: Failed to Mount NFS Volume
sudo chmod 755 /tftpboot/error.log
-
RE: Fatal Error: Failed to mount NFS volume
@szecca1 Where is mount your NAS on your server ?
-
RE: Fatal Error: Failed to mount NFS volume
chmod 777 -R /images (your mount point)
-
RE: Fatal Error: Failed to Mount NFS Volume
@michaeloberg Connect you to your server with WinSCP