• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. quinniedid
    3. Posts
    Q
    • Profile
    • Following 0
    • Followers 0
    • Topics 18
    • Posts 125
    • Best 8
    • Controversial 0
    • Groups 0

    Posts made by quinniedid

    • RE: Issues with Gparted PXE Booting

      @george1421 I have my fog server configured with an FQDN instead of IP addresses as we have had to change our IP a few times. So ${fog-ip} is not an actual IP. Also, all computers/VM’s in our network our UEFI configured. I just find it interesting that Clonezilla will work but not this particular version of Gparted.

      I changed the files to the following versions and the associated results:

      0.33.0-2-i686 - Won't even boot
      0.33.0-2-AMD64 - Will boot but crashes later due to the FQDN not resolving for some reason, if IP specified on fetch booted no problem
      0.33.0-1-AMD64 - Will boot but crashes later due to the FQDN not resolving for some reason
      0.32.0-1-AMD64 - Will boot and works with the FQDN no problem!!! :)

      This is the iPXE parameters I am using:

      kernel tftp://${fog-ip}/gparted/vmlinuz
      initrd tftp://${fog-ip}/gparted/initrd.img
      imgargs vmlinuz initrd=initrd.img boot=live config components union=overlay username=user noswap noeject ip= vga=788 fetch=tftp://${fog-ip}/gparted/filesystem.squashfs
      boot || goto MENU
      posted in General Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @george1421 I am using the 0.33.0 AMD64. I think I am going to download the previous version and test. I wonder if PXE booting is an issue in this version.

      posted in General Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @Sebastian-Roth I did find that it works with an IP address in the fetch portion of the commands.

      hosts: files dns
      posted in General Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @Sebastian-Roth The boot log is reporting a bad address to the FQDN of our server. Which is strange as within the same command-line I can nslookup the FQDN and get back the associated IP. I can ping the IP address but I cannot ping with the FQDN. Giving me the same error as bad address.

      posted in General Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @george1421 What I find interesting is that I can now get Clonezilla to work on the UEFI VM but NOT on a physical box…
      You would think that Gparted an Clonezilla would be somewhat the same.

      kernel tftp://${fog-ip}/clonezilla/vmlinuz
      initrd tftp://${fog-ip}/clonezilla/initrd.img
      imgargs vmlinuz initrd=initrd.img boot=live config components union=overlay username=user noswap noeject ip= vga=788 fetch=tftp://${fog-ip}/clonezilla/filesystem.squashfs
      boot
      posted in General Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @george1421 I got a lot closer! But I am now getting a failed to boot…
      3c5d103e-b2b8-4ac0-98de-f2991a8c6d59-image.png

      @Tom-Elliott Also tried these:

      kernel tftp://${fog-ip}/gparted/vmlinuz vmlinuz initrd=initrd.img boot=live config components union=overlay username=user noswap noeject ip= vga=788 fetch=tftp://${fog-ip}/gparted/filesystem.squashfs
      initrd tftp://${fog-ip}/gparted/initrd.img
      boot
      

      This seemed to get further

      kernel tftp://${fog-ip}/gparted/vmlinuz initrd=initrd.img boot=live union=overlay username=user config components quiet noswap toram=filesystem.squashfs ip= net.ifnames=0 nosplash
      initrd tftp://${fog-ip}/gparted/initrd.img
      initrd tftp://${fog-ip}/gparted/filesystem.squashfs
      boot
      

      030e95ae-d795-4b3a-b8e9-66289b58bbe2-image.png

      posted in General Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @george1421 This is what I have configured:

      kernel tftp://${fog-ip}/gparted/vmlinuz
      initrd tftp://${fog-ip}/gparted/initrd.img
      initrd tftp://${fog-ip}/gparted/filesystem.squashfs
      imgargs initrd=initrd.img boot=live union=overlay username=user config components quiet noswap toram=filesystem.squashfs ip= net.ifnames=0 nosplash
      posted in General Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @george1421 This is what I am getting now:
      e875f811-e6cc-4488-b42d-f12afb0a2cf4-image.png

      posted in General Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @george1421

      kernel tftp://${fog-ip}/gparted/vmlinuz 
      initrd tftp://${fog-ip}/gparted/initrd.img
      imgargs  initrd=initrd.img boot=live config components union=overlay username=user noswap noeject vga=788 fetch=tftp://${fog-ip}/gparted/filesystem.squashfs
      boot
      

      I see the files download but this is the screen that I get:
      3a72f644-63ca-4945-bf9c-aa66f1f3b94a-image.png

      posted in General Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @Sebastian-Roth I did not get it working. I have tried some different things but it fails to load.

      posted in General Problems
      Q
      quinniedid
    • RE: FOG 1.5.6.2 Issues with Resizable image

      @Sebastian-Roth I have had this same issue in our environment but it has been intermittent. Sometimes the resize works and other times it doesn’t. We are running 1.5.6.

      posted in Windows Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @Sebastian-Roth It has not been resolved.

      posted in General Problems
      Q
      quinniedid
    • RE: Printers Management : Win10x64 NOK, Win7x64 OK

      @Jonathan-Cool I find it very interesting that a SYSTEM account will work on Windows 7 but not Windows 10. One thing I would like to see is doing the same thing with PSExec running as the SYSTEM account and once you have that command window open change the directory to where you usually have the drivers dumped to. Run the xcopy from the NAS. I would be curious to see the behavior difference between Windows 7 and Windows 10.

      Also, can you capture a screenshot of the security permissions of the folder specially on Windows 10 that the drivers are dropped into? Something like this: 9af71ed8-fd11-49f5-89f5-8dec43110fcc-image.png

      posted in Windows Problems
      Q
      quinniedid
    • RE: Printers Management : Win10x64 NOK, Win7x64 OK

      @Jonathan-Cool Is your NAS also connected or configured to your samba domain?

      posted in Windows Problems
      Q
      quinniedid
    • RE: Issues with Gparted PXE Booting

      @Sebastian-Roth Great point! It has been added.

      posted in General Problems
      Q
      quinniedid
    • Issues with Gparted PXE Booting

      I have been trying to get Gparted to work from FOG for the past week. I feel like there is something that I am simply missing.

      I can get Gparted to boot but when it boots it is giving me this error:

      6fd7ca8b-0b4b-4f9f-98a6-4f820cacea4b-image.png

      Am I missing a config file or something? It seems that it is not finding any drives? I know that Gparted works because if I plug the USB with the exact same live image it works no problem on the device.

      Here is what I have defined for my PXE menu settings:

      260bee7f-2706-4b02-bed3-f7e30bb1f1d0-image.png

      kernel http://${fog-ip}/fog/gparted/vmlinuz initrd http://${fog-ip}/fog/gparted/initrd.img boot=live config components union=overlay username=user noswap noeject ip= vga=788 fetch=http://${fog-ip}/fog/gparted/filesystem.squashfs
      boot
      

      Any advice would be greatly appreciated.

      posted in General Problems
      Q
      quinniedid
    • Persistent Groups Plugin Not Working - FOG 1.5.5

      We are having an issue with settings in a group that when a host is added to that group the group settings are not being applied to the host. In fact when you go and edit the group again after adding a new host the settings are now gone. Resulting in the behavior that the plugin is not working like it used to.

      Any ideas on why this is happening or how to resolve it?

      posted in FOG Problems
      Q
      quinniedid
    • RE: Access Control Plugin assigning users fails

      Okay. That makes a lot more sense. It is working just fine. I appreciate the clarification.

      Is there any documentation on rule creation? I only want the user to have access to specific hosts and groups?

      posted in FOG Problems
      Q
      quinniedid
    • RE: Access Control Plugin assigning users fails

      @Fernando-Gietz

      When I add the optimus user I see this in the table:
      d1177374-4d8d-4b00-a926-e0576856b2b5-image.png

      The issue is that optimus still acts like a full admin even though no rules are associated.
      647ebb03-5006-42e5-b3ec-727a3a32b569-image.png

      I have removed the plugin and reinstalled it and I am continuing to have the same behavior… Any ideas?

      posted in FOG Problems
      Q
      quinniedid
    • RE: Access Control Plugin assigning users fails

      @Fernando-Gietz

      Is it because of the spaces in the role name? How can I verify the database to ensure it is not corrupted?

      posted in FOG Problems
      Q
      quinniedid
    • 1 / 1