• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. hariskar
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 12
    • Posts 77
    • Best 6
    • Controversial 0
    • Groups 0

    Posts made by hariskar

    • RE: fog with FRITZ!Box 7590 router possible?

      And everything works!! Thank you for help!

      posted in Hardware Compatibility
      hariskarH
      hariskar
    • RE: fog with FRITZ!Box 7590 router possible?

      OK I changed the repositories to strech, updated and now version of dnsmasq is 2.76.

      posted in Hardware Compatibility
      hariskarH
      hariskar
    • RE: fog with FRITZ!Box 7590 router possible?

      I edited /etc/apt/sources.list and added
      deb http://ftp.de.debian.org/debian testing main
      then

      apt-get update
      and then
      apt-get install dnsmasq/testing

      ~$ sudo apt-get install dnsmasq-base/testing
      [sudo] password for hk: 
      Reading package lists... Done
      Building dependency tree       
      Reading state information... Done
      Selected version '2.80-1' (Debian:testing [i386]) for 'dnsmasq-base'
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:
      
      The following packages have unmet dependencies:
       libc6-dev : Breaks: binutils (< 2.26) but 2.25-5+deb8u1 is to be installed
       xserver-xorg-core : Recommends: libpam-systemd but it is not going to be installed
                           Breaks: libgl1-mesa-dri (< 18.0.5) but 8.0.5-4+deb7u2 is to be installed
      E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
      
      posted in Hardware Compatibility
      hariskarH
      hariskar
    • RE: fog with FRITZ!Box 7590 router possible?
      ~$ sudo find / -name dnsmasq
      [sudo] password for hk: 
      /etc/insserv.conf.d/dnsmasq
      /etc/default/dnsmasq
      /etc/resolvconf/update.d/dnsmasq
      /etc/init.d/dnsmasq
      /run/dnsmasq
      /usr/lib/resolvconf/dpkg-event.d/dnsmasq
      /usr/sbin/dnsmasq
      /usr/share/doc/dnsmasq
      /usr/share/dnsmasq
      
      which dnsmasq
      

      finds nothing.

      ~$ sudo which dnsmasq
      /usr/sbin/dnsmasq
      

      How can I get rid of 2.72? Why windows xp pc boots normal but then goes to windows instead of capturing image?

      posted in Hardware Compatibility
      hariskarH
      hariskar
    • RE: fog with FRITZ!Box 7590 router possible?
      ~$ dpkg -l | grep dnsmasq
      ii  dnsmasq                               2.80-1                                  all          Small caching DNS proxy and DHCP/TFTP server
      ii  dnsmasq-base                          2.72-3+deb8u4                           i386         Small caching DNS proxy and DHCP/TFTP server
      
      ~$ dpkg -L dnsmasq
      /.
      /etc
      /etc/default
      /etc/default/dnsmasq
      /etc/dnsmasq.conf
      /etc/dnsmasq.d
      /etc/dnsmasq.d/README
      /etc/init.d
      /etc/init.d/dnsmasq
      /etc/insserv.conf.d
      /etc/insserv.conf.d/dnsmasq
      /etc/resolvconf
      /etc/resolvconf/update.d
      /etc/resolvconf/update.d/dnsmasq
      /lib
      /lib/systemd
      /lib/systemd/system
      /lib/systemd/system/dnsmasq.service
      /usr
      /usr/lib
      /usr/lib/resolvconf
      /usr/lib/resolvconf/dpkg-event.d
      /usr/lib/resolvconf/dpkg-event.d/dnsmasq
      /usr/lib/tmpfiles.d
      /usr/lib/tmpfiles.d/dnsmasq.conf
      /usr/share
      /usr/share/dnsmasq
      /usr/share/dnsmasq/installed-marker
      /usr/share/doc
      /usr/share/doc/dnsmasq
      
      ~$ dpkg -L dnsmasq-base | grep bin
      /usr/sbin
      /usr/sbin/dnsmasq
      

      I just followed this guide: https://forums.fogproject.org/topic/12796/installing-dnsmasq-on-your-fog-server
      . The only thing I put is the IP of the server where needed.

      Thank you!

      posted in Hardware Compatibility
      hariskarH
      hariskar
    • RE: fog with FRITZ!Box 7590 router possible?

      Thank you, I installed dnsmasq on Debian 8. Version was 2.72 by default and then I installed successfully as the terminal said version 2.80-1. But with
      sudo dnsmasq -v it still says verson 2.72 is installed, I guess because version 2.80-1 is from testing repository.

      Unpacking dnsmasq (2.80-1) ...
      Setting up dnsmasq (2.80-1) ...
      [ ok ] Starting DNS forwarder and DHCP server: dnsmasq.
      hk@debian-server:~$ sudo dnsmasq -v
      Dnsmasq version 2.72
      

      This massage about 2.72 version shows even if I uninstall dnsmasq.

      I still have the router as DHCP server.
      When I create and execute an instant Capture task, Windows XP pc boots but shows message:
      TFTP.
      PXE-T01: File not found
      PXE-E3B: TFTP Error - File not found
      PXE-M0F: Exiting PXE ROM.
      and then boots to windows.

      I use the same FOG installation as I had with dd-wrt router and dnsmasq in router.

      Any help?
      Thank you!

      posted in Hardware Compatibility
      hariskarH
      hariskar
    • fog with FRITZ!Box 7590 router possible?

      I have 2 PCs (1 windows 10, 1 windows xp) connected on a LAN to a FRITZ!Box 7590 router. I Can I use fog to take images from my PCs with this router? Can I put pxe boot options in settings of this router?
      Thank you!

      posted in Hardware Compatibility
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE

      As I said everything works great! Thank you again for great support!

      posted in Windows Problems
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE

      I re-installed fog and everything works fine! 🙂

      posted in Windows Problems
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE

      Sebastian, sorry for confusing you. The log above is just from Scheduler restart, without any task. I upload here a new wol.pcap where you should see a packet from an instant task.0_1459415578972_wol.pcap

      [03-31-16 12:14:22 pm] * 1 active task waiting to wake up.
      [03-31-16 12:14:22 pm] | Sending WOL Packet(s)
      [03-31-16 12:14:22 pm] 		- Host: ergastirio WOL sent to all macs associated
      [03-31-16 12:14:22 pm] * No tasks found!
      
      
      posted in Windows Problems
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE
      ###########################################
       # Free Computer Imaging Solution #
       # Credits: #
       # http://fogproject.org/credits #
       # GNU GPL Version 3 #
       ###########################################
      
      [03-31-16 11:50:20 am] Interface Ready with IP Address: 94.69.139.243
      [03-31-16 11:50:20 am] Interface Ready with IP Address: 192.168.1.5
      [03-31-16 11:50:20 am] Interface Ready with IP Address: debian-server
      [03-31-16 11:50:20 am] Interface Ready with IP Address: ppp-94-69-139-243.home.otenet.gr
      [03-31-16 11:50:20 am] * Starting TaskScheduler Service
      [03-31-16 11:50:20 am] * Checking for new items every 60 seconds
      [03-31-16 11:50:20 am] * Starting service loop
      [03-31-16 11:50:20 am] * 0 active tasks waiting to wake up.
      [03-31-16 11:50:20 am] * No tasks found!
      [03-31-16 11:51:20 am] * 0 active tasks waiting to wake up.
      [03-31-16 11:51:20 am] * No tasks found!
      [03-31-16 11:52:20 am] * 0 active tasks waiting to wake up.
      [03-31-16 11:52:20 am] * No tasks found!
      
      posted in Windows Problems
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE

      0_1459400650652_wol.pcap

      Fog Log Viewer/Service Master newest entry is 2 days ago, is this correct?

      [03-27-16 2:20:17 pm] FOGTaskScheduler fork()ed child process (9831).
      [03-27-16 2:20:17 pm] FOGTaskScheduler child process (9831) is running.
      [03-29-16 12:55:48 pm] service_signal_handler (9812) received signal 15.
      [03-29-16 12:55:48 pm] service_signal_handler (9812) killing child (9831).
      [03-29-16 12:55:48 pm] service_signal_handler (9812) exiting.
      [03-29-16 3:55:48 pm] FOGTaskScheduler Start
      [03-29-16 3:55:48 pm] FOGTaskScheduler fork()ed child process (16875).
      [03-29-16 3:55:48 pm] FOGTaskScheduler child process (16875) is running.
      [03-29-16 3:57:05 pm] service_signal_handler (16859) received signal 15.
      [03-29-16 3:57:05 pm] service_signal_handler (16859) killing child (16875).
      [03-29-16 3:57:05 pm] service_signal_handler (16859) exiting.
      [03-29-16 4:10:24 pm] FOGTaskScheduler Start
      [03-29-16 4:10:24 pm] FOGTaskScheduler fork()ed child process (5292).
      [03-29-16 4:10:24 pm] FOGTaskScheduler child process (5292) is running.
      [03-29-16 5:52:09 pm] service_signal_handler (5273) received signal 15.
      [03-29-16 5:52:09 pm] service_signal_handler (5273) killing child (5292).
      [03-29-16 5:52:09 pm] service_signal_handler (5273) exiting.
      [03-29-16 5:52:09 pm] FOGTaskScheduler Start
      [03-29-16 5:52:09 pm] FOGTaskScheduler fork()ed child process (6073).
      [03-29-16 5:52:09 pm] FOGTaskScheduler child process (6073) is running.

      posted in Windows Problems
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE

      Yes of course. WOL was working in both PCs with undionly.PXE. After I put the 12 lines in DNSMasq it does not work with fog. But I can wake up my PCs from the routers interface.

      posted in Windows Problems
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE

      I use fog trunk 6957 and Firmware: DD-WRT v24-sp2 (02/04/15) mega

      The log is (times are correct):

      Instant Task:

      1 active task waiting to wake up.
      [03-30-16 8:28:12 am] | Sending WOL Packet(s)
      [03-30-16 8:28:12 am] - Host: ERGASTIRIO WOL sent to all macs associated

      Scheduled Task:

      [03-30-16 8:31:12 am] * Task run time: Wed, 30 Mar 2016 08:31:00 +0300
      [03-30-16 8:31:12 am] * Found a task that should run…
      [03-30-16 8:31:12 am] - Is a host based task.
      [03-30-16 8:31:12 am] - Unicast task found!
      [03-30-16 8:31:12 am] - Host ERGASTIRIO
      [03-30-16 8:31:12 am] - Tasks started for host ERGASTIRIO!
      [03-30-16 8:32:12 am] * 1 active task waiting to wake up.
      [03-30-16 8:32:12 am] | Sending WOL Packet(s)
      [03-30-16 8:32:12 am] - Host: ERGASTIRIO WOL sent to all macs associated
      [03-30-16 8:32:12 am] * No tasks found!
      [03-30-16 8:33:12 am] * 1 active task waiting to wake up.
      [03-30-16 8:33:12 am] | Sending WOL Packet(s)
      [03-30-16 8:33:12 am] - Host: ERGASTIRIO WOL sent to all macs associated
      [03-30-16 8:33:13 am] * No tasks found!

      posted in Windows Problems
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE

      Thank you Sebastian!
      There is big progress! :

      I opened both (UEFI, BIOS) PCs and got into PXE menu in both PCs. I successfully fully registered them both. With Host EFI Exit Type=REFIND_EFI UEFI PC goes into windows after PXE exit. BIOS PC goes into windows after PXE exit without putting something in Host Bios Exit Type.

      But there is still some problem: fog can not boot both PCs. Scheduled or instant tasks don’t start. Time is correct, I put local time in General Settings, I restarted fog scheduler with

      sudo service FOGScheduler restart
      

      but nothing happens.
      Thank you again!

      posted in Windows Problems
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE

      I hope that this helps:

      Microsoft Windows [Version 10.0.10586]
      (c) 2015 Microsoft Corporation. Με επιφύλαξη κάθε νόμιμου δικαιώματος.
      
      C:\Users\hk>tftp -i 192.168.1.5 get ipxe.efi
      Transfer successful: 934816 bytes in 1 second(s), 934816 bytes/s
      
      C:\Users\hk>tftp -i 192.168.1.5 get i386-efi/ipxe.efi
      Transfer successful: 852160 bytes in 1 second(s), 852160 bytes/s
      
      hk@debian-server:~$ ls -al /tftpboot/ipxe.efi /tftpboot/i386-efi/ipxe.efi
      
      -rw-r--r-- 1 fog root 852160 Mar 27 17:05 /tftpboot/i386-efi/ipxe.efi
      
      -rw-r--r-- 1 fog root 934816 Mar 27 17:05 /tftpboot/ipxe.efi
      

      0_1459164590543_tftp_issue.pcap

      posted in Windows Problems
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE

      @Sebastian-Roth said:

      @hariskar Ahhh, now I see. Your client seams to be a 32 bit machine. But your 32 bit ipxe.efi binary is missing!

      cd /tftpboot
      sudo mkdir i386-efi
      sudo wget -O i386-efi/ipxe.efi "https://github.com/FOGProject/fogproject/blob/dev-branch/packages/tftp/i386-efi/ipxe.efi?raw=true"
      sudo chown fog i386-efi
      

      Then try booting the win10 UEFI client again and see if it works. The missing 32 bit UEFI binary is something Tom and I fixed in the installer just a few days ago. So if you update to the latest version this would be fixed as well. But with the above mentioned commands you can do this yourself very easily.

      I made a clean installation of latest trunk.
      Again the same:
      With:

      dhcp-match=set:bios,60,PXEClient:Arch:00000
      dhcp-option-force=tag:bios,66,192.168.1.5
      dhcp-option-force=tag:bios,67,"undionly.kpxe"
      
      dhcp-match=set:efi32,60,PXEClient:Arch:00006
      dhcp-option-force=tag:efi32,66,192.168.1.5
      dhcp-option-force=tag:efi32,67,"i386-efi/ipxe.efi"
      
      dhcp-match=set:efibc,60,PXEClient:Arch:00007
      dhcp-option-force=tag:efibc,66,192.168.1.5
      dhcp-option-force=tag:efibc,67,"ipxe.efi"
      
      dhcp-match=set:efi64,60,PXEClient:Arch:00009
      dhcp-option-force=tag:efi64,66,192.168.1.5
      dhcp-option-force=tag:efi64,67,"ipxe.efi"
      
      Checking Media Presence
      Media present
      Starting PXE over IPv4
      Station IP address is 192.168.1.2
      Server IP address is 192.168.1.1
      NBP filename is ipxe.efi
      NBP filesize is 0 Bytes
      PXE-E99: Unexpected network error.
      
      posted in Windows Problems
      hariskarH
      hariskar
    • RE: Windows 10 UEFI PC opens from fog server but boots into Windows instead PXE

      I will try it.

      Also my Windows 10 are 64bit.

      What about

      PXE-E32 TFTP open timeout
      

      in the BIOS windows xp PC? It started when I put the 12 lines in DNSMasq.
      With

      dhcp-boot=undionly.kpxe,x.x.x.x
      

      it was OK.
      Maybe there is a connection between the 2 issues of the 2 PCs?

      Thank you!

      posted in Windows Problems
      hariskarH
      hariskar
    • 1
    • 2
    • 3
    • 4
    • 1 / 4