• 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
    • Groups 0

    Topics

    • Z

      Windows Embedded Standard 7 - Lost Bcedit Settings

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Windows Problems
      5
      0 Votes
      5 Posts
      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

      Realtek GBE 10/100/1000 boot issuses

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      4
      0 Votes
      4 Posts
      987 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

      WinPe and BIOS Uefi

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      4
      0 Votes
      4 Posts
      2k Views
      S

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

    • Z

      Install Ubuntu from fox iPXE menu

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      1k 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

      add sub menu to fog

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      2
      0 Votes
      2 Posts
      1k 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

      Unable load winpe.iso

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      15
      0 Votes
      15 Posts
      4k 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

      Failed boot.php

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      9
      0 Votes
      9 Posts
      3k Views
      G

      @george1421 This fixed my problem, thank you!

    • Z

      Update Partclone program

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      2
      0 Votes
      2 Posts
      1k 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

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      5
      0 Votes
      5 Posts
      2k 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

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      7
      0 Votes
      7 Posts
      2k 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

      Winload.exe missing after upload image

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      828 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

      Failed access Database after upload image

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      19
      0 Votes
      19 Posts
      5k 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

      Detailed Full Manual FOG Server

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      848 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

      Restart full setup fog configuration

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      730 Views
      L

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

    • Z

      ADD mounted NAS directory into Fog Server

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      10
      0 Votes
      10 Posts
      3k 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

      TFTP Server address required

      Watching Ignoring Scheduled Pinned Locked Moved Solved Linux Problems
      3
      0 Votes
      3 Posts
      2k Views
      Z

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

      Solved !
      Regards

    • Z

      AHCI boot iso problems

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      13
      0 Votes
      13 Posts
      5k 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

      ADD share folder Buffalo NAS after fog installation

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      7
      0 Votes
      7 Posts
      3k 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

      Impossible start ISO image after update Fog to 1.3.0

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      37
      0 Votes
      37 Posts
      11k 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

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      2
      0 Votes
      2 Posts
      1k 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
    • 2
    • 1 / 2