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

    hariskar

    @hariskar

    7
    Reputation
    1.1k
    Profile views
    78
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Age 55

    hariskar Unfollow Follow

    Best posts made by hariskar

    • RE: Boot from SAN device failed

      Thank you for very fast and great support! (I made a small donation 🙂 )
      I hope that my BIOS problem will be resolved too.

      posted in Hardware Compatibility
      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: Warning! One or more CRC's don't match

      [quote=“Tom Elliott, post: 29862, member: 7271”]When you’re building the images, boot into a debug task when you’re ready to upload. Run fixparts /dev/sda and it should verify that everything is set properly for your system.

      Then, once complete, if you create a debug - upload tasking, once complete you just type fog and you’re uploading.[/quote]

      This way I fixed this problem, thank you!!

      posted in General
      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: 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: fog with FRITZ!Box 7590 router possible?

      And everything works!! Thank you for help!

      posted in Hardware Compatibility
      hariskarH
      hariskar

    Latest posts made by hariskar

    • How much storage is enough for my system?

      At he time I have a multiboot PC: Windows 11, Gentoo, Linux From Scratch.
      I tried to experiment with fog, so I installed it on an old Intel NUC with 256GB disk space and debian 12 which is no enough even to capture my smallest OS LFS. How much disk space do I need to store the images? Would you suggest to extend this NUC or get another PC?

      hk@lfs [ ~ ]$ lsblk
      NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
      sda           8:0    0 931.5G  0 disk
      ├─sda1        8:1    0   100M  0 part
      ├─sda2        8:2    0    16M  0 part
      ├─sda3        8:3    0 296.9G  0 part
      ├─sda4        8:4    0 633.9G  0 part
      └─sda5        8:5    0   645M  0 part
      sdb           8:16   0   1.8T  0 disk
      ├─sdb1        8:17   0 183.8M  0 part /boot
      └─sdb2        8:18   0   1.8T  0 part /
      sdc           8:32   1  59.8G  0 disk
      nvme0n1     259:0    0 931.5G  0 disk
      ├─nvme0n1p1 259:1    0   256M  0 part
      ├─nvme0n1p2 259:2    0    32G  0 part [SWAP]
      └─nvme0n1p3 259:3    0 899.3G  0 part
      
      posted in FOG Problems
      hariskarH
      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