• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. zingaro
    3. Topics
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 28
    • Posts 86
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by zingaro

    • Z

      Unsolved Windows Embedded Standard 7 - Lost Bcedit Settings

      Windows Problems
      • • • zingaro
      5
      0
      Votes
      5
      Posts
      1.1k
      Views

      Tom ElliottT

      @zingaro why? We take a backup then put ours in place. We can’t use bcdedit in Linux as those are Windows tools.

    • Z

      Solved Realtek GBE 10/100/1000 boot issuses

      FOG Problems
      • • • zingaro
      4
      0
      Votes
      4
      Posts
      901
      Views

      S

      @zingaro Please post the PCI IDs as a reference as well.

      Did you try my suggestion on using a dump mini switch?

      Other than that you could try different iPXE binaries like undionly.kkpxe (note the double k), ipxe.pxe, realtek.kpxe or realtek.kkpxe

      The other question is, why not going UEFI all the way?

    • Z

      Unsolved WinPe and BIOS Uefi

      FOG Problems
      • • • zingaro
      4
      0
      Votes
      4
      Posts
      2.1k
      Views

      S

      @zingaro Can we mark this solved? I guess sudburr’s hint is spot on.

    • Z

      Solved Install Ubuntu from fox iPXE menu

      FOG Problems
      • • • zingaro
      3
      0
      Votes
      3
      Posts
      1.0k
      Views

      S

      @zingaro Please let us know if you could follow the description in the other post and got it setup on your system as well or if you need any more help with this.

    • Z

      Solved add sub menu to fog

      FOG Problems
      • • • zingaro
      2
      0
      Votes
      2
      Posts
      1.2k
      Views

      Q

      To create a menu in the advanced one, you must fill it in under iPXE General Configuration -> Advanced Menu Settings > Advanced Menu Commands

      example:

      :urls set msdart-url http://192.168.1.155/2-MSDART :MENU menu colour --rgb 0xff0000 0 || cpair --foreground 1 1 || cpair --foreground 0 3 || cpair --foreground 4 4 || item --gap -- ------------------------------------- item fog.local Boot from hard disk item msdart6x86 Microsoft DaRT for Windows Vista 32bit item msdart6x64 Microsoft DaRT for Windows Vista 64bit item msdart7x86 Microsoft DaRT for Windows 7 32bit item msdart7x64 Microsoft DaRT for Windows 7 64bit item msdart81x86 Microsoft DaRT for Windows 8.1 32bit item msdart81x64 Microsoft DaRT for Windows 8.1 64bit item fog.return Return to previous menu choose --default fog.local --timeout 5000000 target && goto ${target} :fog.local sanboot --no-describe --drive 0x80 || goto MENU :msdart6x86 initrd ${msdart-url}/MSDaRT60x86.iso chain memdisk iso raw :msdart6x64 initrd ${msdart-url}/MSDaRT60x64.iso chain memdisk iso raw :msdart7x86 initrd ${msdart-url}/MSDaRT70x86.iso chain memdisk iso raw :msdart7x64 initrd ${msdart-url}/MSDaRT70x64.iso chain memdisk iso raw :msdart81x86 initrd ${msdart-url}/MSDaRT8.1x86.iso chain memdisk iso raw :msdart81x64 initrd ${msdart-url}/MSDaRT8.1x64.iso chain memdisk iso raw :fog.return chain http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac} || prompt goto MENU
    • Z

      Solved Unable load winpe.iso

      FOG Problems
      • • • zingaro
      15
      0
      Votes
      15
      Posts
      4.1k
      Views

      S

      @zingaro said:

      There are the difference with VM Machine ?

      Well, VM is not hardware and vice versa and also hardware is not equal to all other hardware. We do see many issues related to slight differences in the UEFI firmware and such things. Causing a lot of trouble sometimes. There is no easy answer to your question. You’d need to get into debugging the problem on your VMware to see why it doesn’t work.

    • Z

      Solved Failed boot.php

      FOG Problems
      • • • zingaro
      9
      0
      Votes
      9
      Posts
      2.6k
      Views

      G

      @george1421 This fixed my problem, thank you!

    • Z

      Update Partclone program

      Tutorials
      • • • zingaro
      2
      0
      Votes
      2
      Posts
      949
      Views

      Q

      I don’t believe there are currently steps designed for it. When Partclone has a new release, FOG tends to include it in a future update.

      Do note that FOG does not use the master branch of partclone as that’s considered unstable/experimental.

      If you still want to try, you’ll have to replace it in the init files. But these get overwritten with new FOG updates

    • Z

      fog 1.2 vs 1.4

      General Problems
      • • • zingaro
      5
      0
      Votes
      5
      Posts
      1.5k
      Views

      Tom ElliottT

      @Sebastian-Roth I still think you’re correct.

      The CD SHOULD be asking you to “press any key to boot from CD”. Is there some reason this is a big concern? Sure it adds another step, but I think the reasoning is something in 1.2 iPXE code wasn’t sending the HDD, where in newer versions it’s releasing the system allowing the ISO to actually see the HDD prompting it to run a scan.

      I don’t understand what problem it working as if this was a CD being booting this brings to the table.

    • Z

      Task Deploy does not starts

      General Problems
      • • • zingaro
      7
      0
      Votes
      7
      Posts
      1.6k
      Views

      Tom ElliottT

      The “image ignore” and “client ignore” flags are meant to IGNORE the mac address in use for the respective item. For example:

      Image Ignore makes it so the MAC Address being loaded is NOT going to be able to be used for Imaging. But this is only regards to the system it’s registered with. (Seeing as identity is verified/validated by the MAC Address this should be expected).

      So, an unregistered machine, using a NIC that is registered to another machine, will appear to be that “registered” machine. Why would Image Ignore be a useful option? I don’t know, but I know the client ignore option IS useful (for example a shared USB nic on multiple machines so you can have the client work without thinking the system is another host.)

    • Z

      Unsolved Winload.exe missing after upload image

      FOG Problems
      • • • zingaro
      2
      0
      Votes
      2
      Posts
      786
      Views

      Wayne WorkmanW

      Can you give us more details? Does this happen on every machine you capture from? Can you give a screenshot of the error?

    • Z

      Unsolved Failed access Database after upload image

      FOG Problems
      • • • zingaro
      19
      0
      Votes
      19
      Posts
      4.4k
      Views

      george1421G

      @robe2conoby Just to be clear IT Admins should never directly touch/use the linux user called fog. This is not the web ui admin account called fog (unfortunate coincidence). The linux user FOG is 100% managed by the fog installer. If someone changes this account afterwards or uses the linux fog account for system management bad things will happen.

      The next time the fog installer runs it will think that it has control of this account and will reset things back to what it needs, probably clobbering your configuration. Please don’t touch or change this account.

    • Z

      Unsolved Detailed Full Manual FOG Server

      FOG Problems
      • • • zingaro
      2
      0
      Votes
      2
      Posts
      788
      Views

      Wayne WorkmanW

      @zingaro No, we’ve been putting together documentation where we feel it’s needed, and we consider including any submitted documentation. Is there something in particular you want to know about? Links to the wiki are in my signature.

    • Z

      Unsolved Restart full setup fog configuration

      FOG Problems
      • • • zingaro
      2
      0
      Votes
      2
      Posts
      675
      Views

      L

      Rename .fogsettings to .fogsettingsold, in /opt/fog

    • Z

      Unsolved ADD mounted NAS directory into Fog Server

      FOG Problems
      • • • zingaro
      10
      0
      Votes
      10
      Posts
      3.0k
      Views

      Wayne WorkmanW

      @zingaro Here are some resources:

      https://wiki.fogproject.org/wiki/index.php?title=NAS_Storage_Node
      https://forums.fogproject.org/topic/9430/synology-nas-as-fog-storage-node/1

      There are others you can find too if you just search for the key words.

    • Z

      Solved TFTP Server address required

      Linux Problems
      • • • zingaro
      3
      0
      Votes
      3
      Posts
      2.3k
      Views

      Z

      Perfect !
      I substitute the conf files and replaced “Fog IP Server”,now it works !

      Solved !
      Regards

    • Z

      Unsolved AHCI boot iso problems

      FOG Problems
      • • • zingaro
      13
      0
      Votes
      13
      Posts
      4.1k
      Views

      Z

      @george1421 ,
      Hi,
      with Intel I5/I7 processor the system start correct,
      j1900 e3826 reboot (it’s not a fog problem but ACHI driver installed ).

    • Z

      Unsolved ADD share folder Buffalo NAS after fog installation

      FOG Problems
      • • • zingaro
      7
      0
      Votes
      7
      Posts
      2.4k
      Views

      Wayne WorkmanW

      @zingaro That’s not NFS, in the command it says cifs. without heavy init modification, fog will not work with cifs. Also, you shouldn’t setup an NFS share this way, either. The share does not get mounted to the server at all, because if it were, imaging would not work. The Linux kernel will not allow you to re-export an already exported directory. You don’t even need to touch the CLI of the main server to do this. Just the NAS and the web interface of FOG.

      On the NAS, create an NFS share with full read/write permissions for everyone. Create an FTP user called fog and grant it full rights to the share. In the share, make a file called .mntcheck and a folder called dev and inside of dev make another file called .mntcheck Then plug in the IP address and share name and the fog user along with it’s password, and ftp path into FOG’s web interface.

    • Z

      Solved Impossible start ISO image after update Fog to 1.3.0

      FOG Problems
      • • • zingaro
      37
      0
      Votes
      37
      Posts
      8.0k
      Views

      Z

      @Tom-Elliott all OK.
      i have moved all image in another folder.
      now work fine !

      /var/www/fog/images is redirect to /var/www/fog/images
      Case Closed!

    • Z

      Winpe FREEZE

      FOG Problems
      • • • zingaro
      2
      0
      Votes
      2
      Posts
      997
      Views

      Wayne WorkmanW

      I believe the entire ISO is stored into RAM. So, you gotta have room for that plus space for running the OS and applications.

    • 1 / 1